We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from: llvm/llvm-project@ae9d062 to: llvm/llvm-project@faefedf commit: e2e2482
from ae9d0623ad65d84022bb4ed8446b6491451ae575 to faefedf7f8d520035a7c699baa12d5bb9bb93f49
faefedf7f8d520035a7c699baa12d5bb9bb93f49 [libc][math][c23] Add exp10m1f C23 math function (#87992) 49ee6069db372ce326bc36678e745459868c3771 [BOLT][AArch64] Add support for compact code model (#112110) 3b1b1271fb552c996d9fdfa9a997f33013dd275f [Xtensa] Implement support for the BranchRelaxation. (#113450) fd799add2186356dc19e81106a1428a2edf7c20b Reapply "[libc++abi] Stop copying headers to the build directory" 53e49f15ab0b9b03e5671faea6f7870914b8f0ea [clang][serialization] Pass ASTContext explicitly (#115235) e189d61924ba0165b3a344c3d945b3e2aa373485 [memprof] Add extractCallsFromIR (#115218) 02668f60a9b5c0d5b8b6e60b4e897f763ad59a91 [RISCV] Match single source deinterleave shuffles for vnsrl (#114878) c02da382471fd0b338af76ce220e9567e3cb854a [RISCV] Add tests for deinterleave(2-8) shuffles 62db1c8a076c7167e404412182f4a8915f4ff6ee [SLP]Better decision making on whether to try stores packs for vectorization bdf8e308b7ea430f619ca3aa1199a76eb6b4e2d4 AMDGPU: Don't avoid clamp of bit shift in BFE pattern (#115372) 7475156d49406785a974b1205d11fe3de9c1553e [Clang] Add __builtin_counted_by_ref builtin (#114495)
ASTContext
Compilation time result (by files): Top 5 improvements: meilisearch-rs/4p6euf9p6jz4j36m.ll 53155778899 -> 53064518211 -0.17% duckdb/ub_duckdb_bind_query_node.cpp.ll 5070810445 -> 5062211541 -0.17% entt/any.cpp.ll 14358420498 -> 14335025402 -0.16% xgboost/data.cc.ll 10495426485 -> 10479902608 -0.15% quantlib/zerocouponinflationswap.ll 1381896952 -> 1379857840 -0.15% Top 5 regressions: wasmtime-rs/xl3b912aq97wiv3.ll 3381988760 -> 3389419090 +0.22% zed-rs/6c1m5725g8fkc8u2sxpts1slw.ll 5918123042 -> 5928536139 +0.18% delta-rs/11w0at10aiwuq3yr.ll 35588919452 -> 35646368802 +0.16% quantlib/gsrprocesscore.ll 1809276962 -> 1812042034 +0.15% duckdb/is_distinct_from.cpp.ll 97851567952 -> 97989658361 +0.14% Overall: -0.00834146%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: Overall: -0.01107721%
Improvements: simplifycfg.NumSimpl 42467960 -> 42467962 +0.00% Regressions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@ae9d062
to: llvm/llvm-project@faefedf
commit: e2e2482
Change Logs
from ae9d0623ad65d84022bb4ed8446b6491451ae575 to faefedf7f8d520035a7c699baa12d5bb9bb93f49
faefedf7f8d520035a7c699baa12d5bb9bb93f49 [libc][math][c23] Add exp10m1f C23 math function (#87992)
49ee6069db372ce326bc36678e745459868c3771 [BOLT][AArch64] Add support for compact code model (#112110)
3b1b1271fb552c996d9fdfa9a997f33013dd275f [Xtensa] Implement support for the BranchRelaxation. (#113450)
fd799add2186356dc19e81106a1428a2edf7c20b Reapply "[libc++abi] Stop copying headers to the build directory"
53e49f15ab0b9b03e5671faea6f7870914b8f0ea [clang][serialization] Pass
ASTContext
explicitly (#115235)e189d61924ba0165b3a344c3d945b3e2aa373485 [memprof] Add extractCallsFromIR (#115218)
02668f60a9b5c0d5b8b6e60b4e897f763ad59a91 [RISCV] Match single source deinterleave shuffles for vnsrl (#114878)
c02da382471fd0b338af76ce220e9567e3cb854a [RISCV] Add tests for deinterleave(2-8) shuffles
62db1c8a076c7167e404412182f4a8915f4ff6ee [SLP]Better decision making on whether to try stores packs for vectorization
bdf8e308b7ea430f619ca3aa1199a76eb6b4e2d4 AMDGPU: Don't avoid clamp of bit shift in BFE pattern (#115372)
7475156d49406785a974b1205d11fe3de9c1553e [Clang] Add __builtin_counted_by_ref builtin (#114495)
The text was updated successfully, but these errors were encountered: