Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mbudiu #15

Merged
merged 2 commits into from
Apr 21, 2016
Merged

Mbudiu #15

merged 2 commits into from
Apr 21, 2016

Conversation

mbudiu-bfn
Copy link
Contributor

Other changes:

  • made it easier to remove gc library
  • small change in representation of switch labels in IR
  • placed some local classes into anonymous namespaces
  • removed some nondeterminism by using ordered_map instead of map
  • moved prune() to the end of some functions; calling it before calling a visitor is incorrect
  • convert some constructor expressions into declaration instances
  • more precise return removal (deletion of dead code after returns)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants