llvm-6502/include/llvm
Chris Lattner cee8f9ae67 Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.

Move files and fix #includes


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1400 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-27 00:03:19 +00:00
..
ADT Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Analysis Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Assembly Allow output of manipulators for GCC 2.96 compatibility 2001-11-26 18:49:33 +00:00
Bytecode Move DataTypes.h from llvm/Support to just Support 2001-11-26 23:04:08 +00:00
CodeGen Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +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 Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Transforms Remove unused method 2001-11-26 18:50:26 +00:00
AbstractTypeUser.h Add casts 2001-11-26 16:46:09 +00:00
Annotation.h
BasicBlock.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
ConstantHandling.h Be more const correct 2001-11-26 16:48:56 +00:00
ConstPoolVals.h Move DataTypes.h from llvm/Support to just Support 2001-11-26 23:04:08 +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 Implement "internal vs external linkage" which corresponds to the C notion of static 2001-11-26 18:46:40 +00:00
iMemory.h * Remove the indexVec stuff which gets out of sync with the operands of the 2001-11-26 16:48:41 +00:00
InstrTypes.h
Instruction.def
Instruction.h
iOperators.h
iOther.h Add a helper function to PHI node 2001-11-03 21:08:00 +00:00
iTerminators.h
iUnary.h Initial revision 2001-06-06 20:29:01 +00:00
Linker.h
Module.h
Pass.h
SlotCalculator.h
SymbolTable.h
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
Value.h
ValueHolder.h Refactor some functionality to expose more useful stuff 2001-11-10 06:47:45 +00:00