llvm-6502/lib/Target/SparcV9/InstrSelection
Misha Brukman 6fe6905df2 Do not hastily change the Opcode from 'r' to 'i' type if we're not actually
SETTING the operand to be an immediate or have verified that one of the operands
is really a SignExtended or Unextended immediate value already, which warrants
an 'i' opcode.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6662 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-07 02:34:43 +00:00
..
InstrForest.cpp Use newly-added type inspection support in InstTreeNode subclasses. 2002-08-24 21:02:09 +00:00
InstrSelection.cpp Added MachineCodeForInstruction object as an argument to 2003-05-31 07:41:24 +00:00
InstrSelectionSupport.cpp Do not hastily change the Opcode from 'r' to 'i' type if we're not actually 2003-06-07 02:34:43 +00:00
Makefile Remove source list. 2001-08-28 23:16:59 +00:00