"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "92b54b5d876fd7a1c64699351983a9d9bf3e1d5c"
Add memoization for getSCEVAtScope results for instructions
which are not analyzed with SCEV techniques, which can require brute-forcing through a large number of instructions. This fixes a massive compile-time issue on 400.perlbench (in particular, the loop in MD5Transform). llvm-svn: 71259
Loading
Please register or sign in to comment