summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
diff options
context:
space:
mode:
authorKeith Wyss <wyssman@gmail.com>2018-04-17 21:32:43 +0000
committerKeith Wyss <wyssman@gmail.com>2018-04-17 21:32:43 +0000
commitf437e35671089ab3bdbf11b65a53fe22b9f24172 (patch)
tree9f8b082482b37dfca41de5824b722545c5198fc3 /llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
parent3d86823f3d22296f2eb9883d1b84d3fa90c73054 (diff)
downloadbcm5719-llvm-f437e35671089ab3bdbf11b65a53fe22b9f24172.tar.gz
bcm5719-llvm-f437e35671089ab3bdbf11b65a53fe22b9f24172.zip
[XRay] Add clang builtin for xray typed events.
Summary: A clang builtin for xray typed events. Differs from __xray_customevent(...) by the presence of a type tag that is vended by compiler-rt in typical usage. This allows xray handlers to expand logged events with their type description and plugins to process traced events based on type. This change depends on D45633 for the intrinsic definition. Reviewers: dberris, pelikan, rnk, eizan Subscribers: cfe-commits, llvm-commits Differential Revision: https://reviews.llvm.org/D45716 llvm-svn: 330220
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud