[PATCH] D12458: [clang] add __builtin_unpredictable and convert to metadata
Sanjay Patel via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 2 13:02:42 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246699: add __builtin_unpredictable and convert to metadata (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D12458?vs=33491&id=33850#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12458
Files:
cfe/trunk/docs/LanguageExtensions.rst
cfe/trunk/include/clang/Basic/Builtins.def
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
cfe/trunk/test/CodeGen/builtin-unpredictable.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12458.33850.patch
Type: text/x-patch
Size: 6210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150902/822adfa4/attachment-0001.bin>
More information about the cfe-commits
mailing list