summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/stdarg.h
diff options
context:
space:
mode:
authorTyler Nowicki <tyler.nowicki@gmail.com>2015-08-27 18:58:34 +0000
committerTyler Nowicki <tyler.nowicki@gmail.com>2015-08-27 18:58:34 +0000
commit8cb274ed0dedb21644d95d0d2856233e4170fccc (patch)
tree213c78b365dd37c8f0a42fd4024287ba0c0dbb90 /clang/lib/Headers/stdarg.h
parente9984b28ef537dd51e56b45f0f1f645378223aae (diff)
downloadbcm5719-llvm-8cb274ed0dedb21644d95d0d2856233e4170fccc.tar.gz
bcm5719-llvm-8cb274ed0dedb21644d95d0d2856233e4170fccc.zip
Improve options printed on vectorization analysis diagnostics.
The LLVM patch changes the analysis diagnostics produced when loops with floating-point recurrences or memory operations are identified. The new messages say "cannot prove it is safe to reorder * operations; allow reordering by specifying #pragma clang loop vectorize(enable)". Depending on the type of diagnostic the message will include additional options such as ffast-math or __restrict__. llvm-svn: 246189
Diffstat (limited to 'clang/lib/Headers/stdarg.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud