| commit | b51a68681a005a0f209094438d08d92affda6679 | [log] [tgz] | 
|---|---|---|
| author | Quentin Colombet <qcolombet@apple.com> | Tue Jun 18 20:14:39 2013 +0000 | 
| committer | Quentin Colombet <qcolombet@apple.com> | Tue Jun 18 20:14:39 2013 +0000 | 
| tree | 12bbc824bc7c69738bc0c57870d32f3c3f5b3bca | |
| parent | 54c83695f7aa22e29eb5f74b34f4dc943490de28 [diff] | 
During SelectionDAG building explicitly set a node to constant zero when the value is zero. This allows optmizations to kick in more easily. Fix some test cases so that they remain meaningful (i.e., not completely dead coded) when optimizations apply. <rdar://problem/14096009> superfluous multiply by high part of zero-extended value. llvm-svn: 184222