summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/vargs.ll
AgeCommit message (Expand)Author
2015-07-20[ARM] Refactor the prologue/epilogue emission to be more robust.Quentin Colombet
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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
2015-02-25Improve handling of stack accesses in Thumb-1Renato Golin
2014-04-03ARM: yet another round of ARM test clean upsSaleem Abdulrasool
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2011-10-11Revert r141529. This is causing failures in the test-suite, like bigstack and...Bill Wendling
2011-10-10When getting the number of bits necessary for addressing modeBill Wendling
2010-08-31Update test for 112609Jim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-24Move thumb and thumb2 tests into separate directories.Evan Cheng