diff options
| author | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-21 07:13:15 +0000 |
|---|---|---|
| committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-21 07:13:15 +0000 |
| commit | 07ef7e0ae1c6ec3ff8757f8534862a6ad28b59e7 (patch) | |
| tree | e763acae46bf2035457c9d0c5e314de31c1f85a8 /llvm | |
| parent | 6c9375b20c1176eee6da720c9de6f5bc8143cbdc (diff) | |
| download | bcm5719-llvm-07ef7e0ae1c6ec3ff8757f8534862a6ad28b59e7.tar.gz bcm5719-llvm-07ef7e0ae1c6ec3ff8757f8534862a6ad28b59e7.zip | |
Update to-do list.
llvm-svn: 18085
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/lib/Target/SparcV8/README.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/SparcV8/README.txt b/llvm/lib/Target/SparcV8/README.txt index 6b37c10e3d2..a0bda509264 100644 --- a/llvm/lib/Target/SparcV8/README.txt +++ b/llvm/lib/Target/SparcV8/README.txt @@ -28,10 +28,9 @@ To-do ----- * support setcc on longs -* support basic binary operations on longs - - use libc procedures instead of open-coding for: - __div64 __mul64 __rem64 __udiv64 __umul64 __urem64 +* support shifts on longs * support casting 64-bit integers to FP types +* support FP rem $Date$ |

