This resolves a regression of BasicAA which failed to find any memory...
This resolves a regression of BasicAA which failed to find any memory information for overloaded intrinsics (PR1600). This resolves that issue, and improves the matching scheme to use a BitVector rather than a binary search. llvm-svn: 40872
Loading
Please register or sign in to comment