[WebAssembly] Factor out a TypeToString function, since we need it in multiple places.
[oota-llvm.git] / lib / Target / ARM / README-Thumb2.txt
index 6a51e7ce8200e2c91e25ba3c743f0164d1655914..e7c2552d9e4c7526ae86173431f981b8e2381009 100644 (file)
@@ -2,4 +2,5 @@
 // Random ideas for the ARM backend (Thumb2 specific).
 //===---------------------------------------------------------------------===//
 
-We should be using ADD / SUB rd, sp, rm <shift> instructions.
+Make sure jumptable destinations are below the jumptable in order to make use
+of tbb / tbh.