summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/va_arg.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Make this test less sensitive to codegen optimizations.Dan Gohman2011-10-05
* Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat...Andrew Trick2011-04-13
* Fix va_arg for doubles. With this patch VAARG nodes always contain theRafael Espindola2010-07-11
* When splitting a VAARG, remember its alignment.Rafael Espindola2010-06-26