]> granicus.if.org Git - clang/commit
[X86] Make __builtin_ia32_directstore_u32 and __builtin_ia32_movdir64b 'nothrow'
authorCraig Topper <craig.topper@intel.com>
Thu, 3 May 2018 21:01:35 +0000 (21:01 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 3 May 2018 21:01:35 +0000 (21:01 +0000)
commitd80c081db0b2df5b98af66ca9331c8cc1630eba1
tree13a57676ad95a33aec9c9b78472d561d540b81a1
parent406ee9f68436b08bde9e16a082617e79ff125a92
[X86] Make __builtin_ia32_directstore_u32 and __builtin_ia32_movdir64b 'nothrow'

These builtins snuck in while I was in the middle of adding nothrow to the other builtins in my local clone and I guess I missed them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331483 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsX86.def