Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / va_arg.ll
2014-05-30 Tim NorthoverAArch64 & ARM: remove undefined behaviour from some...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-10-05 Dan GohmanMake this test less sensitive to codegen optimizations.
2011-04-13 Andrew TrickRecommit r129383. PreRA scheduler heuristic fixes:...
2010-07-11 Rafael EspindolaFix va_arg for doubles. With this patch VAARG nodes...
2010-06-26 Rafael EspindolaWhen splitting a VAARG, remember its alignment.