summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-02-13 09:02:52 +0000
committerChris Lattner <sabre@nondot.org>2011-02-13 09:02:52 +0000
commit2a720d933a130b07b3e7ebe85a072243a9dd84d8 (patch)
tree728883882db9b884656f85b48527fa9364faddca /clang/lib/Frontend/CompilerInvocation.cpp
parent20541a6da6a65f30f2890bf7d5498969d13e19b8 (diff)
downloadbcm5719-llvm-2a720d933a130b07b3e7ebe85a072243a9dd84d8.tar.gz
bcm5719-llvm-2a720d933a130b07b3e7ebe85a072243a9dd84d8.zip
fix visitShift to properly zero extend the shift amount if the provided operand
is narrower than the shift register. Doing an anyext provides undefined bits in the top part of the register. llvm-svn: 125457
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud