For llvm-objdump, add the option -private-header (without the trailing ā€™sā€™)
[oota-llvm.git] / test / CodeGen / AArch64 / fast-isel-int-ext.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-10-07 Juergen Ributzka[FastISel][AArch64] Teach the address computation code...
2014-10-07 Juergen Ributzka[FastISel][AArch64] Teach the address computation to...
2014-10-07 Juergen Ributzka[FastISel][AArch64] Fix "Fold sign-/zero-extends into...
2014-09-30 Juergen Ributzka[FastISel][AArch64] Fold sign-/zero-extends into the...