summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/GlobalISel/legalize-constant.mir
AgeCommit message (Expand)Author
2018-01-30Merging r323582:Hans Wennborg
2017-11-14[GISel]: Rework legalization algorithm for better elimination ofAditya Nandakumar
2017-10-24MIR: Print the register class or bank in vreg defsJustin Bogner
2017-10-18Canonicalize a large number of mir tests using update_mir_test_checksJustin Bogner
2017-02-22MIRTests: Remove unnecessary 2>&1 redirectionMatthias Braun
2017-01-22Fix some broken CHECK lines.Benjamin Kramer
2016-12-05GlobalISel: make G_CONSTANT take a ConstantInt rather than int64_t.Tim Northover
2016-10-14GlobalISel: rename legalizer components to match others.Tim Northover
2016-10-14[GlobalISel] Get the AArch64 tests to work on LinuxDiana Picus
2016-10-10GlobalISel: allow G_GLOBAL_VALUEs in AArch64 legalization.Tim Northover
2016-09-09GlobalISel: move type information to MachineRegisterInfo.Tim Northover
2016-08-25GlobalISel: mark pointer constants as legal on AArch64.Tim Northover
2016-08-24MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun
2016-08-23GlobalISel: make truncate/extend casts uniformTim Northover
2016-08-19GlobalISel: support legalization of G_FCONSTANTsTim Northover
2016-08-19GlobalISel: teach legalizer how to handle integer constants.Tim Northover