llvm-6502/lib/VMCore
2001-12-13 00:41:27 +00:00
..
AsmWriter.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +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
ConstPoolVals.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26: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 Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +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 Moved Cast from being a Unary instruction to being an "Other" instruction 2001-07-08 19:03:27 +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 Do not pessimize users of this function. Fix logic. 2001-12-06 18:06:37 +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