summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Hexagon] Check vector elements for equivalence in the HexagonVectorLoopCarri...Ron Lieberman2017-10-021-1/+16
* [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-09-281-31/+73
* Reverted r313993.Galina Kistanova2017-09-271-15/+0
* Check vector elements for equivalence in the HexagonVectorLoopCarriedReuse passPranav Bhandarkar2017-09-221-0/+15
* HexagonVectorLoopCarriedReuse.cpp: Apply LLVM_ATTRIBUTE_UNUSED. [-Wunused-fun...NAKAMURA Takumi2017-09-221-0/+2
* Reformat.NAKAMURA Takumi2017-09-221-2/+2
* Fix unused variable warning.Richard Trieu2017-09-211-2/+1
* Enable the reuse of values computed in a previous loop iteration.Pranav Bhandarkar2017-09-211-0/+579
OpenPOWER on IntegriCloud