llvm-6502/include/llvm
2001-09-18 12:43:15 +00:00
..
Analysis Initial instruction tree support for the analysis library 2001-09-14 01:42:26 +00:00
Assembly Moved debugging interfaces for class Value to Value.h. 2001-09-18 12:43:15 +00:00
Bytecode
CodeGen Minor fixes: renamed target machine files; fold sched info into TargetMachine. 2001-09-18 12:41:43 +00:00
Optimizations Follow the golden rule of the coding standards guide: Make the code look 2001-09-07 17:38:10 +00:00
Support Generic k-way tree support 2001-09-14 01:42:01 +00:00
Target Make class TargetMachine the common interface to all target-dependent 2001-09-18 12:38:31 +00:00
Transforms Constant pools no longer exist 2001-09-07 16:29:55 +00:00
AbstractTypeUser.h New file for supporting abstract types 2001-09-07 23:00:03 +00:00
Annotation.h Convert ConstRules to use annotations to clean it up. 2001-09-09 21:00:23 +00:00
BasicBlock.h
CFG.h Rename contype to subtype 2001-09-09 22:26:58 +00:00
CFGdecls.h Remove ReversePostOrderTraversal declaration 2001-09-07 21:02:50 +00:00
ConstantHandling.h Convert ConstRules to use annotations to clean it up. 2001-09-09 21:00:23 +00:00
ConstPoolVals.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
DerivedTypes.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
Function.h * Method::getType should return type cast as MethodType, eliminate getMethodType 2001-09-10 20:06:17 +00:00
GlobalVariable.h Add support for global constants, and for initializers for constants 2001-09-18 04:01:05 +00:00
iMemory.h
InstrTypes.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
Instruction.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
iOperators.h
iOther.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
iTerminators.h
iUnary.h
Module.h Implement global variable support 2001-09-10 07:58:01 +00:00
SlotCalculator.h
SymbolTable.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +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 * Method::getType should return type cast as MethodType, eliminate getMethodType 2001-09-10 20:06:17 +00:00
User.h Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
Value.h Added debugging support. 2001-09-18 12:23:40 +00:00
ValueHolder.h