aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Scalar/PiNodeInsertion.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-05-09 20:14:10 +0000
committerChris Lattner <sabre@nondot.org>2002-05-09 20:14:10 +0000
commit1f02c8910a4d9388e69d909b203e537509bed7d2 (patch)
tree4ca73ac3ce18247be77c51d6842388e8a74130f5 /lib/Transforms/Scalar/PiNodeInsertion.cpp
parent53a5b57737818244515351cf4d147fd2bdd0bc51 (diff)
* Clean up how PHI nodes are handled
* Correct global variable references * Fix loads & stores with zero indices * Do not emit an else part of a branch if there is no code (no phi node and a fallthrough branch), makes code more readable to get: if (l2_cond240) { goto l13_bb10; } with no else{} branch git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2583 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/PiNodeInsertion.cpp')
0 files changed, 0 insertions, 0 deletions