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

always add an unreachable branch on matches to give more info to llvm #45821

Merged
merged 4 commits into from
Nov 14, 2017

Commits on Nov 14, 2017

  1. always add an unreachable branch on matches to give more info to llvm…

    … about which values are possible
    djzin committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    829b703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed0c9c View commit details
    Browse the repository at this point in the history
  3. add optimization codegen tests

    djzin committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    c503fe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b1cc1d View commit details
    Browse the repository at this point in the history