[ARM64]Fix a bug about incorrect operand order in an EXT instruction, which is introd...
authorHao Liu <Hao.Liu@arm.com>
Tue, 29 Apr 2014 07:51:19 +0000 (07:51 +0000)
committerHao Liu <Hao.Liu@arm.com>
Tue, 29 Apr 2014 07:51:19 +0000 (07:51 +0000)
commit5bbe6121c3becd127b30a463b52b0d65f1df5baa
tree2f9f77606db8977c8ce998b5955c8705380837dc
parent0850d7f154b49fef162786046920906c9e34d6ae
[ARM64]Fix a bug about incorrect operand order in an EXT instruction, which is introduced by r207485.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp
test/CodeGen/ARM64/2014-04-29-EXT-undef-mask.ll [new file with mode: 0644]