Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -1/+1 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -4/+4 |
* | Remove the -licm pass from the loop vectorizer test because the loop vectoriz... | Nadav Rotem | 2013-01-09 | 1 | -2/+2 |
* | Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ... | Nadav Rotem | 2013-01-09 | 1 | -2/+0 |
* | LoopVectorizer: | Nadav Rotem | 2013-01-04 | 1 | -2/+19 |
* | CostModel: Change the default target-independent implementation for finding | Nadav Rotem | 2012-12-23 | 1 | -3/+3 |
* | LoopVectorize: Preserve NSW, NUW and IsExact flags. | Nadav Rotem | 2012-10-31 | 1 | -1/+1 |
* | 1. Fix a bug in getTypeConversion. When a *simple* type is split, we need to ... | Nadav Rotem | 2012-10-27 | 1 | -0/+62 |