[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
[oota-llvm.git] / lib / Target / Hexagon / HexagonCopyToCombine.cpp
2014-03-02 Benjamin Kramer[C++11] Replace llvm::next and llvm::prior with std...
2014-01-24 Alp TokerFix known typos
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-05-28 Jyotsna VermaHexagon: Typo fix.
2013-05-23 Benjamin KramerHexagon: Make helper functions static.
2013-05-14 Jyotsna VermaHexagon: Pass to replace tranfer/copy instructions...
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-15 NAKAMURA TakumiHexagonCopyToCombine.cpp: Silence two warnings, -Wunuse...
2012-04-15 NAKAMURA TakumiTarget/Hexagon: Tweak to fix msvc build.
2012-04-13 Sirish PandePass to replace tranfer/copy instructions into combine...