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
Scalar Remove some calls to std::move. 2014-08-01 14:31:55 +00:00
Utils
Vectorize SLPVectorizer: fix build problem in Release configuration 2014-08-01 09:47:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile