PR8921: LDM/POP do not support interworking prior to v5t.
[oota-llvm.git] / test / CodeGen / ARM / fpow.ll
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.