1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms
2017-04-26 21:28:40 +00:00
..
Coroutines [IR] Redesign the case iterator in SwitchInst to actually be an iterator 2017-04-12 07:27:28 +00:00
Hello
InstCombine InstCombine: Use the new SimplifyQuery versions of Simplify*. Use AssumptionCache, DominatorTree, TargetLibraryInfo everywhere. 2017-04-26 20:56:07 +00:00
Instrumentation Update profile during memory instrinsic optimization 2017-04-24 20:30:42 +00:00
IPO Reverts commit r301424, r301425 and r301426 2017-04-26 16:37:05 +00:00
ObjCARC [ObjCARC] Do not sink an objc_retain past a clang.arc.use. 2017-04-25 04:06:35 +00:00
Scalar NewGVN: Use new SimplifyQuery based API 2017-04-26 20:56:14 +00:00
Utils [LibCallsShrinkWrap] Remove an unnecessary class member variable. 2017-04-26 21:28:40 +00:00
Vectorize [ValueTracking] Introduce a KnownBits struct to wrap the two APInts for computeKnownBits 2017-04-26 16:39:58 +00:00
CMakeLists.txt
LLVMBuild.txt