mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-24 08:33:39 +00:00
This is done.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32591 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2b49c50083
commit
0e51207959
@ -18,11 +18,6 @@ Think about doing i64 math in SSE regs.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Bitcast to<->from SSE registers should use movd/movq instead of going through
|
||||
the stack. Testcase here: CodeGen/X86/bitcast.ll
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
This testcase should have no SSE instructions in it, and only one load from
|
||||
a constant pool:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user