summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-sbc.ll
Commit message (Expand)AuthorAge
* ARM: yet another round of ARM test clean upsSaleem Abdulrasool2014-04-03
* Enabling thumb2 mode used to force support for armv6t2. Replace thisJoerg Sonnenberger2013-12-13
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Don't depend on the optimization reverted in r134067.Benjamin Kramer2011-06-29
* Accidental function name mangling.Andrew Trick2011-04-23
* Thumb2 and ARM add/subtract with carry fixes.Andrew Trick2011-04-23
* whitespaceAndrew Trick2011-04-23
* Improve 64-subtraction of immediates when parts of the immediate can fitJim Grosbach2010-07-14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Shrink ADDS, ADC, RSB, and SUBS.Evan Cheng2009-08-12