summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: add combiner to form indexed loads.Tim Northover2019-09-091-3/+4
* [AArch64][GlobalISel] Enable the localizer for optimized builds.Amara Emerson2019-09-061-1/+1
* GlobalISel: Add known bits to InstructionSelectorMatt Arsenault2019-08-291-0/+1
* [GISel]: Add GISelKnownBits analysisAditya Nandakumar2019-08-061-0/+1
* Rename ExpandISelPseudo->FinalizeISel, delay register reservationMatt Arsenault2019-06-191-1/+1
* [GISel]: Add support for CSEing continuously during GISel passes.Aditya Nandakumar2019-01-161-0/+1
* [globalisel] Fix one more missing Verifier pass from gisel-commandline-option.llDaniel Sanders2018-10-031-0/+1
* Re-commit: [globalisel] Add a combiner helpers for extending loads and use th...Daniel Sanders2018-10-031-0/+1
* [globalisel] Attempt to fix llvm-clang-x86_64-expensive-checks-winDaniel Sanders2018-10-021-10/+21
* Revert: r343521 and r343541: [globalisel] Add a combiner helpers for extendin...Daniel Sanders2018-10-011-1/+0
* [globalisel] Add a combiner helpers for extending loads and use them in a pre...Daniel Sanders2018-10-011-0/+1
* Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extendin...Daniel Sanders2018-05-091-1/+0
* [globalisel] Add a combiner helpers for extending loads and use them in a pre...Daniel Sanders2018-05-081-0/+1
* Fix the failure caused by r322773Volkan Keles2018-01-181-0/+3
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-1/+4
* [AArch64][GlobalISel] Add the Localizer pass for the O0 pipelineQuentin Colombet2017-05-271-2/+3
* [GlobalISel] Add a way for targets to enable GISel.Ahmed Bougacha2017-03-011-0/+48
OpenPOWER on IntegriCloud