llvm-6502/include/llvm
2001-09-07 16:20:46 +00:00
..
Analysis Use const int instead of #define. 2001-08-28 21:35:26 +00:00
Assembly
Bytecode
CodeGen *** empty log message *** 2001-08-31 20:30:42 +00:00
Optimizations Simplification transformations to normalize the code for later passes. 2001-08-28 21:40:27 +00:00
Support Make annotations operations const with a mutable annotation list so that 2001-09-07 16:16:35 +00:00
Transforms
Annotation.h Make annotations operations const with a mutable annotation list so that 2001-09-07 16:16:35 +00:00
BasicBlock.h Changing setName semantics 2001-09-07 16:16:57 +00:00
CFG.h Add copy and assignment operators for POIterator, and 2001-08-28 21:34:56 +00:00
CFGdecls.h Add support for walking type graphs 2001-09-07 16:17:24 +00:00
ConstantHandling.h
ConstantPool.h
ConstPoolVals.h Implement support for globally unique constants. Constants no longer live 2001-09-07 16:18:19 +00:00
DerivedTypes.h * Add new DerivedType base class that goes between Type and the derived types 2001-09-07 16:19:29 +00:00
Function.h * Support new setName interface 2001-09-07 16:20:18 +00:00
iMemory.h
InstrTypes.h
Instruction.h Support new setName interface 2001-09-07 16:19:55 +00:00
iOperators.h
iOther.h
iTerminators.h
iUnary.h
Module.h SymTabValue no longer includes ValueHolder for Module. Include it ourself 2001-09-07 16:20:46 +00:00
SlotCalculator.h
SymbolTable.h
SymTabValue.h
Type.h
User.h
Value.h
ValueHolder.h