.. |
Analysis
|
Convert more code to use new style casts
|
2001-10-01 20:11:19 +00:00 |
Assembly
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
Bytecode
|
Use a deque instead of a vector for greater efficiency writing bytecode
|
2001-09-07 16:27:49 +00:00 |
CodeGen
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
Optimizations
|
Follow the golden rule of the coding standards guide: Make the code look
|
2001-09-07 17:38:10 +00:00 |
Support
|
Update comments
|
2001-10-01 13:34:22 +00:00 |
Target
|
added suggesting color suppor
|
2001-09-30 23:19:09 +00:00 |
Transforms
|
Constant pools no longer exist
|
2001-09-07 16:29:55 +00:00 |
AbstractTypeUser.h
|
New file for supporting abstract types
|
2001-09-07 23:00:03 +00:00 |
Annotation.h
|
Convert ConstRules to use annotations to clean it up.
|
2001-09-09 21:00:23 +00:00 |
BasicBlock.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
ConstantHandling.h
|
Convert ConstRules to use annotations to clean it up.
|
2001-09-09 21:00:23 +00:00 |
ConstPoolVals.h
|
First try at a horrible global value reference wrapper
|
2001-10-03 06:12:09 +00:00 |
DerivedTypes.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
Function.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
GlobalVariable.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
iMemory.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
InstrTypes.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
Instruction.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +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
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
iTerminators.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
iUnary.h
|
Initial revision
|
2001-06-06 20:29:01 +00:00 |
Module.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
SlotCalculator.h
|
Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer
|
2001-09-07 16:27:05 +00:00 |
SymbolTable.h
|
Add more support for new style casts
|
2001-10-01 18:26:53 +00:00 |
SymTabValue.h
|
SymTabValues no longer hold constant pools
|
2001-09-07 16:21:04 +00:00 |
Type.def
|
* Method::getType should return type cast as MethodType, eliminate getMethodType
|
2001-09-10 20:06:17 +00:00 |
Type.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
User.h
|
Chris seems fond of #include <vector>. Fix these. Also convert use list in
|
2001-09-14 16:56:32 +00:00 |
Value.h
|
Commit more code over to new cast style
|
2001-10-02 03:41:24 +00:00 |
ValueHolder.h
|
Made the following changes:
|
2001-07-14 06:07:58 +00:00 |