aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-sbc.ll
AgeCommit message (Expand)Author
2011-06-29Don't depend on the optimization reverted in r134067.Benjamin Kramer
2011-04-23Accidental function name mangling.Andrew Trick
2011-04-23Thumb2 and ARM add/subtract with carry fixes.Andrew Trick
2011-04-23whitespaceAndrew Trick
2010-07-14Improve 64-subtraction of immediates when parts of the immediate can fitJim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-12Shrink ADDS, ADC, RSB, and SUBS.Evan Cheng