1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Philip Reames 90256467f0 Add a clarify comment for meaning of SafePointes [NFC]
Extracted from D66688 as requested.

llvm-svn: 369962
2019-08-26 20:48:35 +00:00
..
AggressiveInstCombine
Coroutines [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
Hello
InstCombine [InstCombine] icmp eq/ne (gep inbounds P, Idx..), null -> icmp eq/ne P, null for vectors 2019-08-26 19:11:49 +00:00
Instrumentation hwasan: Fix use of uninitialized memory. 2019-08-23 21:37:20 +00:00
IPO [Attributor] Adjust and test the iteration bound of tests 2019-08-26 18:55:47 +00:00
ObjCARC [ObjC][ARC] Delete ObjC runtime calls on global variables annotated 2019-06-14 22:06:32 +00:00
Scalar [LoopFusion] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIONS=off build 2019-08-24 02:50:42 +00:00
Utils [LoopUnroll] Handle certain PHIs in full unrolling properly 2019-08-26 09:29:53 +00:00
Vectorize Add a clarify comment for meaning of SafePointes [NFC] 2019-08-26 20:48:35 +00:00
CMakeLists.txt
LLVMBuild.txt