summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2017-10-26 12:19:02 +0000
committerAaron Ballman <aaron@aaronballman.com>2017-10-26 12:19:02 +0000
commitffc43366655d0e8ff5c20f550231ba950416018c (patch)
tree4120f1eae6a08538b4a7401814035b383c1d83b7 /llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
parent7f6e91074528d4a5a73c47867720d09f73e9b60f (diff)
downloadbcm5719-llvm-ffc43366655d0e8ff5c20f550231ba950416018c.tar.gz
bcm5719-llvm-ffc43366655d0e8ff5c20f550231ba950416018c.zip
Add a new attribute definition spelling, Clang<"attr">, that expands to two attribute spellings: GNU<"attr"> and CXX11<"clang", "attr">. This is similar to how the GCC spelling works and is intended to be used for attributes introduced for Clang.
Changes all existing attributes that currently use GNU<"attr"> and CXX11<"clang", "attr> spellings to instead use the Clang<"attr"> spelling. No additional tests are necessary because the existing tests already use both spellings for the attributes converted to the new spelling. No functional changes are expected. llvm-svn: 316658
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud