[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / fpow.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.
2008-09-26 Devang PatelImplement function notes as function attributes.
2008-09-09 Evan ChengLegalizer was missing code that expand fpow to a libcall.