llvm-6502/include/llvm
2002-04-27 03:14:12 +00:00
..
ADT
Analysis Support array allocations 2002-04-27 02:27:11 +00:00
Assembly Changes to make print pass work! 2002-04-18 22:11:12 +00:00
Bytecode
CodeGen Optional args are no longer allocated as they are discovered. 2002-04-25 04:47:26 +00:00
Support * Add a comment to the header giving a breif overview of how to return a 2002-04-18 16:16:16 +00:00
System New api for signal handling for LLVM tools 2002-04-18 19:53:34 +00:00
Target Added functions to compute the offset of a given incoming or outgoing 2002-04-25 04:48:54 +00:00
Transforms Split the CleanupGCCOutput pass into two passes, and add real life actual 2002-04-10 20:31:22 +00:00
AbstractTypeUser.h
Annotation.h
Argument.h Move FunctionArgument out of iOther.h into Argument.h and rename class to 2002-04-09 19:36:56 +00:00
BasicBlock.h * Add virtual print methods 2002-04-08 21:56:02 +00:00
ConstantHandling.h
Constants.h Rename getNullConstant to getNullValue 2002-04-27 02:22:42 +00:00
DerivedTypes.h
Function.h Move FunctionArgument out of iOther.h into Argument.h and rename class to 2002-04-09 19:59:31 +00:00
GlobalValue.h
GlobalVariable.h * Add virtual print methods 2002-04-08 21:56:02 +00:00
iMemory.h * StoreInst's shouldn't take names (they are _always_ void type) 2002-04-18 14:42:27 +00:00
InstrTypes.h Change the semantics of getSuccessor to FAIL if an out of range successor # is attempted. 2002-04-27 03:14:12 +00:00
Instruction.def
Instruction.h * Add virtual print methods 2002-04-08 21:56:02 +00:00
iOperators.h
iOther.h Move FunctionArgument out of iOther.h into Argument.h and rename class to 2002-04-09 19:36:56 +00:00
iPHINode.h
iTerminators.h Change the semantics of getSuccessor to FAIL if an out of range successor # is attempted. 2002-04-27 03:14:12 +00:00
iUnary.h
Linker.h
Module.h Add Module::getTypeName 2002-04-13 18:58:33 +00:00
Pass.h Allow a pass to obtain an analysis result for updating. 2002-04-10 20:30:44 +00:00
SlotCalculator.h Use opaque decl instead of #include 2002-04-09 18:35:38 +00:00
SymbolTable.h
SymTabValue.h
Type.def
Type.h
User.h
Value.h Move FunctionArgument out of iOther.h into Argument.h and rename class to 2002-04-09 19:59:31 +00:00
ValueHolder.h