summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/README.txt
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-11-02 07:51:19 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-11-02 07:51:19 +0000
commite3b88fc01e64200c3685c1b14eb23a3f4625edf2 (patch)
tree42f3ec7098e3c78601469f3fc11be869434a888f /lib/Target/ARM/README.txt
parentb7a7f013ee7f3634b2d05e9fa02203892a13ae8b (diff)
downloadllvm-e3b88fc01e64200c3685c1b14eb23a3f4625edf2.tar.gz
llvm-e3b88fc01e64200c3685c1b14eb23a3f4625edf2.tar.bz2
llvm-e3b88fc01e64200c3685c1b14eb23a3f4625edf2.tar.xz
Add an entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85797 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/README.txt')
-rw-r--r--lib/Target/ARM/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Target/ARM/README.txt b/lib/Target/ARM/README.txt
index b35fdea33f..6e5a7a151e 100644
--- a/lib/Target/ARM/README.txt
+++ b/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.