make reciprocal estimate code generation more flexible by adding command-line options...
[oota-llvm.git] / test / CodeGen / AArch64 / fast-isel-call-return.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-08-21 Juergen Ributzka[FastISel][AArch64] Use the correct register class...
2014-07-23 Juergen Ributzka[FastISel][AArch64] Fix return type in FastLowerCall.