summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorMartin Pelikan <martin.pelikan@gmail.com>2017-09-15 04:22:16 +0000
committerMartin Pelikan <martin.pelikan@gmail.com>2017-09-15 04:22:16 +0000
commitd78db156297a22f21d9ed8a9492c1c47cede0d2a (patch)
tree8b18e0754817c6bdf9c8776da7a559fc91a7fcb5 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parent461e8c1de8cec3e55cd3e01d0bda600a292977c3 (diff)
downloadbcm5719-llvm-d78db156297a22f21d9ed8a9492c1c47cede0d2a.tar.gz
bcm5719-llvm-d78db156297a22f21d9ed8a9492c1c47cede0d2a.zip
[XRay] fix and clarify comments in the log file decoder
Summary: For readers unfamiliar with the XRay code base, reference the compiler-rt implementation even though we're not allowed to share any code and explain our little-endian views more clearly. For code clarity either get rid of obvious comments or explain their intentions, fix typos, correct coding style according to LLVM's standards and manually CSE long expressions to point out it is the same expression. Reviewers: dberris Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D34339 llvm-svn: 313340
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud