• Nick Korovaiko's avatar
    Eliminate redundant copies due to op::Result (#612) · 4fc1a478
    Nick Korovaiko authored
    * removing extra copies due to op::Result
    
    * remove comment
    
    * fix comment
    
    * switch to a flag version
    
    * add copyright header #pragma once
    
    * add impl file, rename result_elimination.hpp to result_copy_elimination.hpp to match the opt name
    
    * add cpp suffix to result_copy_elimination
    
    * use member in-class member init
    4fc1a478
Name
Last commit
Last update
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
maint Loading commit data...
src Loading commit data...
test Loading commit data...
third-party Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
changes.md Loading commit data...