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

enhance GVN to forward substitute a stored value to a load

(and load -> load) when the base pointers must alias but when
they are different types.  This occurs very very frequently in
176.gcc and other code that uses bitfields a lot.

llvm-svn: 82399
parent fc2d846d
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