summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/SystemZ
Commit message (Expand)AuthorAgeFilesLines
* [LV] Pick correct BB as insert point when fixing PHI for FORs.Florian Hahn2019-12-071-0/+103
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-179-0/+469
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-179-469/+0
* [SystemZ] Rework getInterleavedMemoryOpCost()Jonas Paulsson2018-11-021-0/+149
* [LoopVectorizer] Fix for cost values of memory accesses.Jonas Paulsson2018-10-302-0/+55
* [LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC)Florian Hahn2018-09-121-1/+1
* [LV] Fix for PR38110, LV encountered llvm_unreachable() Hideki Saito2018-07-241-0/+50
* [LV] Fix PR34248 - recommit D32871 after revert r311304Ayal Zaks2017-08-271-3/+3
* Revert r311077: [LV] Using VPlan ...Chandler Carruth2017-08-201-3/+3
* [LV] Using VPlan to model the vectorized code and drive its transformationAyal Zaks2017-08-171-3/+3
* [LoopVectorizer] Let target prefer scalar addressing computations.Jonas Paulsson2017-05-241-0/+72
* [SystemZ] Fix more target specific testsRenato Golin2017-04-121-0/+2
* [LoopVectorizer] Improve handling of branches during cost estimation.Jonas Paulsson2017-04-121-0/+38
* [LoopVectorizer, TTI] New method supportsEfficientVectorElementLoadStore()Jonas Paulsson2017-04-121-0/+33
* [SystemZ] TargetTransformInfo cost functions implemented.Jonas Paulsson2017-04-121-0/+70
OpenPOWER on IntegriCloud