Remove the bare getSubtargetImpl call from the AArch64 port. As part
[oota-llvm.git] / test / CodeGen / AArch64 / fast-isel-select.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Optimize select when one of the...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Fold the cmp into the select when...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Extend 'select' lowering to support...