summaryrefslogtreecommitdiff
path: root/lib/CodeGen/GlobalISel/Localizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Rename functions PrintReg* to printReg*Francis Visoiu Mistrih2017-11-281-1/+1
* GlobalISel: stop localizer putting constants before EH_LABELsTim Northover2017-07-201-1/+2
* [Localizer] Don't trick to be smart for the insertion pointQuentin Colombet2017-05-301-6/+4
* [GlobalIsel] Fix a warning with GCC 7 -Wpedantic. NFCI.Davide Italiano2017-05-291-1/+1
* [GlobalISel] Add a localizer pass for target to useQuentin Colombet2017-05-271-0/+125
* Revert "Localizer fun"Quentin Colombet2017-04-011-120/+0
* Localizer funQuentin Colombet2017-04-011-0/+120