diff options
author | Chris Lattner <sabre@nondot.org> | 2002-05-09 20:14:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-05-09 20:14:10 +0000 |
commit | 1f02c8910a4d9388e69d909b203e537509bed7d2 (patch) | |
tree | 4ca73ac3ce18247be77c51d6842388e8a74130f5 /lib/Transforms/Scalar/PiNodeInsertion.cpp | |
parent | 53a5b57737818244515351cf4d147fd2bdd0bc51 (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