llvm-6502/include/llvm
Chris Lattner e9bb2df410 Rename ConstPoolVal -> Constant
Rename ConstPool*   -> Constant*
Rename ConstPoolVals.h -> ConstantVals.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1407 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-03 22:26:30 +00:00
..
ADT Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Analysis Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Assembly Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Bytecode Move DataTypes.h from llvm/Support to just Support 2001-11-26 23:04:08 +00:00
CodeGen Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Optimizations Move level change xfor into the transforms directory 2001-11-01 02:39:49 +00:00
Support Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Target Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Transforms Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
AbstractTypeUser.h Add casts 2001-11-26 16:46:09 +00:00
Annotation.h
BasicBlock.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
ConstantHandling.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
Constants.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
DerivedTypes.h Add new CompositeType shared baseclass of ArrayType and StructType 2001-11-26 16:46:45 +00:00
Function.h Implement "internal vs external linkage" which corresponds to the C notion of static 2001-11-26 18:46:40 +00:00
GlobalValue.h Implement "internal vs external linkage" which corresponds to the C notion of static 2001-11-26 18:46:40 +00:00
GlobalVariable.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
iMemory.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +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 Split the PHINode class out from the iOther.h file into the iPHINode.h file 2001-12-03 18:02:31 +00:00
iPHINode.h Split the PHINode class out from the iOther.h file into the iPHINode.h file 2001-12-03 18:02:31 +00:00
iTerminators.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
iUnary.h
Linker.h Remove unneccesary function prototypes 2001-10-28 22:40:59 +00:00
Module.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +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 Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
SymTabValue.h
Type.def
Type.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
User.h Add classof implementations for User 2001-10-13 06:18:05 +00:00
Value.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
ValueHolder.h Refactor some functionality to expose more useful stuff 2001-11-10 06:47:45 +00:00