1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
Xinliang David Li a3e43392cc [Profile] backward propagate profile info in JumpThreading
Take-2 after fixing bugs in the original patch.

Differential Revsion: http://reviews.llvm.org/D36864

llvm-svn: 311727
2017-08-24 22:54:01 +00:00
..
Coroutines [coroutines] CoroBegin from inner coroutines should be considered for spills 2017-08-23 14:47:52 +00:00
Hello
InstCombine [InstCombine] fix and enhance udiv/urem narrowing 2017-08-24 22:54:01 +00:00
Instrumentation [PGO] Set edge weights for indirectbr instruction with profile counts 2017-08-23 21:36:02 +00:00
IPO [PartialInlining] Formatting. NFC. 2017-08-24 21:21:09 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar [Profile] backward propagate profile info in JumpThreading 2017-08-24 22:54:01 +00:00
Utils [BypassSlowDivision] move map helper code to header; NFC 2017-08-24 14:43:33 +00:00
Vectorize Revert r311077: [LV] Using VPlan ... 2017-08-20 23:17:11 +00:00
CMakeLists.txt
LLVMBuild.txt