llvm-6502/lib/VMCore
Chris Lattner 968ddc921e ConstantHandling moved into VMCore library
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2165 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-08 20:18:09 +00:00
..
AsmWriter.cpp * Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h 2002-04-07 22:49:37 +00:00
BasicBlock.cpp Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h 2002-04-08 00:15:29 +00:00
ConstantFold.cpp ConstantHandling moved into VMCore library 2002-04-08 20:18:09 +00:00
ConstantFold.h Minor change to reflect that ConstantHandling is now part of VMCore 2002-04-08 20:15:12 +00:00
ConstantFolding.h Minor change to reflect that ConstantHandling is now part of VMCore 2002-04-08 20:15:12 +00:00
Constants.cpp * Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h 2002-04-07 22:49:37 +00:00
Dominators.cpp
Function.cpp Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h 2002-04-08 00:15:29 +00:00
iBranch.cpp Remove some gross code by using the Value::dump method to do debug dumps 2002-04-07 22:33:13 +00:00
iCall.cpp
iMemory.cpp
InstrTypes.cpp
Instruction.cpp
iOperators.cpp
iSwitch.cpp
Linker.cpp
Makefile
Module.cpp Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h 2002-04-08 00:15:29 +00:00
Pass.cpp
PassManagerT.h
SlotCalculator.cpp * Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h 2002-04-07 22:49:37 +00:00
SymbolTable.cpp Remove some gross code by using the Value::dump method to do debug dumps 2002-04-07 22:33:13 +00:00
Type.cpp
Value.cpp Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h 2002-04-08 00:15:29 +00:00
ValueHolderImpl.h
Verifier.cpp Remove some gross code by using the Value::dump method to do debug dumps 2002-04-07 22:33:13 +00:00