The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / va_arg.ll
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.