llvm/lib/CodeGen
Chris Lattner 46cbff625e Chris seems fond of #include <vector>. Fix these. Also convert use list in
Value to a vector instead of a list.

Move SchedGraph.h & SchedPriorities.h into lib/CodeGen/InstrScheduling


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@572 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 16:56:32 +00:00
..
InstrSched Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +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