llvm-6502/include/llvm
Chris Lattner 3259a3237d Systems headers use <> not ""
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1023 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-29 13:29:50 +00:00
..
Analysis Added function IsLeafMethod to identify leaf methods. 2001-10-22 13:55:46 +00:00
Assembly initial checkin 2001-10-18 20:31:42 +00:00
Bytecode Changes to get some meaningful feedback from the bytecode reader. At some point this stuff should all be exception driven, but for now it is not. 2001-10-24 01:15:12 +00:00
CodeGen Systems headers use <> not "" 2001-10-29 13:29:50 +00:00
Optimizations move llvm/Transforms/Pass.h to the top level llvm/Pass.h file 2001-10-18 20:19:09 +00:00
Support Include functionality to get a string array constant as a string 2001-10-29 13:24:31 +00:00
Target Moved callerSaving code to machine specific classes since we have to handle 2001-10-28 18:14:15 +00:00
Transforms Remove unneccesary function prototypes 2001-10-28 22:40:59 +00:00
AbstractTypeUser.h
Annotation.h
BasicBlock.h
ConstantHandling.h not is a keyword in Ansi C++. Avoid it 2001-10-13 06:30:39 +00:00
ConstPoolVals.h Remove useCSyntax flag 2001-10-29 13:22:49 +00:00
DerivedTypes.h
Function.h Added object of class MachineCodeForMethod. 2001-10-22 13:58:08 +00:00
GlobalValue.h
GlobalVariable.h Initializers are not const even if the GV is. 2001-10-14 23:24:46 +00:00
iMemory.h Add some casts to make GCC 2.96 happy. 2001-10-13 06:20:07 +00:00
InstrTypes.h New ctor for invoke inst 2001-10-13 06:24:10 +00:00
Instruction.def New file to define instructions... 2001-10-14 17:24:33 +00:00
Instruction.h Use the instruction.def file to remain up to date with future instruction 2001-10-14 17:24:50 +00:00
iOperators.h
iOther.h Add support for indirect calls 2001-10-13 06:23:14 +00:00
iTerminators.h Minor changes, add new ctor for invoke instruction 2001-10-13 06:14:53 +00:00
iUnary.h
Linker.h Remove unneccesary function prototypes 2001-10-28 22:40:59 +00:00
Module.h Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tired typing that much 2001-10-15 13:21:42 +00:00
Pass.h move llvm/Transforms/Pass.h to the top level llvm/Pass.h file 2001-10-18 20:19:09 +00:00
SlotCalculator.h
SymbolTable.h More symbol table bugfixes that are impossible to track down. Goody 2001-10-23 02:32:45 +00:00
SymTabValue.h
Type.def
Type.h
User.h Add classof implementations for User 2001-10-13 06:18:05 +00:00
Value.h Remove extra assert in dyn_cast_or_null. 2001-10-17 22:39:50 +00:00
ValueHolder.h Add operator[] accessors 2001-10-18 20:04:40 +00:00