Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / AArch64 / fast-isel-tbz.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-25 Juergen Ributzka[FastISel][AArch64] Fix and extend the tbz/tbnz pattern...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Don't fold the 'and' instruction...
2014-09-30 Juergen RibutzkaRecommit r218010 [FastISel][AArch64] Fold bit test...
2014-09-18 Juergen RibutzkaRevert "[FastISel][AArch64] Fold bit test and branch...
2014-09-18 Juergen Ributzka[FastISel][AArch64] Fold bit test and branch into TBZ...