llvm-6502/lib/Target/SparcV9
Vikram S. Adve 1ed009f66e Use vector for machine instructions returned by GetInstructionsByRule.
Fix constants in instructions generated for Phi elimination.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1902 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-18 03:31:54 +00:00
..
InstrSched Change to make it build with GCC 2.95.3 2002-02-26 18:57:15 +00:00
InstrSelection Use vector for machine instructions returned by GetInstructionsByRule. 2002-03-18 03:31:54 +00:00
LiveVar Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00
RegAlloc Big bug fix: getUsableUniRegAtMI needed to return values in arguments 2002-03-18 03:26:48 +00:00
EmitBytecodeToAssembly.cpp Fix include error. 2002-03-03 20:46:32 +00:00
MachineCodeForInstruction.h Code pulled out of MAchineInstr.(h|cpp) 2002-02-03 07:54:50 +00:00
Makefile Fix build error 2002-02-11 17:11:43 +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 Handling of global names was severely broken when converting to 2 passes. 2002-03-18 03:07:26 +00:00
SparcV9Instr.def Change latency of SETX to improve schedule -- just a hack. 2001-11-14 15:54:44 +00:00
SparcV9InstrInfo.cpp Use distinct names for the three types of SetMachineOperand to 2002-03-18 03:09:15 +00:00
SparcV9InstrSelection.cpp Add support for code generation for array references. 2002-03-18 03:15:35 +00:00
SparcV9InstrSelectionSupport.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcV9Internals.h Several sundry bug fixes. 2002-03-18 03:02:42 +00:00
SparcV9RegClassInfo.cpp * Code Cleanups 2002-02-05 03:52:29 +00:00
SparcV9RegClassInfo.h * Minor cleanups 2002-02-04 05:59:25 +00:00
SparcV9RegInfo.cpp Bug fixes for not using unified reg. numbers, and for using the 2002-03-18 03:12:16 +00:00
SparcV9SchedInfo.cpp Pull all of the scheduling related stuff out of Sparc.cpp into it's own file 2002-02-04 00:39:14 +00:00
SparcV9TargetMachine.cpp Minor fixes. 2002-03-18 03:08:07 +00:00