summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2018-03-17 08:04:00 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2018-03-17 08:04:00 +0000
commite9f7fa83d54cbb77e48b26685433a6777f613017 (patch)
tree6686462d667bf92cde58071ccc0e694e516f8e2a /clang/lib/Frontend/CompilerInvocation.cpp
parent6b9bb5e1c25acef752b53d170b23759ac1e1d40f (diff)
downloadbcm5719-llvm-e9f7fa83d54cbb77e48b26685433a6777f613017.tar.gz
bcm5719-llvm-e9f7fa83d54cbb77e48b26685433a6777f613017.zip
[SelectionDAG] Handle big endian target BITCAST in computeKnownBits()
The BITCAST handling in computeKnownBits() previously only worked for little endian. This patch reverses the iteration over elements for a big endian target which allows this to work in this case also. SystemZ test case. Review: Eli Friedman https://reviews.llvm.org/D44249 llvm-svn: 327764
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud