Skip to content
Commit 13cae612 authored by Chris Lattner's avatar Chris Lattner
Browse files

Cache TargetData/AliasAnalysis in the pass instead of calling

getAnalysis<>.  getAnalysis<> is apparently extremely expensive.
Doing this speeds up GVN on 403.gcc by 16%!

llvm-svn: 60304
parent 15b59861
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