[llvm-commits] [llvm] r50000 - in /llvm/trunk: include/llvm/LinkAllPasses.h include/llvm/Transforms/Scalar.h lib/Transforms/Scalar/JumpThreading.cpp
Duncan Sands
duncan.sands at math.u-psud.fr
Mon Apr 21 00:44:49 PDT 2008
> Add a new Jump Threading pass, which will handle cases
> such as those in PR2235. Right now the pass is not very
> effective. :)
But it is correct :)
Ciao,
Duncan.
PS: Thanks for doing this. Now all that's needed is to add
correlated expressions... ;)
More information about the llvm-commits
mailing list