llvm-6502/lib/VMCore
2009-10-24 20:01:11 +00:00
..
AsmWriter.cpp Remove AllocationInst. Since MallocInst went away, AllocaInst is the only subclass of AllocationInst, so it no longer is necessary. 2009-10-23 21:09:37 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp
ConstantsContext.h
Core.cpp
Dominators.cpp Make DominanceFrontierBase::print's output prettier. 2009-10-24 20:01:11 +00:00
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp Remove AllocationInst. Since MallocInst went away, AllocaInst is the only subclass of AllocationInst, so it no longer is necessary. 2009-10-23 21:09:37 +00:00
Instructions.cpp Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp Derive metadata hierarchy from Value instead of User. 2009-10-21 23:57:35 +00:00
LLVMContextImpl.h Derive metadata hierarchy from Value instead of User. 2009-10-21 23:57:35 +00:00
Makefile
Mangler.cpp
Metadata.cpp Hide MetadataContext implementation details. 2009-10-22 19:36:54 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp Hide MetadataContext implementation details. 2009-10-22 19:36:54 +00:00
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Remove AllocationInst. Since MallocInst went away, AllocaInst is the only subclass of AllocationInst, so it no longer is necessary. 2009-10-23 21:09:37 +00:00