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

Before doing expensive global analysis, check to make sure the pointer is

not invalidated on entry and on exit of the block.  This fixes some N^2
behavior in common cases, and speeds up gcc another 5% to 22.35s.

llvm-svn: 19910
parent afdbae2b
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