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:
17ef92e
)
Remove an entry.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 15 Feb 2006 01:56:48 +0000
(
01:56
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 15 Feb 2006 01:56:48 +0000
(
01:56
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26197
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 0e90b12f033f24fe58882503240aa445f6bd8831..50d87bc173a27d430c27ed1b41e605687c94f277 100644
(file)
--- a/
lib/Target/X86/README.txt
+++ b/
lib/Target/X86/README.txt
@@
-443,8
+443,3
@@
It might be better to generate
movw al, 8(%edx)
when we can spare a register. It reduces code size.
-
-//===---------------------------------------------------------------------===//
-
-Use .zerofill on x86/darwin when appropriate.
-