mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-14 22:38:03 +00:00
All unpack cases are now being handled.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27211 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4fcb922c70
commit
000e4dd54b
@ -662,7 +662,3 @@ call _foo
|
||||
|
||||
Obviously it would have been better for the first mov (or any op) to store
|
||||
directly %esp[0] if there are no other uses.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Add more vector shuffle special cases using unpckhps and unpcklps.
|
||||
|
Loading…
x
Reference in New Issue
Block a user