[all-commits] [llvm/llvm-project] d5e2cb: [clang][Interp] Implement builtin_expect (#69713)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Dec 8 05:46:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5e2cbd01a17edeb56aad2f161c76ce3f854676f
https://github.com/llvm/llvm-project/commit/d5e2cbd01a17edeb56aad2f161c76ce3f854676f
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/builtin-functions.cpp
M clang/test/Sema/builtin-expect-with-probability.cpp
Log Message:
-----------
[clang][Interp] Implement builtin_expect (#69713)
More information about the All-commits
mailing list