1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
2016-07-23 00:28:39 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [InstCombine] move udiv+cmp fold over with other BinOp+cmp folds; NFCI 2016-07-23 00:28:39 +00:00
Instrumentation Unpoison stack before resume instruction 2016-07-22 22:04:38 +00:00
IPO Add flag to PassManagerBuilder to disable GVN Hoist Pass. 2016-07-22 22:02:19 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar [LoopDataPrefetch] Fix unused variable in release build 2016-07-22 23:08:10 +00:00
Utils [PM] Port BreakCriticalEdges to the new PM. 2016-07-22 18:04:25 +00:00
Vectorize [SLPVectorizer] Vectorize reverse-order loads in horizontal reductions 2016-07-22 21:28:48 +00:00
CMakeLists.txt
LLVMBuild.txt