summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlobalISel: Add alignment to LegalityQuery MMOsMatt Arsenault2019-02-141-8/+12
* GlobalISel: Try to make legalize rules more useful for vectorsMatt Arsenault2019-02-071-3/+26
* GlobalISel: Fix moreElementsToNextPow2Matt Arsenault2019-02-041-2/+2
* GlobalISel: Legalization for inttoptr/ptrtointMatt Arsenault2019-02-021-0/+8
* GlobalISel: Add convenience mutatations to scalarizeMatt Arsenault2019-01-251-0/+6
* GlobalISel: Add isPointer legality predicatesMatt Arsenault2019-01-201-0/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [GISel] LegalizerInfo: Rename MemDesc::Size to SizeInBits to make the value c...Volkan Keles2018-10-251-2/+2
* [globalisel][legalizer] Add AtomicOrdering to LegalityQuery and use it in AAr...Daniel Sanders2018-06-271-5/+10
* Attempt to fix remaining build failures after r331071 by changing the tuple t...Daniel Sanders2018-04-271-5/+4
* Attempt to fix build failure after r331071 using std::make_tupleDaniel Sanders2018-04-271-2/+3
* [globalisel][legalizerinfo] Add support for legalization based on the Machine...Daniel Sanders2018-04-271-0/+18
* [globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencie...Daniel Sanders2018-01-291-0/+78
OpenPOWER on IntegriCloud