| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | InstCombine: Teach most integer add/sub/mul/div combines how to deal with vec... | Benjamin Kramer | 2014-01-19 | 1 | -4/+4 | 
| * | LoopVectorizer: Perform redundancy elimination on induction variables | Arnold Schwaighofer | 2013-11-01 | 1 | -4/+3 | 
| * | Disable unrolling in the loop vectorizer when disabled in the pass manager | Hal Finkel | 2013-08-28 | 1 | -1/+1 | 
| * | Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie... | Stephen Lin | 2013-07-14 | 1 | -20/+20 | 
| * | Test case hygiene. | Benjamin Kramer | 2013-03-09 | 1 | -20/+20 | 
| * | Some more tests for the global structure vectorizer | Renato Golin | 2013-02-23 | 1 | -20/+596 | 
| * | More tests to global struct vectorizer | Renato Golin | 2013-02-22 | 1 | -0/+146 | 
| * | Allow GlobalValues to vectorize with AliasAnalysis | Renato Golin | 2013-02-21 | 1 | -0/+356 | 

