llvm-6502/lib/Transforms
2014-01-14 19:11:52 +00:00
..
Hello Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so. 2013-12-29 23:06:49 +00:00
InstCombine Fix a bug about generating undef operand when optimising shuffle vector and insert element in instruction combine. 2014-01-08 03:06:15 +00:00
Instrumentation Move the LLVM IR asm writer header files into the IR directory, as they 2014-01-07 12:34:26 +00:00
IPO Make nocapture analysis work with addrspacecast 2014-01-14 19:11:52 +00:00
ObjCARC [PM] Split DominatorTree into a concrete analysis result object which 2014-01-13 13:07:17 +00:00
Scalar [PM] Split DominatorTree into a concrete analysis result object which 2014-01-13 13:07:17 +00:00
Utils [PM] Split DominatorTree into a concrete analysis result object which 2014-01-13 13:07:17 +00:00
Vectorize [PM] Split DominatorTree into a concrete analysis result object which 2014-01-13 13:07:17 +00:00
CMakeLists.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
LLVMBuild.txt Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Makefile Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00