[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / fast-isel-gep.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-11-13 Juergen Ributzka[FastISel][AArch64] Don't bail during simple GEP instru...
2014-10-15 Juergen RibutzkaReapply "[FastISel][AArch64] Add custom lowering for...
2014-10-15 Juergen RibutzkaRevert "[FastISel][AArch64] Add custom lowering for...
2014-10-14 Juergen Ributzka[FastISel][AArch64] Add custom lowering for GEPs.