diff options
| author | Evan Cheng <evan.cheng@apple.com> | 2009-11-02 07:51:19 +0000 |
|---|---|---|
| committer | Evan Cheng <evan.cheng@apple.com> | 2009-11-02 07:51:19 +0000 |
| commit | f6f1b37f9f4b588a8331ef082c51622fc65251ba (patch) | |
| tree | cdcf3efecae948f1374c0c5624656045e29b6f2d | |
| parent | 879e05ab1fddbdb4a331ce693aa1a2788f45fdcd (diff) | |
| download | bcm5719-llvm-f6f1b37f9f4b588a8331ef082c51622fc65251ba.tar.gz bcm5719-llvm-f6f1b37f9f4b588a8331ef082c51622fc65251ba.zip | |
Add an entry.
llvm-svn: 85797
| -rw-r--r-- | llvm/lib/Target/ARM/README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/lib/Target/ARM/README.txt b/llvm/lib/Target/ARM/README.txt index b35fdea33fa..6e5a7a151e0 100644 --- a/llvm/lib/Target/ARM/README.txt +++ b/llvm/lib/Target/ARM/README.txt @@ -609,3 +609,6 @@ default jump table implementation. This might be useful sometime. Several revisions of patches are on the mailing list, beginning at: http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-June/022763.html +//===---------------------------------------------------------------------===// + +Make use of the "rbit" instruction. |

