[x86] Update the order of instructions after I switched to a bitcast
authorChandler Carruth <chandlerc@gmail.com>
Sat, 30 May 2015 06:02:37 +0000 (06:02 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 30 May 2015 06:02:37 +0000 (06:02 +0000)
commit60dbe0fd0dbb5f52411a399480b2b8066839de37
treed3bfcc2ed1a81cf8d777a3410b3e5e121ac59cba
parente0d2a2939dc5fc8634bab9f8337079b01bba2fc0
[x86] Update the order of instructions after I switched to a bitcast
helper that skips creating a cast when it isn't necessary.

It's really somewhat concerning that this was caused by the the presence
of a no-op bitcast, but...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238642 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx-vperm2x128.ll