summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/MachineLegalizeHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: extend add widening to SUB, MUL, OR, AND and XOR.Tim Northover2016-08-041-2/+8
* GlobalISel: implement narrowing for G_ADD.Tim Northover2016-08-041-1/+32
* GlobalISel: add code to widen scalar G_ADDTim Northover2016-08-041-1/+24
* GlobalISel: implement legalization pass, with just one transformation.Tim Northover2016-07-221-0/+98
OpenPOWER on IntegriCloud