.. |
Analysis
|
Changes to compile with GCC 2.96
|
2001-10-13 06:25:03 +00:00 |
Assembly
|
Remove exception specification. Only slows code down.
|
2001-10-13 06:25:30 +00:00 |
Bytecode
|
|
|
CodeGen
|
Print Debug Code to stderr instead of stdout so that it doesn't mess up the assembly output
|
2001-10-15 18:30:06 +00:00 |
Optimizations
|
File moved to: llvm/Transforms/HoistPHIConstants.h
|
2001-10-15 17:30:06 +00:00 |
Support
|
New module linking functionality prototype
|
2001-10-13 16:57:49 +00:00 |
Target
|
--changed Sugesting colors for method calls/return values etc.
|
2001-10-15 16:23:48 +00:00 |
Transforms
|
ConcretePass should not be a templated class!
|
2001-10-15 17:47:13 +00:00 |
AbstractTypeUser.h
|
|
|
Annotation.h
|
|
|
BasicBlock.h
|
|
|
ConstantHandling.h
|
not is a keyword in Ansi C++. Avoid it
|
2001-10-13 06:30:39 +00:00 |
ConstPoolVals.h
|
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much
|
2001-10-15 13:21:42 +00:00 |
DerivedTypes.h
|
|
|
Function.h
|
Update comment, remove misleading method
|
2001-10-14 23:26:24 +00:00 |
GlobalValue.h
|
|
|
GlobalVariable.h
|
Initializers are not const even if the GV is.
|
2001-10-14 23:24:46 +00:00 |
iMemory.h
|
Add some casts to make GCC 2.96 happy.
|
2001-10-13 06:20:07 +00:00 |
InstrTypes.h
|
New ctor for invoke inst
|
2001-10-13 06:24:10 +00:00 |
Instruction.def
|
New file to define instructions...
|
2001-10-14 17:24:33 +00:00 |
Instruction.h
|
Use the instruction.def file to remain up to date with future instruction
|
2001-10-14 17:24:50 +00:00 |
iOperators.h
|
|
|
iOther.h
|
Add support for indirect calls
|
2001-10-13 06:23:14 +00:00 |
iTerminators.h
|
|
|
iUnary.h
|
|
|
Linker.h
|
New module linking functionality prototype
|
2001-10-13 16:57:49 +00:00 |
Module.h
|
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much
|
2001-10-15 13:21:42 +00:00 |
SlotCalculator.h
|
|
|
SymbolTable.h
|
|
|
SymTabValue.h
|
|
|
Type.def
|
|
|
Type.h
|
|
|
User.h
|
Add classof implementations for User
|
2001-10-13 06:18:05 +00:00 |
Value.h
|
Add cast_or_null & dyn_cast_or_null
|
2001-10-15 13:41:37 +00:00 |
ValueHolder.h
|
|
|