| commit | 363485da827fcf944437d8267f09b08b38ee0f35 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Fri Jul 20 22:09:02 2007 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Fri Jul 20 22:09:02 2007 +0000 |
| tree | 38d820d1e107ae67b6a7542fb82a0026c7fd5450 | |
| parent | d82e4a19cc814dd8a3d26bbc2f31ddb8eb0ae1ab [diff] |
zext(undef) = 0 and sext(undef) = 0, not undef. This hopefully fixes a miscompilation of TargetData.cpp when self hosting. llvm-svn: 40125