Skip to content
Commit e3ed20ce authored by Owen Anderson's avatar Owen Anderson
Browse files

Rather than doing early instcombine, try doing early CSE instead. This should still handle

most important simplifications, as well as resolving phase ordering issues where instcombine
would inhibit important CSE'ing opportunities, for instance on BitBench/drop3.

llvm-svn: 123418
parent 7f60dc1e
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