Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
JumpThreading.cpp
Find file
Blame
History
Permalink
use getPredicateOnEdge to fold comparisons through PHI nodes,
· 5f6b8b2b
Chris Lattner
authored
Nov 12, 2009
which implements GCC PR18046. This also gets us 360 more jump threads on 176.gcc. llvm-svn: 86953
5f6b8b2b
Loading