New function CreateSignExtensionInstructions.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 19 May 2002 15:43:31 +0000 (15:43 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sun, 19 May 2002 15:43:31 +0000 (15:43 +0000)
commitc864fde15c68fe56d2af48ddeaddfd4e13006f4a
treee7979df41bc7d09aaefd6b7f285b6b5b92ea7a4e
parentfebfae46a7137d7b4f89a518ea09f94665c247e3
New function CreateSignExtensionInstructions.
Methods now take MachineCodeForInstruction& as an argument and record
temporary values in it directly, instead of return the temps.
Really simplifies callers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2651 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MachineInstrInfo.h
include/llvm/Target/TargetInstrInfo.h