llvm-6502/lib/VMCore
2009-09-01 23:56:42 +00:00
..
AsmWriter.cpp
Attributes.cpp
AutoUpgrade.cpp Reapply 79977. 2009-08-28 23:24:31 +00:00
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp Cleanup whitespace and indentation. 2009-08-29 23:35:16 +00:00
ConstantFold.h
Constants.cpp
ConstantsContext.h Free the constants that have no uses in ~LLVMContext. 2009-08-31 16:14:59 +00:00
Core.cpp
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp For now disable MDNode uniquing. This fixes llvm-gcc bootstrap failure on certain Mac OS X 10.5. I am working on a proper fix. 2009-09-01 23:56:42 +00:00
LLVMContextImpl.h For now disable MDNode uniquing. This fixes llvm-gcc bootstrap failure on certain Mac OS X 10.5. I am working on a proper fix. 2009-09-01 23:56:42 +00:00
Makefile
Mangler.cpp
Metadata.cpp For now disable MDNode uniquing. This fixes llvm-gcc bootstrap failure on certain Mac OS X 10.5. I am working on a proper fix. 2009-09-01 23:56:42 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp Remove some unused fields. 2009-08-29 23:34:14 +00:00
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Free the constants that have no uses in ~LLVMContext. 2009-08-31 16:14:59 +00:00
TypesContext.h Free the constants that have no uses in ~LLVMContext. 2009-08-31 16:14:59 +00:00
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp Reapply 79977. 2009-08-28 23:24:31 +00:00
Verifier.cpp