summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [GlobalISel] Make GlobalISel a non-optional library.Quentin Colombet2017-08-031-8/+0
* [GlobalISel] Add a localizer pass for target to useQuentin Colombet2017-05-271-0/+1
* Revert "Localizer fun"Quentin Colombet2017-04-011-1/+0
* Localizer funQuentin Colombet2017-04-011-0/+1
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-1/+1
* [GlobalISel] Introduce an instruction selector.Ahmed Bougacha2016-07-271-0/+1
* GlobalISel: implement legalization pass, with just one transformation.Tim Northover2016-07-221-0/+1
* [GlobalISel] Add the skeleton of the RegBankSelect pass.Quentin Colombet2016-04-051-0/+1
* [GlobalISel] Introduce initializer method to support start/stop-after features.Quentin Colombet2016-03-081-0/+29
OpenPOWER on IntegriCloud