llvm-6502/include/llvm
Chris Lattner e1ba478cd6 Moved to lib/Analysis/DataStructure
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14447 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-28 00:20:39 +00:00
..
ADT Unbreak the build. tsk tsk 2004-06-25 00:18:02 +00:00
Analysis Moved to lib/Analysis/DataStructure 2004-06-28 00:20:39 +00:00
Assembly
Bytecode - Changed Handler.h -> BytecodeHandler.h 2004-06-25 02:32:27 +00:00
CodeGen This class is no longer an annotation 2004-06-27 18:50:49 +00:00
Config
Debugger
ExecutionEngine
Support Get rid of Annotable's vtable. If anyone deletes an object through an Annotable*, 2004-06-27 18:36:39 +00:00
System
Target
Transforms Prototype for new ConstantExpr lowering pass, contributed by Vladimir Prus! 2004-06-25 07:41:06 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h Now that the SparcV9 specific MachineCodeForInstruction class uses it's own 2004-06-27 18:57:34 +00:00
Instructions.h
Intrinsics.h
iOperators.h
iOther.h
iPHINode.h
iTerminators.h Hey, why not just make 'new ReturnInst(BB)' DTRT? 2004-06-25 23:10:30 +00:00
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h Make ctor inline, change ValueTy ->unsigned 2004-06-27 18:01:15 +00:00
Value.h Eliminate the Instruction::iType field, folding it into the Value::VTy field. 2004-06-27 18:38:24 +00:00