Go to file
Siddharth Bhat 71dfb3eb07 [Polly] [PPCGCodeGeneration] Handle failing of invariant load hoisting gracefully.
To do this, we replicate what `CodeGeneration` does. We expose
`markNodeUnreachable` from `CodeGeneration` to `PPCGCodeGeneration`.

Differential Revision: https://reviews.llvm.org/D36457

llvm-svn: 310350
2017-08-08 12:00:59 +00:00
clang Darwin's toolchain should be initialized before openmp offloading 2017-08-08 11:22:21 +00:00
clang-tools-extra [clang-tidy] Added clang-tidy test cases related to rL310095 2017-08-04 19:01:56 +00:00
compiler-rt Define OFF_T as 64-bit integer on NetBSD 2017-08-08 11:40:15 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc configure.py: Make python3 friendly 2017-08-02 15:00:59 +00:00
libcxx [libc++] Don't hardcode namespace in manual mangling 2017-08-07 19:59:58 +00:00
libcxxabi [libc++abi] Use proper calling convention for TLS destructor 2017-08-08 00:54:33 +00:00
libunwind [CMake] Allow overriding lib dir suffix independently from LLVM 2017-08-08 00:37:59 +00:00
lld [lld] Write the DataCRC to the output PDB. 2017-08-07 20:23:45 +00:00
lldb Checking in files accidentally missed in later diffs of revision r310261 2017-08-08 09:25:50 +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 [PowerPC] Eliminate compares - add i32 sext/zext handling for SETLE/SETGE 2017-08-08 11:20:44 +00:00
openmp Exclude version symbols for static libomp 2017-08-02 20:10:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly] [PPCGCodeGeneration] Handle failing of invariant load hoisting gracefully. 2017-08-08 12:00:59 +00:00