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
Loading
Please register or sign in to comment