llvm-6502/lib/VMCore
Chris Lattner 20554f11d0 Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp
Moved BinaryOperator::create to iBinaryOperators.cpp
Add getUniqueName to SymbolTable


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76 91177308-0d34-0410-b5e6-96231b3b80d8
2001-06-25 07:33:13 +00:00
..
AsmWriter.cpp Add a space to the PHI node output code to make it look nicer 2001-06-21 05:29:56 +00:00
BasicBlock.cpp Initial revision 2001-06-06 20:29:01 +00:00
ConstantFold.cpp Initial revision 2001-06-06 20:29:01 +00:00
ConstantFold.h Initial revision 2001-06-06 20:29:01 +00:00
ConstantFolding.h Initial revision 2001-06-06 20:29:01 +00:00
ConstantPool.cpp Initial revision 2001-06-06 20:29:01 +00:00
Function.cpp Initial revision 2001-06-06 20:29:01 +00:00
iBranch.cpp Initial revision 2001-06-06 20:29:01 +00:00
iCall.cpp Initial revision 2001-06-06 20:29:01 +00:00
InstrTypes.cpp Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp 2001-06-25 07:33:13 +00:00
Instruction.cpp Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp 2001-06-25 07:33:13 +00:00
iOperators.cpp Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp 2001-06-25 07:33:13 +00:00
iReturn.cpp Initial revision 2001-06-06 20:29:01 +00:00
iSwitch.cpp Initial revision 2001-06-06 20:29:01 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Module.cpp Initial revision 2001-06-06 20:29:01 +00:00
SlotCalculator.cpp Initial revision 2001-06-06 20:29:01 +00:00
SymbolTable.cpp Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp 2001-06-25 07:33:13 +00:00
Type.cpp Initial revision 2001-06-06 20:29:01 +00:00
Value.cpp Updates to support 2001-06-11 15:04:40 +00:00
ValueHolderImpl.h * Rename get.*Operator to create seeing that it would have to be qualified 2001-06-25 07:31:05 +00:00
Verifier.cpp Initial revision 2001-06-06 20:29:01 +00:00