summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/global_alias.ll
Commit message (Expand)AuthorAge
* InstCombine: Teach most integer add/sub/mul/div combines how to deal with vec...Benjamin Kramer2014-01-19
* LoopVectorizer: Perform redundancy elimination on induction variablesArnold Schwaighofer2013-11-01
* Disable unrolling in the loop vectorizer when disabled in the pass managerHal Finkel2013-08-28
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-14
* Test case hygiene.Benjamin Kramer2013-03-09
* Some more tests for the global structure vectorizerRenato Golin2013-02-23
* More tests to global struct vectorizerRenato Golin2013-02-22
* Allow GlobalValues to vectorize with AliasAnalysisRenato Golin2013-02-21