llvm-6502/include/llvm
2001-07-31 21:55:51 +00:00
..
Analysis Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
Assembly Large scale changes to implement new command line argument facility 2001-07-23 02:35:57 +00:00
Bytecode Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
CodeGen Allow numOperands of -1 for variable #operands. 2001-07-31 21:55:51 +00:00
Optimizations
Support Added function printIndent. 2001-07-28 04:41:27 +00:00
Transforms
BasicBlock.h Added vector of machine instructions for the basic block. 2001-07-30 18:47:24 +00:00
CFG.h Modify var names to make it apparant that the code is really generic 2001-07-28 17:43:45 +00:00
CFGdecls.h
ConstantHandling.h Add support for casting operators 2001-07-21 19:10:33 +00:00
ConstantPool.h
ConstPoolVals.h Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
DerivedTypes.h Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +00:00
Function.h
iMemory.h
InstrTypes.h
Instruction.h Make a function const. 2001-07-28 04:40:15 +00:00
iOperators.h
iOther.h Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +00:00
iTerminators.h
iUnary.h
Module.h
SlotCalculator.h Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
SymbolTable.h
SymTabValue.h
Type.h
User.h
Value.h
ValueHolder.h