mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-08 09:43:20 +00:00
add a note.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41103 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ca250de09f
commit
d42b8be3da
@ -2,6 +2,9 @@
|
||||
// Random ideas for the X86 backend: SSE-specific stuff.
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
- Consider eliminating the unaligned SSE load intrinsics, replacing them with
|
||||
unaligned LLVM load instructions.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Expand libm rounding functions inline: Significant speedups possible.
|
||||
|
Loading…
x
Reference in New Issue
Block a user