summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/GlobalISel/legalize-sub.mir
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][GlobalISel] Simplify and autogenerate the legalizer testsVolkan Keles2018-11-061-28/+10
* [globalisel] Remove redundant -global-isel option from tests that use -run-pa...Daniel Sanders2018-05-051-1/+1
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-7/+7
* [GISel]: Rework legalization algorithm for better elimination ofAditya Nandakumar2017-11-141-2/+1
* MIR: Print the register class or bank in vreg defsJustin Bogner2017-10-241-7/+7
* AArch64/GISel: Fix a couple of tests that were testing the wrong thingJustin Bogner2017-10-181-6/+11
* [GISel]: Add a clean up combiner during legalization.Aditya Nandakumar2017-08-301-2/+2
* MIRTests: Remove unnecessary 2>&1 redirectionMatthias Braun2017-02-221-1/+1
* [AArch64][GlobalISel] Legalize narrow scalar ops again.Ahmed Bougacha2017-01-231-1/+4
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-1/+1
* [GlobalISel] Get the AArch64 tests to work on LinuxDiana Picus2016-10-141-1/+1
* GlobalISel: move type information to MachineRegisterInfo.Tim Northover2016-09-091-7/+7
* GlobalISel: use G_TYPE to annotate physregs with a type.Tim Northover2016-08-311-2/+2
* GlobalISel: forbid physical registers on generic MIs.Tim Northover2016-08-301-4/+10
* GlobalISel: mark simple ops legal even on types < 32-bit.Tim Northover2016-08-251-4/+1
* MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun2016-08-241-1/+0
* GlobalISel: make truncate/extend casts uniformTim Northover2016-08-231-6/+6
* GlobalISel: extend add widening to SUB, MUL, OR, AND and XOR.Tim Northover2016-08-041-0/+32
OpenPOWER on IntegriCloud