summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Make InstrEmitter mark CPSR defs dead for Thumb1.Eli Friedman2018-10-261-2/+7
* [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tablesJames Molloy2016-11-011-2/+6
* Revert r284580+r284917. ("Synthesize TBB/TBH instructions")Eli Friedman2016-10-241-6/+2
* [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tablesJames Molloy2016-10-191-2/+6
* ARM: recommit r237590: allow jump tables to be placed as constant islands.Tim Northover2015-05-311-1/+11
* Revert r237590, "ARM: allow jump tables to be placed as constant islands."Peter Collingbourne2015-05-211-11/+1
* ARM: allow jump tables to be placed as constant islands.Tim Northover2015-05-181-1/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* 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
OpenPOWER on IntegriCloud