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