llvm-mirror/lib/Transforms
2017-01-30 23:35:52 +00:00
..
Coroutines [Coroutines] Add header guard to header that's missing one. 2017-01-30 16:32:20 +00:00
Hello
InstCombine [InstCombine] enable (X <<nsw C1) >>s C2 --> X <<nsw (C1 - C2) for vectors with splat constants 2017-01-30 23:35:52 +00:00
Instrumentation [ICP] Fix bool conversion warning and actually write out the reason instead of dropping it. 2017-01-30 23:11:29 +00:00
IPO Revert r292979 which causes compile time failure. 2017-01-30 22:26:05 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar LSR: Don't drop address space when type doesn't match 2017-01-30 19:50:17 +00:00
Utils Revert "[MemorySSA] Revert r293361 and r293363, as the tests fail under asan." 2017-01-30 11:35:39 +00:00
Vectorize [LoopVectorize] Improve getVectorCallCost() getScalarizationOverhead() call. 2017-01-30 05:38:05 +00:00
CMakeLists.txt
LLVMBuild.txt