llvm-6502/lib/Target/SparcV9/InstrSelection
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
..
InstrForest.cpp MachineInstr::dump() now takes no arguments. 2002-07-08 23:01:46 +00:00
InstrSelection.cpp * Move InstructionSelection Pass here instead of living in Sparc.cpp. It 2002-07-30 03:57:36 +00:00
InstrSelectionSupport.cpp Remove unused vector 2002-07-30 02:52:40 +00:00
Makefile Remove source list. 2001-08-28 23:16:59 +00:00