aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-mul.ll
AgeCommit message (Expand)Author
2012-02-24Thumb2 size reduction fix for tied operands of tMUL.Jim Grosbach
2011-08-19Update tests.Jim Grosbach
2011-02-05Move a test that ended up in the wrong place.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-10Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch ...Evan Cheng
2009-06-26Thumb-2 testsDavid Goodwin