Skip to content
Commit 5122d615 authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent b81f47d1
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