.. |
Analysis
|
getBasicBlocks() is not needed anymore for reading Method data
|
2001-06-27 23:30:11 +00:00 |
Assembly
|
* Added capability to print out an interval
|
2001-06-21 05:25:09 +00:00 |
Bytecode
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Optimizations
|
* Use the new reduce_apply_bool template
|
2001-06-27 23:31:14 +00:00 |
Tools
|
* Move stuff around a bit.
|
2001-06-27 23:32:12 +00:00 |
BasicBlock.h
|
Added new removePredecessor method prototype
|
2001-06-29 05:21:42 +00:00 |
CFG.h
|
Miscellaneous cleanups:
|
2001-06-27 23:41:11 +00:00 |
CFGdecls.h
|
Factor the predeclarations of the CFG.h functionality into a seperate, new header
|
2001-06-20 22:44:16 +00:00 |
ConstantHandling.h
|
Add instructions to fold unary and binary instructions.
|
2001-06-27 23:31:34 +00:00 |
ConstantPool.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
ConstPoolVals.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
DerivedTypes.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Function.h
|
Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()
|
2001-06-27 23:26:41 +00:00 |
iMemory.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
InstrTypes.h
|
* Rename get.*Operator to create seeing that it would have to be qualified
|
2001-06-25 07:31:05 +00:00 |
Instruction.h
|
* Rename get.*Operator to create seeing that it would have to be qualified
|
2001-06-25 07:31:05 +00:00 |
iOperators.h
|
Make a new GenericBinaryInst class, instead of providing lots of silly
|
2001-06-27 23:28:50 +00:00 |
iOther.h
|
Minor formating changes
|
2001-06-27 23:29:21 +00:00 |
iTerminators.h
|
Added methods to make dealing with switches and branch instructions
|
2001-06-27 23:29:41 +00:00 |
iUnary.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Module.h
|
Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()
|
2001-06-27 23:26:41 +00:00 |
SlotCalculator.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
SymbolTable.h
|
* Rename get.*Operator to create seeing that it would have to be qualified
|
2001-06-25 07:31:05 +00:00 |
SymTabValue.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Type.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
User.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Value.h
|
Add a new slew of functions to allow dynamic_cast<> like operation for
|
2001-06-27 23:27:42 +00:00 |
ValueHolder.h
|
* Rename get.*Operator to create seeing that it would have to be qualified
|
2001-06-25 07:31:05 +00:00 |