xref: /aosp_15_r20/external/llvm/lib/Target/ARM/README-Thumb2.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1//===---------------------------------------------------------------------===//
2// Random ideas for the ARM backend (Thumb2 specific).
3//===---------------------------------------------------------------------===//
4
5Make sure jumptable destinations are below the jumptable in order to make use
6of tbb / tbh.
7