Skip to content
Commit c7f3c1a0 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent dd83183c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment