ARM pop of a single register encodes as post-indexed LDR.
[oota-llvm.git] / test / CodeGen / ARM / hidden-vis-3.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-03 Evan ChengReference to hidden symbols do not have to go through...
2008-12-06 Evan ChengClean up some ARM GV asm printing out; minor fixes...