summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
Commit message (Expand)AuthorAgeFilesLines
* [LV] Fix PR34711 - widen instruction ranges when sinking castsAyal Zaks2017-10-051-0/+49
* [LV] Fix PR34248 - recommit D32871 after revert r311304Ayal Zaks2017-08-271-7/+0
* Revert r311077: [LV] Using VPlan ...Chandler Carruth2017-08-201-0/+7
* [LV] Using VPlan to model the vectorized code and drive its transformationAyal Zaks2017-08-171-7/+0
* [LV] Minor savings to Sink casts to unravel first order recurrenceAyal Zaks2017-08-151-1/+4
* [LV] Test once if vector trip count is zero, instead of twiceAyal Zaks2017-07-191-4/+4
* [LV] Sink casts to unravel first order recurrenceAyal Zaks2017-06-301-0/+80
* [LV] Fix PR33613 - retain order of insertelement per partAyal Zaks2017-06-281-4/+55
* [LV] Fix the vector code generation for first order recurrenceAnna Thomas2017-04-131-5/+30
* [LV] Avoid vectorizing first order recurrence when phi uses are outside loopAnna Thomas2017-04-111-0/+22
* [LV] Move first order recurrence test to common folder. NFCAnna Thomas2017-04-111-0/+351
OpenPOWER on IntegriCloud