Go to file
Chad Rosier 3f02123f7c [ValueTracking] Fix the identity case (LHS => RHS) when the LHS is false.
Prior to this commit both of the added test cases were passing.  However, in the
latter case (test7) we were doing a lot more work to arrive at the same answer
(i.e., we were using isImpliedCondMatchingOperands() to determine the
implication.).

llvm-svn: 307400
2017-07-07 13:55:55 +00:00
clang clang-format: [JS] do not wrap after "readonly". 2017-07-07 13:17:10 +00:00
clang-tools-extra [clang-tidy] Fix modernize-use-override incorrect replacement 2017-07-07 10:15:24 +00:00
compiler-rt Revert r307342, r307343. 2017-07-07 01:31:23 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx cmath: Support clang's -fdelayed-template-parsing 2017-07-07 05:13:36 +00:00
libcxxabi Fix incomplete type test on OS X; workaround weird DYLD_LIBRARY_PATH behavior 2017-07-06 00:29:09 +00:00
libunwind Add a test harness 2017-07-06 15:20:12 +00:00
lld [ELF] Add call to assignAddresses() before createThunks() [NFC] 2017-07-07 10:03:37 +00:00
lldb Disable TestGoASTContext 2017-07-07 11:02:28 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [ValueTracking] Fix the identity case (LHS => RHS) when the LHS is false. 2017-07-07 13:55:55 +00:00
openmp remove duplicate symbol version script entries 2017-07-07 13:45:41 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [NFC] [PPCGCodeGeneration] Add test for simple invariant load hoisting. 2017-07-07 13:44:22 +00:00