summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-fast-isel-conversion.ll
AgeCommit message (Expand)Author
2015-08-06Revert "[AArch64][FastISel] Add more truncation tests." and "[AArch64][FastIS...Juergen Ributzka
2015-07-27[AArch64][FastISel] Add more truncation tests.Juergen Ributzka
2015-07-25[AArch64][FastISel] Always use an AND instruction when truncating to non-lega...Juergen Ributzka
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-09-30[FastISel][AArch64] Fold sign-/zero-extends into the load instruction.Juergen Ributzka
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-08-05[FastISel][AArch64] Don't perform sign-/zero-extension for function arguments...Juergen Ributzka
2014-07-31[FastISel][AArch64] Add basic bitcast support for conversion between float an...Juergen Ributzka
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover