Skip to content
Commit 68aab459 authored by Eli Friedman's avatar Eli Friedman
Browse files

Make instcombine O(N) instead of O(N^2) in code where the same simplifiable...

Make instcombine O(N) instead of O(N^2) in code where the same simplifiable constant is used many times.
Part of rdar://9471075.

llvm-svn: 131979
parent 5de2375d
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