1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Transforms
2017-12-04 22:50:39 +00:00
..
Coroutines [coro] Make Spill a proper struct instead of deriving from pair. 2017-10-31 19:22:55 +00:00
Hello
InstCombine [InstCombine] use 'auto' with 'dyn_cast'; NFC 2017-11-27 18:19:32 +00:00
Instrumentation [msan] Add a fixme note for a minor deficiency. 2017-12-04 22:50:39 +00:00
IPO ThinLTOBitcodeWriter: Try harder to discard unused references to the merged module. 2017-11-30 23:05:52 +00:00
ObjCARC [Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-10-27 01:09:08 +00:00
Scalar [Loop Predication] Teach LP about reverse loops 2017-12-04 15:11:48 +00:00
Utils Move splitIndirectCriticalEdges() to BasicBlockUtils.h. 2017-12-04 20:36:01 +00:00
Vectorize Revert r319531 "[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops." 2017-12-01 16:17:24 +00:00
CMakeLists.txt
LLVMBuild.txt