llvm-6502/lib/Transforms
2014-11-24 18:49:53 +00:00
..
Hello
InstCombine InstCombine: Don't create an unused instruction 2014-11-24 16:41:13 +00:00
Instrumentation [asan/coverage] change the way asan coverage instrumentation is done: instead of setting the guard to 1 in the generated code, pass the pointer to guard to __sanitizer_cov and set it there. No user-visible functionality change expected 2014-11-24 18:49:53 +00:00
IPO Disable header duplication at -Oz in loop-rotate pass. 2014-11-21 19:53:24 +00:00
ObjCARC
Scalar This Reassociate change unintentionally slipped in r222499 2014-11-21 02:37:38 +00:00
Utils
Vectorize Masked Vector Load and Store Intrinsics. 2014-11-23 08:07:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile