summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-fast-isel-conversion.ll
Commit message (Expand)AuthorAgeFilesLines
* RegAllocFast: Improve hinting heuristicMatt Arsenault2019-05-161-16/+13
* RegAllocFast: Remove early selection loop, the spill calculation will report ...Matt Arsenault2019-03-191-28/+30
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-1/+1
* Revert "[AArch64][FastISel] Add more truncation tests." and "[AArch64][FastIS...Juergen Ributzka2015-08-061-65/+10
* [AArch64][FastISel] Add more truncation tests.Juergen Ributzka2015-07-271-16/+44
* [AArch64][FastISel] Always use an AND instruction when truncating to non-lega...Juergen Ributzka2015-07-251-0/+27
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-13/+13
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][AArch64] Fold sign-/zero-extends into the load instruction.Juergen Ributzka2014-09-301-11/+3
* [FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka2014-08-211-1/+1
* [FastISel][AArch64] Don't perform sign-/zero-extension for function arguments...Juergen Ributzka2014-08-051-46/+43
* [FastISel][AArch64] Add basic bitcast support for conversion between float an...Juergen Ributzka2014-07-311-0/+21
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+442
OpenPOWER on IntegriCloud