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

Add lit and FileCheck to tools and run llvmpasses by default #28841

Merged
merged 8 commits into from
Sep 1, 2018
Merged

Commits on Aug 31, 2018

  1. Configuration menu
    Copy the full SHA
    f6fcd82 View commit details
    Browse the repository at this point in the history
  2. bump LLVMBuilder to rel 2

    vchuravy committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    7fa6f1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eebb4af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9158101 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a27f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bf885c View commit details
    Browse the repository at this point in the history
  7. Fix alloc opt tests

    Alloc opt got smarter. This makes a bunch of tests basically useless because
    they get optimized out entirely, but keep them to make sure it stays that way.
    Keno authored and vchuravy committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    d30b3df View commit details
    Browse the repository at this point in the history
  8. Run the llvmpasses tests on Travis

    Keno authored and vchuravy committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    455e669 View commit details
    Browse the repository at this point in the history