summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/induction_plus.ll
Commit message (Expand)AuthorAge
* LoopVectorizer: Perform redundancy elimination on induction variablesArnold Schwaighofer2013-11-01
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-05
* Loop Vectorize: optimize the vectorization of trunc(induction_var). The trunc...Nadav Rotem2012-12-11
* LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem2012-10-24
* Fix a bug in the vectorization of wide load/store operations.Nadav Rotem2012-10-21