fix test to not check optimized IR; NFCI

This test broke with an LLVM instcombine patch (r297166).
I changed the RUN line to only run -mem2reg (to save time checking this large chunk of tests)
and updated the checks using the script attached to D17999:
https://reviews.llvm.org/D17999

The goal is to make this test immune to optimizer changes. If there's something in these
tests that was checking for an IR optimization, that should be tested in LLVM, not Clang.

llvm-svn: 297189
This commit is contained in:
Sanjay Patel 2017-03-07 19:24:54 +00:00
parent 8ebec37d26
commit 3a8ec02743
1 changed files with 2536 additions and 1966 deletions

File diff suppressed because it is too large Load Diff