Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Check vector elements for equivalence in the HexagonVectorLoopCarri... | Ron Lieberman | 2017-10-02 | 1 | -1/+16 |
* | [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot... | Eugene Zelenko | 2017-09-28 | 1 | -31/+73 |
* | Reverted r313993. | Galina Kistanova | 2017-09-27 | 1 | -15/+0 |
* | Check vector elements for equivalence in the HexagonVectorLoopCarriedReuse pass | Pranav Bhandarkar | 2017-09-22 | 1 | -0/+15 |
* | HexagonVectorLoopCarriedReuse.cpp: Apply LLVM_ATTRIBUTE_UNUSED. [-Wunused-fun... | NAKAMURA Takumi | 2017-09-22 | 1 | -0/+2 |
* | Reformat. | NAKAMURA Takumi | 2017-09-22 | 1 | -2/+2 |
* | Fix unused variable warning. | Richard Trieu | 2017-09-21 | 1 | -2/+1 |
* | Enable the reuse of values computed in a previous loop iteration. | Pranav Bhandarkar | 2017-09-21 | 1 | -0/+579 |