Skip to content
Commit fe5a61ed authored by Manman Ren's avatar Manman Ren
Browse files

Memory Dependence Analysis: fix a miscompile that uses DT to approxmiate the

reachablity.

We conservatively approximate the reachability analysis by saying it is not
reachable if there is a single path starting from "From" and the path does not
reach "To".

rdar://12801584

llvm-svn: 171512
parent a7a9fa1c
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