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:
b708944
)
Add speculation
author
Chris Lattner
<sabre@nondot.org>
Mon, 13 Jan 2003 00:35:08 +0000
(
00:35
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 13 Jan 2003 00:35:08 +0000
(
00:35
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5226
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 956859ba5d89ba2e9d86cefae97571a9279068ef..298acbcb2797ed3c2340c57b40a96ce9e5d8e78a 100644
(file)
--- a/
lib/Target/X86/README.txt
+++ b/
lib/Target/X86/README.txt
@@
-205,7
+205,7
@@
After this project:
-------------------
1. Implement lots of nifty runtime optimizations
2. Implement a static compiler backend for x86 (might come almost for free...)
-3. Implement new targets: IA64? X86-64? M68k? Who knows...
+3. Implement new targets: IA64? X86-64? M68k?
MMIX?
Who knows...
Infrastructure Improvements:
----------------------------