summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* GlobalISel: Add a note about how we're being a bit loose with memory operandsJustin Bogner2017-01-201-0/+4
* GlobalISel: Implement widening for shiftsJustin Bogner2017-01-191-5/+9
* GlobalISel: Implement narrowing for G_LOADJustin Bogner2017-01-191-0/+26
* GlobalISel: Implement narrowing for G_STOREJustin Bogner2017-01-181-2/+23
* GlobalISel: make G_CONSTANT take a ConstantInt rather than int64_t.Tim Northover2016-12-051-1/+1
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-0/+354
OpenPOWER on IntegriCloud