llvm-6502/lib/Target/SparcV9
Chris Lattner 3462cae44f * Get machine instrs from Instructin's by using MachineCodeForInstruction::get
* Convert a few (*X). to X->


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1643 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-03 07:28:30 +00:00
..
InstrSched * Get machine instrs from Instructin's by using MachineCodeForInstruction::get 2002-02-03 07:28:30 +00:00
InstrSelection Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LiveVar Lots of nonfunctional code cleanups 2002-02-03 07:25:25 +00:00
RegAlloc Add a class forward decl 2002-02-03 07:13:04 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +00:00
SparcV9.burg.in Added support for bitwise logical operators. Use different labels for 2001-11-08 05:14:02 +00:00
SparcV9AsmPrinter.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9Instr.def Change latency of SETX to improve schedule -- just a hack. 2001-11-14 15:54:44 +00:00
SparcV9InstrInfo.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9InstrSelection.cpp Remove dead variable. 2002-01-21 22:44:57 +00:00
SparcV9InstrSelectionSupport.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9Internals.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9RegClassInfo.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9RegClassInfo.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9RegInfo.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9TargetMachine.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00