Go to file
Sanjay Patel 3a8ec02743 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
2017-03-07 19:24:54 +00:00
clang fix test to not check optimized IR; NFCI 2017-03-07 19:24:54 +00:00
clang-tools-extra Do not display highlights for clang-include-fixer-at-point 2017-03-06 14:49:26 +00:00
compiler-rt [PowerPC] mark xray test as unsupported on powerpcle in testsuite 2017-03-07 18:52:54 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add list of filesystem NB comments to TODO.TXT so they can be tracked separately 2017-03-06 21:23:36 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind Tidy up the way we include EHHeaderParser.hpp. 2017-03-07 18:21:51 +00:00
lld Use 32 bits for alignment. 2017-03-07 15:51:09 +00:00
lldb Android.rules: add support for clang compiler 2017-03-07 14:57:37 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Revert r297177: Change LLT constructor string into an LLT-based object ... 2017-03-07 19:21:23 +00:00
openmp OpenMP version 5.0 added 2017-03-06 22:07:40 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update isl to isl-0.18-336-g1e193d9 2017-03-07 17:53:34 +00:00