Add speculation

llvm-svn: 5226
This commit is contained in:
Chris Lattner 2003-01-13 00:35:08 +00:00
parent 956e8379f9
commit 888a8084b6
1 changed files with 1 additions and 1 deletions

View 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:
----------------------------