summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-tbh.ll
Commit message (Expand)AuthorAge
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Enable arm jumpt table adjustment.Jim Grosbach2009-11-17
* tbb opt off by defaultJim Grosbach2009-11-16
* remove xfailJim Grosbach2009-11-14
* Clean up testcase a bit. Simplify case blocks and adjust switch instruction t...Jim Grosbach2009-11-12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* tbb / tbh instructions only branch forward, not backwards.Evan Cheng2009-07-29
* Optimize Thumb2 jumptable to use tbb / tbh when all the offsets fit in byte /...Evan Cheng2009-07-29