aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-tbh.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-13/+13
* Enable arm jumpt table adjustment.Jim Grosbach2009-11-171-1/+0
* tbb opt off by defaultJim Grosbach2009-11-161-0/+1
* remove xfailJim Grosbach2009-11-141-2/+0
* Clean up testcase a bit. Simplify case blocks and adjust switch instruction t...Jim Grosbach2009-11-121-7/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* tbb / tbh instructions only branch forward, not backwards.Evan Cheng2009-07-291-0/+4
* Optimize Thumb2 jumptable to use tbb / tbh when all the offsets fit in byte /...Evan Cheng2009-07-291-0/+86