Go to file
Daniel Berlin d36c27bedb NewGVN: Fix PR 34473, by not using ExactlyEqualsExpression for finding
phi of ops users.

llvm-svn: 314612
2017-09-30 23:51:55 +00:00
clang [Analysis] Remove unused makeLvalueToRValue variant. 2017-09-30 21:49:15 +00:00
clang-tools-extra [NFC] Sync function call with changes to interface made in r314593. 2017-09-30 14:36:00 +00:00
compiler-rt Move LoadedModule list to a NoCtor vector and initialize on demand. 2017-09-29 20:55:06 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Fix amdgcn-amdhsa on llvm-3.9 2017-09-29 19:06:52 +00:00
libcxx [test] Allow other implementations to strengthen noexcept on deque's move constructor 2017-09-30 23:15:22 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Skip building x86 parts of UnwindRegisters*.S when targeting SjLj 2017-09-29 06:09:09 +00:00
lld Fix 32-bit buildbots. 2017-09-30 21:28:49 +00:00
lldb [lldb-mi] Fix a thinko in my previous commit. 2017-09-30 21:52:31 +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 NewGVN: Fix PR 34473, by not using ExactlyEqualsExpression for finding 2017-09-30 23:51:55 +00:00
openmp [test] Fix uninitialized memory in omp_taskloop_grainsize.c 2017-09-29 13:53:03 +00:00
parallel-libs
polly [Polly] Add dumpPw() and dumpExpanded() functions. NFC. 2017-09-29 15:45:40 +00:00