summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-10-18-FastISel-VectorParams.ll
diff options
context:
space:
mode:
authorJF Bastien <jfb@google.com>2013-07-17 05:46:46 +0000
committerJF Bastien <jfb@google.com>2013-07-17 05:46:46 +0000
commitd055c595443fefe64b33d28d0b2556ace04084ad (patch)
tree1245961e47e3b768825362002c694b8421619bf8 /test/CodeGen/X86/2011-10-18-FastISel-VectorParams.ll
parent8d7435e9b1319c6e748a06c0b41a4c3de82ec750 (diff)
downloadllvm-d055c595443fefe64b33d28d0b2556ace04084ad.tar.gz
llvm-d055c595443fefe64b33d28d0b2556ace04084ad.tar.bz2
llvm-d055c595443fefe64b33d28d0b2556ace04084ad.tar.xz
Fix ARMFastISel::ARMEmitIntExt shift emission
My patch 'r183551 - ARM FastISel integer sext/zext improvements' was incorrect when emitting ARM register-immediate ASR, LSL, LSR instructions: they are pseudo-instructions in ARMInstrInfo.td and I should have used MOVsi instead. This is not an issue when code is generated through a .s file, but is an issue when generated straight to a .o (-filetype=obj). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186489 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2011-10-18-FastISel-VectorParams.ll')
0 files changed, 0 insertions, 0 deletions