summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-str_post.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-04-03ARM: yet another round of ARM test clean upsSaleem Abdulrasool
2013-12-13Enabling thumb2 mode used to force support for armv6t2. Replace thisJoerg Sonnenberger
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2009-10-27Fix Thumb2 failures by converting them to FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-03Added indexed stores.Evan Cheng