..
AsmWriter.cpp
* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 14:53:21 +00:00
BasicBlock.cpp
Commit more code over to new cast style
2001-10-02 03:41:24 +00:00
ConstantFold.cpp
Add more support for new style casts
2001-10-01 18:26:53 +00:00
ConstantFold.h
Convert ConstRules to use annotations to clean it up.
2001-09-09 21:00:23 +00:00
ConstantFolding.h
Convert ConstRules to use annotations to clean it up.
2001-09-09 21:00:23 +00:00
ConstPoolVals.cpp
* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 14:53:21 +00:00
Dominators.cpp
Pull predecessor and successor iterators out of the CFG*.h files, and plop them into
2001-10-01 13:19:53 +00:00
Function.cpp
* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 14:53:21 +00:00
iBranch.cpp
Changed the fundemental architecture of Operands for Instructions. Now
2001-07-07 08:36:50 +00:00
iCall.cpp
* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 14:53:21 +00:00
iMemory.cpp
Cleanup
2001-09-07 16:57:29 +00:00
InstrTypes.cpp
Support new setName interface
2001-09-07 16:47:18 +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
Changed the fundemental architecture of Operands for Instructions. Now
2001-07-07 08:36:50 +00:00
Makefile
Initial revision
2001-06-06 20:29:01 +00:00
Module.cpp
Implement global variable support
2001-09-10 07:58:01 +00:00
SlotCalculator.cpp
Convert more code to use new style casts
2001-10-01 20:11:19 +00:00
SymbolTable.cpp
Add more support for new style casts
2001-10-01 18:26:53 +00:00
Type.cpp
Commit more code over to new cast style
2001-10-02 03:41:24 +00:00
Value.cpp
Make error report a little more useful
2001-09-28 00:06:52 +00:00
ValueHolderImpl.h
Changed an assertion message
2001-08-23 17:06:38 +00:00
Verifier.cpp
Remove #include of nonexistant header file
2001-09-07 16:32:10 +00:00