summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp
Commit message (Expand)AuthorAgeFilesLines
* [GISel]: Add GISelKnownBits analysisAditya Nandakumar2019-08-061-4/+13
* [AArch64][GlobalISel] Inline tiny memcpy et al at -O0.Amara Emerson2019-08-051-2/+5
* [GlobalISel] Support for inlining memcpy, memset and memmove calls.Amara Emerson2019-07-241-3/+19
* [AArch64][GlobalISel] Optimize conditional branches followed by unconditional...Amara Emerson2019-07-091-0/+2
* [AArch64][GlobalISel] Enable copy elision in the pre-legalizer combine and fi...Amara Emerson2019-04-131-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [GISel]: Add support for CSEing continuously during GISel passes.Aditya Nandakumar2019-01-161-1/+1
* [GISel]: Provide standard interface to observe changes in GISel passesAditya Nandakumar2018-12-051-2/+2
* Add the missing new files from r343654Daniel Sanders2018-10-031-0/+108
* Revert: r343521 and r343541: [globalisel] Add a combiner helpers for extendin...Daniel Sanders2018-10-011-108/+0
* [globalisel] Add a combiner helpers for extending loads and use them in a pre...Daniel Sanders2018-10-011-0/+108
* Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extendin...Daniel Sanders2018-05-091-104/+0
* [globalisel] Add a combiner helpers for extending loads and use them in a pre...Daniel Sanders2018-05-081-0/+104
OpenPOWER on IntegriCloud