The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / call-tc.ll
2011-03-15 Jim GrosbachClean up ARM tail calls a bit. They're pseudo-instructi...
2011-01-25 Evan ChengDon't merge restore with tail call instruction.
2010-11-30 Evan ChengEnable sibling call optimization of libcalls which...
2010-08-13 Bob WilsonTemporarily disable tail calls on ARM to work around...
2010-07-08 Dale JohannesenChanges to ARM tail calls, mostly cosmetic.
2010-06-19 Evan ChengDisable sibcall optimization for Thumb1 for now since...
2010-06-18 Dale JohannesenEnable tail calls on ARM by default, with some