llvm-6502/include/llvm/Transforms
2013-01-28 01:35:51 +00:00
..
IPO Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
Utils Move Blacklist.h to include/ to enable use from clang. 2013-01-18 11:29:21 +00:00
Instrumentation.h ASan: add optional 'zero-based shadow' option to ASan passes. Always tell the values of shadow scale and offset to the runtime 2013-01-17 11:12:32 +00:00
IPO.h
ObjCARC.h Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Scalar.h Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer. 2013-01-28 01:35:51 +00:00
Vectorize.h