llvm-6502/include/llvm/CodeGen
Chris Lattner b26bcc5087 Make a new llvm/Target #include directory.
Move files from lib/CodeGen/TargetMachine to lib/Target
Move TargetData.h and TargetMachine.h to Target/{Data.h|Machine.h}
Prepare to split TargetMachine.h into several smaller files


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@566 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 05:34:53 +00:00
..
FunctionLiveVarInfo.h Use const int instead of #define. 2001-08-28 21:35:26 +00:00
InstrForest.h More cleanups, preparing to revamp InstrForest to, among other things, 2001-09-12 16:34:03 +00:00
InstrScheduling.h Checkin changes to: 2001-09-14 04:32:38 +00:00
InstrSelection.h Fix build breakage. :( 2001-09-09 19:52:23 +00:00
InterferenceGraph.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
MachineInstr.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
MachineRegInfo.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegAllocCommon.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegClass.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
RegColorMap.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
SchedGraph.h * Remove lots of annoying extra #includes 2001-09-07 21:07:10 +00:00
SchedPriorities.h * Remove lots of unnecesary #includes 2001-09-07 21:18:16 +00:00
ValueSet.h LV info on machine instructions 2001-08-20 21:11:01 +00:00