summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-01-13 00:35:08 +0000
committerChris Lattner <sabre@nondot.org>2003-01-13 00:35:08 +0000
commit888a8084b6f4908bb782c4a9af9dab61c3b9dfb5 (patch)
treef827ff83a3da9ec7723d91631f716c9c537fec75 /llvm/lib/Target
parent956e8379f94c0d512cf0a42a0f0eb79d18f8b5bb (diff)
downloadbcm5719-llvm-888a8084b6f4908bb782c4a9af9dab61c3b9dfb5.tar.gz
bcm5719-llvm-888a8084b6f4908bb782c4a9af9dab61c3b9dfb5.zip
Add speculation
llvm-svn: 5226
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/X86/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/README.txt b/llvm/lib/Target/X86/README.txt
index 956859ba5d8..298acbcb279 100644
--- a/llvm/lib/Target/X86/README.txt
+++ b/llvm/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:
----------------------------
OpenPOWER on IntegriCloud