commit | 1f02c8910a4d9388e69d909b203e537509bed7d2 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu May 09 20:14:10 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu May 09 20:14:10 2002 +0000 |
tree | 4ca73ac3ce18247be77c51d6842388e8a74130f5 | |
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