Files
llvm-6502/utils
Benjamin Kramer fda9fd463d Remove std::move on return when it could prevent copy elision.
Found by -Wpessimizing-move, no functional change. The APFloat and
PassManager change doesn't affect codegen as returning a by-value
argument will always result in a move.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236316 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-01 15:16:11 +00:00
..
2014-03-29 10:18:08 +00:00
2014-06-08 22:29:17 +00:00
2015-04-21 01:35:42 +00:00
2014-10-16 20:00:02 +00:00
2014-06-23 17:58:39 +00:00
2014-01-24 17:20:08 +00:00