Skip to content
Commit f2390815 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Reinstate this optimization to fold icmp of xor when possible. Don't try to

turn icmp eq a+x, b+x into icmp eq a, b if a+x or b+x has other uses. This
may have been increasing register pressure leading to the bzip2 slowdown.

llvm-svn: 63487
parent 5f98ea28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment