aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ldrb.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-11Fix the previous accidental commit. Now shrinking common Thumb2 load / store ...Evan Cheng
2009-08-10Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch ...Evan Cheng
2009-07-27Add ".w" suffix for wide thumb-2 instructions.David Goodwin
2009-06-30A few more load instructions.Evan Cheng