summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-str_pre.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...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
2010-03-17Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrmJohnny Chen
2010-03-16--- Reverse-merging r98637 into '.':Bob Wilson
2010-03-16Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen
2009-11-17Convert to FileCheckJim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-03Added indexed stores.Evan Cheng