New entry.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78968 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2009-08-14 00:16:47 +00:00
parent 7eb28f3786
commit 1135a232eb

View File

@ -1,3 +1,6 @@
//===---------------------------------------------------------------------===//
// Random ideas for the ARM backend (Thumb2 specific).
//===---------------------------------------------------------------------===//
Make sure jumptable destinations are below the jumptable in order to make use
of tbb / tbh.