| commit | 0709542628f3e11d07eb4a57e62e1818b07fb808 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Feb 28 01:02:29 2011 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Feb 28 01:02:29 2011 +0000 |
| tree | c5eb013d1cecb906c6eba5d708d6ab7bd8824e5a | |
| parent | 246ff3f19f1ea114156e39a5125b9d01099f5510 [diff] |
make switch condition constant folding much more aggressive, handling compound statements and break statements. This implements enough to handle PR9322 and rdar://6970405. llvm-svn: 126602