| commit | 3c0dc2a99dff0ee979362264e93b0e4f2bd4a746 | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Thu Apr 03 05:03:20 2014 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Thu Apr 03 05:03:20 2014 +0000 |
| tree | 7e774d63befd0fb51d3ea43f2da344ae6f5b1241 | |
| parent | 27754f10f5c8455136b68be210266777f9ed5424 [diff] |
[CodeGen] Fix peephole optimizer bug introduced in r205481. Fixes PR19318. I should have read that comment a little more carefully. ;) Regression test in the works, committing in the mean time to un-break people. llvm-svn: 205511