llvm-6502/lib/CodeGen
Chris Lattner e5bc8b0653 Split Target/Machine.h into three files:
* Machine.h
* InstInfo.h
* SchedInfo.h

TODO: Split out reg info stuff


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@567 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 06:08:03 +00:00
..
InstrSched Split Target/Machine.h into three files: 2001-09-14 06:08:03 +00:00
InstrSelection This checkin represents some cleanup of the backend, implementing the following things: 2001-09-14 03:37:52 +00:00
RegAlloc Split Target/Machine.h into three files: 2001-09-14 06:08:03 +00:00
MachineInstr.cpp Eliminate MainTreeNode function 2001-09-11 23:22:43 +00:00
Makefile Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00