summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoadStoreVectorizer/X86
Commit message (Expand)AuthorAgeFilesLines
* [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-1711-0/+547
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-1711-547/+0
* Fix invalid target triples in tests. (NFC)Florian Hahn2019-03-041-2/+2
* [PM] Port LoadStoreVectorizer to the new pass manager.Markus Lavin2018-12-0710-0/+13
* Revert "[SCEV][NFC] Check NoWrap flags before lexicographical comparison of S...Roman Tereshin2018-08-271-0/+76
* [SCEV] Add zext(C + x + ...) -> D + zext(C-D + x + ...)<nuw><nsw> transformRoman Tereshin2018-07-241-0/+78
* NFC - Various typo fixes in testsGabor Buella2018-07-041-1/+1
* [LoadStoreVectorizer] Differentiate between <1 x T> and TSven van Haastregt2018-03-071-0/+14
* [Analysis] Fix merging TBAA tags with different final access typesIvan A. Kosarev2017-11-081-0/+46
* [LSV] Skip all non-byte sizes, not only less than eight bitsBjorn Pettersson2017-10-261-0/+30
* [X86 TTI] Implement LSV hookKeno Fischer2017-04-051-0/+38
* [LoadStoreVectorizer] Change VectorSet to Vector to match head and tail posit...Alina Sbirlea2016-08-301-0/+30
* LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustm...Alina Sbirlea2016-08-044-14/+14
* [LSV] Add detail to correct-order.ll test.Justin Lebar2016-07-191-5/+6
* Extended LoadStoreVectorizer to vectorize subchains.Alina Sbirlea2016-07-131-7/+3
* Correct ordering of loads/stores.Alina Sbirlea2016-07-114-4/+176
* Address two correctness issues in LoadStoreVectorizerAlina Sbirlea2016-07-013-0/+53
OpenPOWER on IntegriCloud