llvm-6502/lib/Target
Chris Lattner 2e1749bbf8 * Move InstructionSelection Pass here instead of living in Sparc.cpp. It
is platform independant afterall.
* Object orientize the functions, cleanup code a bit.  Instead of static
  global functions, the helpers for instruction selection are now part of
  the InstructionSelection Pass class.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3147 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-30 03:57:36 +00:00
..
CBackend Avoid warning message 2002-07-25 16:30:45 +00:00
SparcV9 * Move InstructionSelection Pass here instead of living in Sparc.cpp. It 2002-07-30 03:57:36 +00:00
MachineFrameInfo.cpp Implementation of class MachineFrameInfo. 2002-04-25 04:35:27 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TargetData.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
TargetMachine.cpp Added class MachineCacheInfo. 2001-11-09 02:20:18 +00:00
TargetSchedInfo.cpp Add code that used to be inline in MachineSchedInfo.h 2002-02-04 05:56:30 +00:00