1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

New entry.

llvm-svn: 78968
This commit is contained in:
Evan Cheng 2009-08-14 00:16:47 +00:00
parent b3aa090ddf
commit 22969c64d0

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.