llvm-6502/lib/VMCore
2006-07-11 20:29:49 +00:00
..
AsmWriter.cpp
AutoUpgrade.cpp
BasicBlock.cpp Use hidden visibility to reduce codesize 2006-06-28 22:57:00 +00:00
ConstantFold.cpp Use hidden visibility to reduce the sizes of some .o files. This chops 60K off a release llvm-dis. 2006-06-28 21:38:54 +00:00
ConstantFold.h
ConstantFolding.h
Constants.cpp Use hidden visibility to reduce the sizes of some .o files. This chops 60K off a release llvm-dis. 2006-06-28 21:38:54 +00:00
Dominators.cpp For PR780: 2006-06-07 22:00:26 +00:00
Function.cpp
Globals.cpp
InlineAsm.cpp For PR780: 2006-06-07 23:03:13 +00:00
Instruction.cpp Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
Instructions.cpp Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
IntrinsicInst.cpp 1. Support for c++ mangled names. 2006-07-11 15:58:09 +00:00
LeakDetector.cpp Use hidden visibility to reduce codesize 2006-06-28 22:57:00 +00:00
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Mangler.cpp For PR780: 2006-06-07 23:03:13 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp Change the ModuleProvider interface to not throw exceptions. 2006-07-06 21:35:01 +00:00
PassManagerT.h
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp Use hidden visibility to reduce the sizes of some .o files. This chops 60K off a release llvm-dis. 2006-06-28 21:38:54 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Fix PR826, testcase here: Regression/Verifier/2006-07-11-StoreStruct.ll 2006-07-11 20:29:49 +00:00