| commit | 86bbf338e57504cc1e006552d8a1a2d99302e961 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Apr 24 00:01:19 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Apr 24 00:01:19 2008 +0000 |
| tree | a8c18a73a8d1d1e9cce123dbd938af4eb387375a | |
| parent | 21bf6006b054f5f8f85e73320ab852ba55d88e98 [diff] |
Split some code out of the main SimplifyCFG loop into its own function. Fix said code to handle merging return instructions together correctly when handling multiple return values. llvm-svn: 50199