summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format
diff options
context:
space:
mode:
authorClement Courbet <courbet@google.com>2017-10-30 14:19:33 +0000
committerClement Courbet <courbet@google.com>2017-10-30 14:19:33 +0000
commitb2c3eb8cf18fd749eb6f71314a7f657dcbfb4b84 (patch)
treed54c47b5bd661ab5a5fa46864fad656e58b0cc72 /clang/lib/Format
parentbef1c56724dbb566af0f0ce18fc30cf43ba82fda (diff)
downloadbcm5719-llvm-b2c3eb8cf18fd749eb6f71314a7f657dcbfb4b84.tar.gz
bcm5719-llvm-b2c3eb8cf18fd749eb6f71314a7f657dcbfb4b84.zip
[CodeGen][ExpandMemcmp] Allow memcmp to expand to vector loads (2).
- Targets that want to support memcmp expansions now return the list of supported load sizes. - Expansion codegen does not assume that all power-of-two load sizes smaller than the max load size are valid. For examples, this is not the case for x86(32bit)+sse2. Fixes PR34887. llvm-svn: 316905
Diffstat (limited to 'clang/lib/Format')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud