llvm-6502/lib/Transforms
2014-08-01 21:18:18 +00:00
..
Hello
InstCombine This patch implements transform for pattern "(A & ~B) ^ (~A) -> ~(A & B)". 2014-08-01 05:07:20 +00:00
Instrumentation [dfsan] Correctly handle loads and stores of zero size. 2014-08-01 21:18:18 +00:00
IPO MergeFunctions, tiny refactoring: 2014-07-31 07:16:59 +00:00
ObjCARC AA metadata refactoring (introduce AAMDNodes) 2014-07-24 12:16:19 +00:00
Scalar Remove some calls to std::move. 2014-08-01 14:31:55 +00:00
Utils SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics. 2014-07-30 21:04:00 +00:00
Vectorize SLPVectorizer: fix build problem in Release configuration 2014-08-01 09:47:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile