1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/CodeGen
Chris Lattner a0a3946882 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

llvm-svn: 566
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