.. |
Analysis
|
* The parent of a constant pool is a SymTabValue, not a value.
|
2001-07-14 06:08:51 +00:00 |
Assembly
|
New function: WriteAsOperand.
|
2001-07-20 19:14:01 +00:00 |
Bytecode
|
Add support to write and read a fixed amount of raw data
|
2001-07-15 00:16:22 +00:00 |
Optimizations
|
Add multiply as a supported constant propogation operation
|
2001-07-20 19:14:41 +00:00 |
Tools
|
Add a function to convert a double to a string
|
2001-07-15 00:16:38 +00:00 |
Transforms
|
|
|
BasicBlock.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
CFG.h
|
|
|
CFGdecls.h
|
|
|
ConstantHandling.h
|
Add multiply as a supported constant propogation operation
|
2001-07-20 19:14:41 +00:00 |
ConstantPool.h
|
Add new method, ensureTypeAvailable
|
2001-07-20 19:13:04 +00:00 |
ConstPoolVals.h
|
Add new base class ConstPoolInt, useful for dealing with integral constants
|
2001-07-20 19:13:28 +00:00 |
DerivedTypes.h
|
Add short forms of the get*Type methods.
|
2001-07-20 19:09:11 +00:00 |
Function.h
|
Rename 'isMethodExternal' to 'isExternal'
|
2001-07-15 06:35:24 +00:00 |
iMemory.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
InstrTypes.h
|
Add an function to BinaryOperator to swap the two operands
|
2001-07-20 19:09:33 +00:00 |
Instruction.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
iOperators.h
|
|
|
iOther.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
iTerminators.h
|
|
|
iUnary.h
|
|
|
Module.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
SlotCalculator.h
|
* The parent of a constant pool is a SymTabValue, not a value.
|
2001-07-14 06:08:51 +00:00 |
SymbolTable.h
|
Fixed typo in comment
|
2001-07-16 16:17:18 +00:00 |
SymTabValue.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
Type.h
|
Change is*Type to be a casting convertion operator
|
2001-07-20 19:12:34 +00:00 |
User.h
|
|
|
Value.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
ValueHolder.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |