llvm-6502/lib/Transforms
2014-09-24 22:41:55 +00:00
..
Hello
InstCombine Reapply fix in r217988 (reverted in r217989) and remove the alternative fix committed in r217987. 2014-09-17 22:27:36 +00:00
Instrumentation [asan] don't instrument module CTORs that may be run before asan.module_ctor. This fixes asan running together -coverage 2014-09-24 22:41:55 +00:00
IPO Add control of function merging to the PMBuilder. 2014-09-13 21:46:00 +00:00
ObjCARC
Scalar Fix assertion in LICM doFinalization() 2014-09-24 16:48:31 +00:00
Utils GlobalOpt: Preserve comdats of unoptimized initializers 2014-09-23 22:33:01 +00:00
Vectorize Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable. 2014-09-10 17:58:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile