Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test case. | Benjamin Kramer | 2015-02-12 | 1 | -2/+2 |
* | Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n... | Sanjay Patel | 2014-09-10 | 1 | -1/+1 |
* | IR: Fold away compares between GV GEPs and GVs | David Majnemer | 2014-07-04 | 1 | -1/+1 |
* | LoopVectorizer: Don't if-convert constant expressions that can trap | Arnold Schwaighofer | 2013-12-17 | 1 | -0/+63 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Remove the -licm pass from the loop vectorizer test because the loop vectoriz... | Nadav Rotem | 2013-01-09 | 1 | -1/+1 |
* | Force a fixed unroll count on the target independent tests. | Nadav Rotem | 2013-01-05 | 1 | -1/+1 |
* | Add support for reduction variables when IF-conversion is enabled. | Nadav Rotem | 2012-12-04 | 1 | -0/+48 |
* | Add the last part that is needed for vectorization of if-converted code. | Nadav Rotem | 2012-12-04 | 1 | -0/+60 |