mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 23:32:27 +00:00
New entry
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27697 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e25fdafef9
commit
4f51d850da
@ -810,3 +810,8 @@ destination?
|
||||
How about andps, andpd, and pand? Do we really care about the type of the packed
|
||||
elements? If not, why not always use the "ps" variants which are likely to be
|
||||
shorter.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Make sure XMM registers are spilled to 128-bit locations (if not already) and
|
||||
add vector SSE opcodes to X86RegisterInfo::foldMemoryOperand().
|
||||
|
Loading…
x
Reference in New Issue
Block a user