projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b49c50
)
This is done.
author
Evan Cheng
<evan.cheng@apple.com>
Fri, 15 Dec 2006 05:50:39 +0000
(
05:50
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Fri, 15 Dec 2006 05:50:39 +0000
(
05:50
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32591
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/README-SSE.txt
patch
|
blob
|
history
diff --git
a/lib/Target/X86/README-SSE.txt
b/lib/Target/X86/README-SSE.txt
index fd6dd95d4957f0c6620439c52b9464e0bae1fb1b..bab5373d6521a69a337849e85a328daa0379472d 100644
(file)
--- a/
lib/Target/X86/README-SSE.txt
+++ b/
lib/Target/X86/README-SSE.txt
@@
-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: