1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Johannes Doerfert 4be8aa0911 [Attributor] Further cut down on non-determinism
llvm-svn: 369936
2019-08-26 17:51:23 +00:00
..
AggressiveInstCombine
Coroutines [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
Hello
InstCombine [Constant] Add 'isElementWiseEqual()' method 2019-08-24 06:49:51 +00:00
Instrumentation hwasan: Fix use of uninitialized memory. 2019-08-23 21:37:20 +00:00
IPO [Attributor] Further cut down on non-determinism 2019-08-26 17:51:23 +00:00
ObjCARC
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 [SLP] use range-for loops, fix formatting; NFC 2019-08-23 16:22:32 +00:00
CMakeLists.txt
LLVMBuild.txt