diff options
author | Quentin Colombet <qcolombet@apple.com> | 2014-09-15 18:26:58 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2014-09-15 18:26:58 +0000 |
commit | 9dcb724d311456e1db023dde9aead5968e87f160 (patch) | |
tree | 2cd04194c51d4470adf7b8e3c99332ddc27a67f8 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 760814a7e16547edd7040c823ea38469942269ef (diff) | |
download | bcm5719-llvm-9dcb724d311456e1db023dde9aead5968e87f160.tar.gz bcm5719-llvm-9dcb724d311456e1db023dde9aead5968e87f160.zip |
[CodeGenPrepare][AddressingModeMatcher] Fix a think-o for the sext(zext) -> zext promotion
introduced in r217629.
We were returning the old sext instead of the new zext as the promoted instruction!
Thanks Joerg Sonnenberger for the test case.
llvm-svn: 217800
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions