summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/no_int_induction.ll
Commit message (Expand)AuthorAge
* Teach LoopVectorize about address space sizesMatt Arsenault2013-08-22
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem2013-01-09
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-05
* Add support for pointer induction variables even when there is no integer ind...Nadav Rotem2012-11-25