summaryrefslogtreecommitdiff
path: root/lib/CodeGen/GlobalISel/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [GlobalISel] Remove a stall comment in CMake.Quentin Colombet2017-08-041-3/+0
* [GlobalISel] Make GlobalISel a non-optional library.Quentin Colombet2017-08-031-26/+13
* Prune trailing whitespace. (To regenerate makefiles)NAKAMURA Takumi2017-05-281-2/+2
* [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
* Try to prevent build breakage by touching a CMakeLists.txt.Ahmed Bougacha2017-01-251-1/+0
* [GlobalISel] Refactor the logic to constraint registers.Quentin Colombet2016-12-221-0/+1
* [CMake] NFC. Updating CMake dependency specificationsChris Bieneman2016-11-171-2/+3
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-3/+3
* GlobalISel: rework CallLowering so that it can be used for libcalls too.Tim Northover2016-08-291-0/+1
* [GlobalISel] Introduce an instruction selector.Ahmed Bougacha2016-07-271-0/+2
* GlobalISel: implement legalization pass, with just one transformation.Tim Northover2016-07-221-0/+2
* GlobalISel: implement Legalization querying framework.Tim Northover2016-07-201-0/+1
* [GlobalISel] Add the RegisterBankInfo class for the handling of register banks.Quentin Colombet2016-04-051-0/+1
* [GlobalISel] Add a class, RegisterBank, to represent register banks.Quentin Colombet2016-04-051-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-1/+1
* [CMake] Produce an empty library for GlobalISel when not building it.Quentin Colombet2016-02-111-2/+20
* [GlobalISel] Add a MachineIRBuilder class.Quentin Colombet2016-02-111-0/+1
* [GlobalISel] Add the proper cmake plumbing.Quentin Colombet2016-01-201-0/+5