summaryrefslogtreecommitdiff
path: root/unittests/CodeGen/GlobalISel
AgeCommit message (Expand)Author
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-11-07Silence MSVC error C2398Kristof Beyls
2017-11-07[GlobalISel] Enable legalizing non-power-of-2 sized types.Kristof Beyls
2017-08-03[GlobalISel] Make GlobalISel a non-optional library.Quentin Colombet
2017-06-30[GlobalISel] Make multi-step legalization work.Kristof Beyls
2016-10-14GlobalISel: rename legalizer components to match others.Tim Northover
2016-10-14[GlobalISel] Get the AArch64 tests to work on LinuxDiana Picus
2016-10-06GlobalISel: fix misuse of using declaration in test.Tim Northover
2016-09-15GlobalISel: cache pointer sizes in LLTTim Northover
2016-08-29GlobalISel: use multi-dimensional arrays for legalize actions.Tim Northover
2016-08-26GlobalISel: legalize sdiv and srem operations.Tim Northover
2016-08-23GlobalISel: extend legalizer interface to handle multiple types.Tim Northover
2016-07-20GlobalISel: implement Legalization querying framework.Tim Northover