[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / hidden-vis-3.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-09-30 Jim GrosbachARM Darwin default relocation model is PIC.
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...