llvm-6502/lib/VMCore
Chris Lattner 71947fdbc6 Switch from MachineCodeForVMInstr model that is built into the VMCore library to an annotation based MAchineCodeForInstruction model
Instruction.cpp now has 0 lines of code generation related code in it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1658 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-03 07:52:58 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
ConstantFolding.h
Constants.cpp
Dominators.cpp Provide the right AnalysisID for postdominators 2002-01-31 18:29:24 +00:00
Function.cpp
iBranch.cpp
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp Switch from MachineCodeForVMInstr model that is built into the VMCore library to an annotation based MAchineCodeForInstruction model 2002-02-03 07:52:58 +00:00
iOperators.cpp
iSwitch.cpp
Linker.cpp
Makefile
Module.cpp Remove extraneous #includes 2002-01-26 22:47:32 +00:00
Pass.cpp * Make debugging output nicer 2002-01-31 18:32:27 +00:00
PassManagerT.h Add more debug output 2002-02-01 04:53:36 +00:00
SlotCalculator.cpp
SymbolTable.cpp
Type.cpp
Value.cpp
ValueHolderImpl.h
Verifier.cpp Convert analyses to new pass structure 2002-01-31 00:42:27 +00:00