llvm-6502/include/llvm
2002-03-17 21:16:22 +00:00
..
ADT Genericize the ReversePostOrderIterator. 2002-02-24 21:48:59 +00:00
Analysis Convert the top line of the header from .cpp style to .h style. 2002-03-17 21:16:22 +00:00
Assembly
Bytecode
CodeGen Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00
Support * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:35:32 +00:00
Target
Transforms Fix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll 2002-03-11 22:11:07 +00:00
AbstractTypeUser.h
Annotation.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
BasicBlock.h Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into 2002-02-12 22:35:06 +00:00
ConstantHandling.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h Fix isArrayAllocation() to be correct 2002-02-19 21:24:17 +00:00
InstrTypes.h Minor cleanups I missed 2002-02-19 19:36:56 +00:00
Instruction.def New file to define instructions... 2001-10-14 17:24:33 +00:00
Instruction.h
iOperators.h
iOther.h
iPHINode.h
iTerminators.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
iUnary.h Initial revision 2001-06-06 20:29:01 +00:00
Linker.h
Module.h
Pass.h
SlotCalculator.h
SymbolTable.h * Add new method localLookup 2002-03-08 20:26:17 +00:00
SymTabValue.h
Type.def * Method::getType should return type cast as MethodType, eliminate getMethodType 2001-09-10 20:06:17 +00:00
Type.h
User.h
Value.h
ValueHolder.h