summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonCopyToCombine.cpp
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [C++11] Replace llvm::next and llvm::prior with std::next and std::prev.Benjamin Kramer2014-03-02
* Fix known typosAlp Toker2014-01-24
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Hexagon: Typo fix.Jyotsna Verma2013-05-28
* Hexagon: Make helper functions static.Benjamin Kramer2013-05-23
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-14
* This reverts a long string of commits to the Hexagon backend. TheseChandler Carruth2012-04-18
* HexagonCopyToCombine.cpp: Silence two warnings, -Wunused-variable, with -Asse...NAKAMURA Takumi2012-04-15
* Target/Hexagon: Tweak to fix msvc build.NAKAMURA Takumi2012-04-15
* Pass to replace tranfer/copy instructions into combine instruction where poss...Sirish Pande2012-04-13