| commit | aaaa199ad1bd0ea57fc25c113ce6a5244ad5c516 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Nov 11 07:24:28 2008 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Nov 11 07:24:28 2008 +0000 |
| tree | 817f5a83078749ccf7d5834aa8a53eff3c6d1f22 | |
| parent | cd2523b41c52a36a63d959a2b968384422225954 [diff] |
Make codegen smart enough to not emit the dead side of an if whose condition is a constant. This shrinks -O0 codegen by quite a bit on some cases. llvm-svn: 59033