.. |
AsmWriter.cpp
|
Fix shift printing when using a ubyte LHS
|
2001-10-20 09:33:10 +00:00 |
BasicBlock.cpp
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
ConstantFold.cpp
|
not is a keyword in ansi C++, avoid it
|
2001-10-13 06:51:26 +00:00 |
ConstantFold.h
|
not is a keyword in Ansi C++. Avoid it
|
2001-10-13 06:30:39 +00:00 |
ConstantFolding.h
|
not is a keyword in Ansi C++. Avoid it
|
2001-10-13 06:30:39 +00:00 |
ConstPoolVals.cpp
|
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much
|
2001-10-15 13:21:42 +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
|
Delete MachineCodeInfoForMethod object.
|
2001-10-22 22:32:11 +00:00 |
iBranch.cpp
|
Changed the fundemental architecture of Operands for Instructions. Now
|
2001-07-07 08:36:50 +00:00 |
iCall.cpp
|
Fix erroneous assertion failure on the following code:
|
2001-10-21 21:54:51 +00:00 |
iMemory.cpp
|
Cleanup
|
2001-09-07 16:57:29 +00:00 |
InstrTypes.cpp
|
Add new TerminatorInst ctor for invoke
|
2001-10-13 06:57:47 +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 |
Linker.cpp
|
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much
|
2001-10-15 13:21:42 +00:00 |
Makefile
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Module.cpp
|
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much
|
2001-10-15 13:21:42 +00:00 |
SlotCalculator.cpp
|
Support pointers to globals happily
|
2001-10-13 06:35:09 +00:00 |
SymbolTable.cpp
|
Fix a problem occuring with type unification of symbol table entries
|
2001-10-22 21:59:46 +00:00 |
Type.cpp
|
* Fix a nefarious bugs: TypesEqual was wrong for varargs methods
|
2001-10-13 07:01:33 +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 |