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:
9293451
)
Add a note
author
Chris Lattner
<sabre@nondot.org>
Sun, 23 Apr 2006 19:47:09 +0000
(19:47 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 23 Apr 2006 19:47:09 +0000
(19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27954
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/README.txt
patch
|
blob
|
history
diff --git
a/lib/Target/X86/README.txt
b/lib/Target/X86/README.txt
index 5812512c32ac39181db9ebdea4d7cc0a00ad5aa4..a4611b26c0c1d0768bc5ce91b94b70ceadec39b8 100644
(file)
--- a/
lib/Target/X86/README.txt
+++ b/
lib/Target/X86/README.txt
@@
-1123,3
+1123,10
@@
elements are fixed zeros.
//===---------------------------------------------------------------------===//
+We generate significantly worse code for this than GCC:
+http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21150
+http://gcc.gnu.org/bugzilla/attachment.cgi?id=8701
+
+There is also one case we do worse on PPC.
+
+//===---------------------------------------------------------------------===//