summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/ARM
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [CGP] Ensure sinking multiple instructions does not invalidate dominance checksDavid Green2019-09-122-2/+112
* [ARM] Sink add/mul(shufflevector(insertelement())) for MVE instruction selectionSam Tebbs2019-09-061-0/+216
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-179-0/+1065
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-179-1065/+0
* [CGP] Limit distance between overflow math and cmpSam Parker2019-03-111-0/+56
* [ARM] Sink zext/sext operands for add and sub to enable vsubl generation.Florian Hahn2019-03-061-0/+232
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-1/+1
* [CodeGen] Enable tail calls for functions with NonNull attributes.David Green2018-09-261-0/+77
* [CGP] Ensure splitgep gives deterministic outputDavid Green2018-09-121-0/+40
* [ARM] Enable GEP offset splitting for 32-bit ARM.Eli Friedman2018-08-301-0/+157
* [CodeGenPrepare] Improve source and dest alignments of memory intrinsics inde...Daniel Neilson2018-01-311-0/+43
* [CGP] Fix handling of null pointer values in optimizeMemoryInstJohn Brawn2017-11-271-0/+52
* [CGP] Make optimizeMemoryInst able to combine more kinds of ExtAddrMode fieldsJohn Brawn2017-11-241-1/+351
* [CGP] Disable Select instruction handling in optimizeMemoryInst. NFCSerguei Katkov2017-11-071-1/+1
* [CGP] Extends the scope of optimizeMemoryInst optimization. NFCSerguei Katkov2017-11-051-0/+18
* [InstCombine] Rewrite bswap/bitreverse handling completely.James Molloy2016-01-152-0/+40
OpenPOWER on IntegriCloud