aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <michael.m.kuperstein@intel.com>2014-11-10 20:40:21 +0000
committerMichael Kuperstein <michael.m.kuperstein@intel.com>2014-11-10 20:40:21 +0000
commit3218b942f489c57224ebf57c9b93274b6b5d8434 (patch)
tree5b67b2d6f13c001571309ba9bcabc793baa3a1db /clang/lib/Frontend/CompilerInvocation.cpp
parent95dcc08e8261fca01e8879b25055d3b4762d60c6 (diff)
downloadllvm-3218b942f489c57224ebf57c9b93274b6b5d8434.zip
llvm-3218b942f489c57224ebf57c9b93274b6b5d8434.tar.gz
llvm-3218b942f489c57224ebf57c9b93274b6b5d8434.tar.bz2
[X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSext
This fixes an issue with matching trunc -> assertsext -> zext on x86-64, which would not zero the high 32-bits. See PR20494 for details. Differential Revision: http://reviews.llvm.org/D6128 llvm-svn: 221626
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions