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
..
2001-09-14 01:42:01 +00:00
2001-09-07 16:29:55 +00:00
2001-09-07 16:16:57 +00:00
2001-09-09 22:26:58 +00:00
2001-09-07 16:25:42 +00:00
2001-09-07 16:19:55 +00:00
2001-07-07 19:24:15 +00:00
2001-09-10 07:58:01 +00:00
2001-09-07 16:24:35 +00:00
2001-09-10 07:58:01 +00:00
2001-07-14 06:07:58 +00:00