summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-02-13 19:09:16 +0000
committerChris Lattner <sabre@nondot.org>2011-02-13 19:09:16 +0000
commite95d19501497957f92cba48631d5dfab3232b3f4 (patch)
treec6217bb98162edec406c0508f6e60316aa2f5473 /clang/lib/Frontend/CompilerInvocation.cpp
parent9bd7fdff581323040f322a9d5c0ac450ddda9cc5 (diff)
downloadbcm5719-llvm-e95d19501497957f92cba48631d5dfab3232b3f4.tar.gz
bcm5719-llvm-e95d19501497957f92cba48631d5dfab3232b3f4.zip
Revisit my fix for PR9028: the issue is that DAGCombine was
generating i8 shift amounts for things like i1024 types. Add an assert in getNode to prevent this from occuring in the future, fix the buggy transformation, revert my previous patch, and document this gotcha in ISDOpcodes.h llvm-svn: 125465
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud