[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / taildup-branch-weight.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2014-02-12 Akira HatanakaPass edges weights to MachineBasicBlock::addSuccessor...