diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-22 08:02:05 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-11-22 08:02:05 +0000 |
commit | 6f0b77221cb9bd82a7ac8b4551f69fab6a03eceb (patch) | |
tree | 313b966a0d3e160fa0dd580cd0563d0b538e5b8d /lib/Target/Sparc | |
parent | b43dbdcb20245db6712b2a5a8b52e9b5d8220fed (diff) |
Update to-do list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18099 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Sparc')
-rw-r--r-- | lib/Target/Sparc/README.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index a0bda50926..5495e2c790 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -27,7 +27,6 @@ C++ tests are expected to fail. Here are the known SingleSource failures: To-do ----- -* support setcc on longs * support shifts on longs * support casting 64-bit integers to FP types * support FP rem |