llvm-6502/lib/VMCore
Vikram S. Adve 34ca7efbe6 Eliminate function getIndicesBROKEN().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1486 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-15 00:37:12 +00:00
..
AsmWriter.cpp Don't waste as much horizontal space on #uses flag when printing 2001-12-14 16:29:12 +00:00
BasicBlock.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
ConstantFold.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
ConstantFold.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
ConstantFolding.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Constants.cpp Rename ConstPoolVals.cpp to Constants.cpp 2001-12-14 16:42:30 +00:00
Dominators.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Function.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
iBranch.cpp Changed the fundemental architecture of Operands for Instructions. Now 2001-07-07 08:36:50 +00:00
iCall.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
iMemory.cpp Eliminate function getIndicesBROKEN(). 2001-12-15 00:37:12 +00:00
InstrTypes.cpp Split the PHINode class out from the iOther.h file into the iPHINode.h file 2001-12-03 18:02:31 +00:00
Instruction.cpp * Support new setname interface 2001-09-07 16:47:03 +00:00
iOperators.cpp Swap operands now preserves the semantics of the binary operator by changing 2001-12-13 00:43:03 +00:00
iSwitch.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Linker.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Module.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
SlotCalculator.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
SymbolTable.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Type.cpp Remove unsized array support 2001-12-14 16:41:56 +00:00
Value.cpp Add debugging to make a more useful message if a value gets constructed with a null type 2001-12-13 00:41:27 +00:00
ValueHolderImpl.h Changed an assertion message 2001-08-23 17:06:38 +00:00
Verifier.cpp Add notes 2001-11-06 22:53:11 +00:00