Skip to content
Commit 17816b32 authored by Owen Anderson's avatar Owen Anderson
Browse files

Fix Analysis/BasicAA/pure-const-dce.ll. This turned out to be a correctness

bug as well as a missed optimization.  We weren't properly checking for local
dependencies before moving on to non-local ones when doing non-local read-only 
call CSE.

llvm-svn: 51082
parent 9fd8b685
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