X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FARM%2FREADME-Thumb2.txt;h=e7c2552d9e4c7526ae86173431f981b8e2381009;hb=001f3417071d4d6b08cc0dcd1dc03f5f90fe7623;hp=6a51e7ce8200e2c91e25ba3c743f0164d1655914;hpb=e118cb614643c568716ee612366cae4c365a8aa3;p=oota-llvm.git diff --git a/lib/Target/ARM/README-Thumb2.txt b/lib/Target/ARM/README-Thumb2.txt index 6a51e7ce820..e7c2552d9e4 100644 --- a/lib/Target/ARM/README-Thumb2.txt +++ b/lib/Target/ARM/README-Thumb2.txt @@ -2,4 +2,5 @@ // Random ideas for the ARM backend (Thumb2 specific). //===---------------------------------------------------------------------===// -We should be using ADD / SUB rd, sp, rm instructions. +Make sure jumptable destinations are below the jumptable in order to make use +of tbb / tbh.