summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: add G_IMPLICIT_DEF instruction.Tim Northover2017-06-301-0/+2
* [GlobalISel] Make multi-step legalization work.Kristof Beyls2017-06-301-11/+15
* [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-06-261-13/+16
* AArch64: legalize G_EXTRACT operations.Tim Northover2017-06-261-2/+2
* GlobalISel: remove G_SEQUENCE instruction.Tim Northover2017-06-231-2/+1
* [GISel]: Fix undefined behavior while accessing DefaultAction mapAditya Nandakumar2017-05-121-1/+1
* [GISel]: Remove unused lambda captures. NFCAditya Nandakumar2017-05-111-4/+4
* [GlobalISel] LegalizerInfo: Enable legalization of non-power-of-2 typesVolkan Keles2017-04-111-6/+9
* [GlobalISel] Add default action for G_FNEGVolkan Keles2017-03-081-0/+4
* GlobalISel: add merge/unmerge nodes for legalization.Tim Northover2017-03-031-1/+3
* GlobalISel: legalize va_arg on AArch64.Tim Northover2017-02-151-0/+7
* GlobalISel: legalize G_INSERT instructionsTim Northover2017-02-061-0/+1
* GlobalISel: fall back gracefully when we hit unhandled legalizer default.Tim Northover2016-12-061-1/+3
* GlobalISel: stop the legalizer from trying to handle oddly-sized types.Tim Northover2016-12-061-0/+5
* GlobalISel: translate stack protector intrinsicsTim Northover2016-10-311-0/+2
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-0/+173
OpenPOWER on IntegriCloud