.. |
Analysis
|
More functionality, renamed API
|
2001-07-21 19:07:19 +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 |
CodeGen
|
Privatize LLCOptions. It had no business being visible to the entire
|
2001-07-22 04:40:02 +00:00 |
LLC
|
Privatize LLCOptions. It had no business being visible to the entire
|
2001-07-22 04:40:02 +00:00 |
Optimizations
|
Header to raise and lower representation
|
2001-07-20 19:17:47 +00:00 |
Support
|
Convert from using C style char*'s to strings.
|
2001-07-22 03:57:31 +00:00 |
Tools
|
Add a function to convert a double to a string
|
2001-07-15 00:16:38 +00:00 |
Transforms
|
Add prototypes for ADCE pass
|
2001-06-30 06:37:16 +00:00 |
BasicBlock.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
CFG.h
|
* Added comments
|
2001-07-06 16:56:17 +00:00 |
CFGdecls.h
|
* Added comments
|
2001-07-06 16:56:17 +00:00 |
ConstantHandling.h
|
Add support for casting operators
|
2001-07-21 19:10:33 +00:00 |
ConstantPool.h
|
Add new method, ensureTypeAvailable
|
2001-07-20 19:13:04 +00:00 |
ConstPoolVals.h
|
Moved isIntegral to the Type system
|
2001-07-21 19:02:43 +00:00 |
DerivedTypes.h
|
Eliminate lots of unnecessary #includes and forward decls
|
2001-07-21 23:24:48 +00:00 |
Function.h
|
Rename 'isMethodExternal' to 'isExternal'
|
2001-07-15 06:35:24 +00:00 |
iMemory.h
|
Provide uniform access to the pointer operand and to the index
|
2001-07-20 21:07:06 +00:00 |
InstrTypes.h
|
Add an function to BinaryOperator to swap the two operands
|
2001-07-20 19:09:33 +00:00 |
Instruction.h
|
More minor reorganizations
|
2001-07-21 20:08:52 +00:00 |
iOperators.h
|
Moved Cast from being a Unary instruction to being an "Other" instruction
|
2001-07-08 19:03:27 +00:00 |
iOther.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |
iTerminators.h
|
Broad superficial changes:
|
2001-07-07 19:24:15 +00:00 |
iUnary.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
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
|
Fix stupid typo
|
2001-07-09 16:54:29 +00:00 |
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 |