llvm-6502/lib/CodeGen/RegAlloc
Chris Lattner 0e6530ee1b This checkin represents some cleanup of the backend, implementing the following things:
1. The TargetMachine structure is free to decide the process a particular target uses to generate code.
2. All of the gooee details of the sparc backend are now localized in the lib/CodeGen/TargetMAchine/Sparc directory.  The Sparc.h file that is globally visible is just a stub.
3. The Sparc.h file that esxists now will dissapear entirely someday when we have multiple backends chosen by a factory of some sort.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@559 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 03:37:52 +00:00
..
IGNode.h Add tags so emacs knows these are C++ files 2001-09-07 21:04:20 +00:00
InterferenceGraph.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
LiveRange.h --Ruchira 2001-09-08 14:10:34 +00:00
LiveRangeInfo.h --Ruchira 2001-09-08 14:10:34 +00:00
PhyRegAlloc.h This checkin represents some cleanup of the backend, implementing the following things: 2001-09-14 03:37:52 +00:00
RegAllocCommon.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegClass.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00