[WinEH] Add some test cases I forgot to add to previous commits
[oota-llvm.git] / test / CodeGen / AArch64 / fast-isel-cbz.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Optimize compare-and-branch for...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Use 'cbz' also for null values...
2014-10-24 Oliver Stannard[AArch64] Fix fast-isel of cbz of i1, i8, i16
2014-09-17 Juergen Ributzka[FastISel][AArch64] Fold compare with zero and branch...