[llvm-commits] [llvm] r50006 - /llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
Duncan Sands
duncan.sands at math.u-psud.fr
Mon Apr 21 00:40:57 PDT 2008
Hi Chris,
> + // If the terminator of this block is branching on a constant, simplify the
> + // terminator to an unconditional branch. This can occur do to threading in
do to -> due to
Ciao,
Duncan.
More information about the llvm-commits
mailing list