llvm-6502/lib/Target/SparcV9
Nate Begeman 244e92eaab When compiled with GCC 4.0, a latent bug was exposed where both SparcV9
and the target independant register allocator were both using a class named
'LiveRange'.  This lead to the target independant code calling code in the
SparcV9 backend, which crashed.  Fixed by renaming SparcV9's LiveRange to
V9LiveRange.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22208 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-12 23:52:58 +00:00
..
InstrSched hide this option 2005-05-13 19:44:21 +00:00
LiveVar Remove trailing whitespace 2005-04-21 23:30:14 +00:00
ModuloScheduling SMS for superblocks. 2005-05-01 01:27:47 +00:00
RegAlloc When compiled with GCC 4.0, a latent bug was exposed where both SparcV9 2005-06-12 23:52:58 +00:00
.cvsignore
DecomposeMultiDimRefs.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
EmitBytecodeToAssembly.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
InternalGlobalMapper.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineCodeForInstruction.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineCodeForInstruction.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineFunctionInfo.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineFunctionInfo.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MachineInstrAnnot.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
Makefile
MappingInfo.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
MappingInfo.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9.burg.in
SparcV9.td
SparcV9AsmPrinter.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9BurgISel.cpp Fixed issue that broke ssa. 2005-05-11 21:45:03 +00:00
SparcV9BurgISel.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9CodeEmitter.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9CodeEmitter.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9FrameInfo.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9FrameInfo.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9Instr.def
SparcV9InstrForest.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9InstrInfo.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9InstrInfo.td
SparcV9Internals.h When compiled with GCC 4.0, a latent bug was exposed where both SparcV9 2005-06-12 23:52:58 +00:00
SparcV9JITInfo.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9JITInfo.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9PeepholeOpts.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9PreSelection.cpp Added support for decomposing constant expressions containing shr and shl 2005-05-11 21:16:42 +00:00
SparcV9PrologEpilogInserter.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9RegClassInfo.cpp When compiled with GCC 4.0, a latent bug was exposed where both SparcV9 2005-06-12 23:52:58 +00:00
SparcV9RegClassInfo.h When compiled with GCC 4.0, a latent bug was exposed where both SparcV9 2005-06-12 23:52:58 +00:00
SparcV9RegInfo.cpp When compiled with GCC 4.0, a latent bug was exposed where both SparcV9 2005-06-12 23:52:58 +00:00
SparcV9RegInfo.h When compiled with GCC 4.0, a latent bug was exposed where both SparcV9 2005-06-12 23:52:58 +00:00
SparcV9RegisterInfo.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9RegisterInfo.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9RegisterInfo.td
SparcV9Relocations.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9SchedInfo.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9StackSlots.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9TargetMachine.cpp clarify that these are v9 options 2005-05-13 19:45:45 +00:00
SparcV9TargetMachine.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9TmpInstr.cpp Remove trailing whitespace 2005-04-21 23:30:14 +00:00
SparcV9TmpInstr.h Remove trailing whitespace 2005-04-21 23:30:14 +00:00