hanchenye-llvm-project/llvm/lib/Target/Sparc
Vikram S. Adve d76d82b40f Return address register should be marked as "result" for the JMPL instruction
since it is defined by the instruction.

llvm-svn: 3966
2002-09-28 17:00:15 +00:00
..
EmitAssembly.cpp Don't print out global names unnecesssarily. Also, expose pass 2002-09-16 15:54:02 +00:00
EmitBytecodeToAssembly.cpp changed implementation of LLVM BYTECODE Length 2002-07-25 17:22:48 +00:00
Makefile Put intermediate source files in a subdirectory here instead of with 2002-09-23 13:12:28 +00:00
MappingInfo.cpp Removed debug info printing 2002-09-17 20:24:46 +00:00
MappingInfo.h
PeepholeOpts.cpp Bug fix: some redundant copies were not being deleted after detection :-|. 2002-09-27 14:27:37 +00:00
PreSelection.cpp Decompose FP-to-UInt casts into FP-to-ULong-toUInt. 2002-09-27 14:24:45 +00:00
PrologEpilogCodeInserter.cpp Move all the code that creates code generation passes from Sparc.cpp to 2002-09-16 15:39:26 +00:00
Sparc.burg.in LoadIdx non-terminal no longer needed. 2002-08-24 20:58:04 +00:00
Sparc.cpp Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +00:00
SparcInstr.def Return address register should be marked as "result" for the JMPL instruction 2002-09-28 17:00:15 +00:00
SparcInstrInfo.cpp Modify operand order for Create{Sign,Zero}ExtensionInstructions. 2002-09-27 14:29:45 +00:00
SparcInstrSelection.cpp Simplify Call translation slightly. 2002-09-28 16:55:41 +00:00
SparcInstrSelectionSupport.h - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
SparcInternals.h Simplified code that handles call args and rets, so it no longer 2002-09-28 16:56:59 +00:00
SparcRegClassInfo.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcRegClassInfo.h - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcRegInfo.cpp Live ranges for Return value and return address of a Call are no longer 2002-09-28 16:59:05 +00:00
StackSlots.cpp Initial version: it adds 2 empty slots at the top of stack 2002-09-21 04:58:26 +00:00
UltraSparcSchedInfo.cpp Fix two resource names. 2002-08-22 02:58:57 +00:00