]> granicus.if.org Git - llvm/commitdiff
Add speculation
authorChris Lattner <sabre@nondot.org>
Mon, 13 Jan 2003 00:35:08 +0000 (00:35 +0000)
committerChris 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

index 956859ba5d89ba2e9d86cefae97571a9279068ef..298acbcb2797ed3c2340c57b40a96ce9e5d8e78a 100644 (file)
@@ -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:
 ----------------------------