summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: Add alignment to LegalityQuery MMOsMatt Arsenault2019-02-141-0/+49
* GlobalISel: Try to make legalize rules more useful for vectorsMatt Arsenault2019-02-071-0/+126
* GlobalISel: Improve gtest usageMatt Arsenault2019-02-041-37/+29
* GlobalISel: Fix moreElementsToNextPow2Matt Arsenault2019-02-041-0/+40
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [globalisel][legalizer] Fix a fallthrough case in the unittests debug printingDaniel Sanders2018-01-291-1/+1
* [globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencie...Daniel Sanders2018-01-291-50/+40
* [globalisel] Make LegalizerInfo::LegalizeAction available outside of Legalize...Daniel Sanders2018-01-291-92/+80
* [globalisel] Fix long lines from r323342Daniel Sanders2018-01-241-30/+54
* [globalisel] Introduce LegalityQuery to better encapsulate the legalizer deci...Daniel Sanders2018-01-241-58/+59
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* Silence MSVC error C2398Kristof Beyls2017-11-071-2/+2
* [GlobalISel] Enable legalizing non-power-of-2 sized types.Kristof Beyls2017-11-071-30/+89
* [GlobalISel] Make multi-step legalization work.Kristof Beyls2017-06-301-0/+19
* GlobalISel: rename legalizer components to match others.Tim Northover2016-10-141-0/+120
OpenPOWER on IntegriCloud