summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/MachineLegalizePass.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-181/+0
* GlobalISel: move type information to MachineRegisterInfo.Tim Northover2016-09-091-3/+7
* GlobalISel: combine extracts & sequences created for legalizationTim Northover2016-08-301-0/+79
* [MachineLegalize] Do not abort when the target wants to fall back.Quentin Colombet2016-08-271-4/+20
* [GlobalISel] Teach the core pipeline not to run if ISel failed.Quentin Colombet2016-08-271-0/+4
* [GlobalISel] Don't legalize non-generic instructions.Ahmed Bougacha2016-08-021-0/+6
* GlobalISel: remove redundant ';'s. NFCTim Northover2016-07-261-1/+1
* GlobalISel: implement legalization pass, with just one transformation.Tim Northover2016-07-221-0/+72
OpenPOWER on IntegriCloud