summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGLoopInfo.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-08-21 15:56:49 +0000
committerHans Wennborg <hans@hanshq.net>2018-08-21 15:56:49 +0000
commit72bbf8c531bf69926fd08912dd6027d93639b213 (patch)
treedae8b34152b9da3b393a85f6c5c83f73c9525dd2 /clang/lib/CodeGen/CGLoopInfo.cpp
parent8a2eba80a7382339a70c7107f4bee0def03a1cd0 (diff)
downloadbcm5719-llvm-72bbf8c531bf69926fd08912dd6027d93639b213.tar.gz
bcm5719-llvm-72bbf8c531bf69926fd08912dd6027d93639b213.zip
Merging r340048:
------------------------------------------------------------------------ r340048 | nico | 2018-08-17 19:19:06 +0200 (Fri, 17 Aug 2018) | 10 lines Make __shiftleft128 / __shiftright128 real compiler built-ins. r337619 added __shiftleft128 / __shiftright128 as functions in intrin.h. Microsoft's STL plans on using these functions, and they're using intrin0.h which just has declarations of built-ins to not pull in the huge intrin.h header in the standard library headers. That requires that these functions are real built-ins. https://reviews.llvm.org/D50907 ------------------------------------------------------------------------ llvm-svn: 340289
Diffstat (limited to 'clang/lib/CodeGen/CGLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud