llvm-6502/lib/VMCore
2009-10-26 23:58:56 +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 Remove FreeInst. 2009-10-26 23:43:48 +00:00
Dominators.cpp Make DominanceFrontierBase::print's output prettier. 2009-10-24 20:01:11 +00:00
Function.cpp
Globals.cpp
InlineAsm.cpp Rename msasm to alignstack per review. 2009-10-21 23:28:00 +00:00
Instruction.cpp Rename MallocHelper as MallocFreeHelper, since it now also identifies calls to free() 2009-10-26 23:58:56 +00:00
Instructions.cpp Remove FreeInst. 2009-10-26 23:43:48 +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 Do not use expensive sort(). 2009-10-26 17:09:00 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp Hide MetadataContext implementation details. 2009-10-22 19:36:54 +00:00
PassManager.cpp Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. 2009-10-25 06:33:48 +00:00
PrintModulePass.cpp Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00
SymbolTableListTraitsImpl.h
Type.cpp
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00