Implement InstCombine/add.ll:test28, transforming C1-(X+C2) --> (C1-C2)-X.
This occurs several dozen times in specint2k, particularly in crafty and gcc apparently. llvm-svn: 21136
Loading
Please register or sign in to comment
This occurs several dozen times in specint2k, particularly in crafty and gcc apparently. llvm-svn: 21136