mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-03 01:18:47 +00:00
add a note.
llvm-svn: 41103
This commit is contained in:
parent
74e688fce1
commit
9fd664292f
@ -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…
Reference in New Issue
Block a user