llvm-6502/include/llvm
Chris Lattner 740611a034 Clean stuff up.
Types are not named, they are described


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@433 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-07 16:27:25 +00:00
..
Analysis Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
Assembly Clean stuff up. 2001-09-07 16:27:25 +00:00
Bytecode
CodeGen
Optimizations
Support
Transforms
Annotation.h
BasicBlock.h
CFG.h
CFGdecls.h
ConstantHandling.h
ConstantPool.h
ConstPoolVals.h
DerivedTypes.h
Function.h
iMemory.h Add assertion to check for 2001-09-07 16:25:42 +00:00
InstrTypes.h
Instruction.h
iOperators.h
iOther.h * Fix long standing problems that would affect inlining. How could this have worked? 2001-09-07 16:26:13 +00:00
iTerminators.h
iUnary.h
Module.h
SlotCalculator.h Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer 2001-09-07 16:27:05 +00:00
SymbolTable.h
SymTabValue.h
Type.h
User.h Remove extra whitespace at EOL 2001-09-07 16:24:35 +00:00
Value.h * Values are AbstactTypeUsers to support abstract types 2001-09-07 16:25:23 +00:00
ValueHolder.h