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@24a8092 to: llvm/llvm-project@7b5e285 commit: 0581e99
from 24a8092be7c1700e9bcdb15c114e9a738f0a2a6b to 7b5e285d16090c2ddf4ee539c410d24bde52cbea
7b5e285d16090c2ddf4ee539c410d24bde52cbea [NFC][Clang] Use range for loops in ClangDiagnosticsEmitter (#115573) 13317502da8ee3885854f67700140586c0edafee [mlir] Add a null pointer check in symbol lookup (#115165) 5a5122cac6eca445062e36ed7c69b6b749497143 [gn build] Port 0e97b4d05a0b 0e97b4d05a0b09513a4c130ec85a36c808d0074b [GlobalISel] Combine G_MERGE_VALUES of x and undef (#113616) 9d85ba5724f22d73c95858246691e0b389bdb28d [SandboxIR] Preserve the order of switch cases after revert. (#115577) a2042521a0387d7d7b80b2987f4b21f5a50bc7bb [libc++] Remove _AlgPolicy from std::copy and algorithms using std::copy (#115887) 8da61a3434411850a0829f2d47f916f9bf29a4d8 [llvm][docs] Expand HowToAddABuilder with guidance on testing locally (#115024)
Compilation time result (by files): Top 5 improvements: ockam-rs/4h15go5rbmdr09f8.ll 56714104925 -> 56627241099 -0.15% zed-rs/f3wmqxw6x607w7cbx1edvfc95.ll 5522329109 -> 5514026444 -0.15% quantlib/gsrprocesscore.ll 1815252756 -> 1812609436 -0.15% rust-analyzer-rs/2n800w7wl0k2x7go.ll 11592159297 -> 11575653265 -0.14% rust-analyzer-rs/233tpdwe8f7eoneo.ll 30931089334 -> 30889028060 -0.14% Top 5 regressions: qemu/hw_net_e1000.c.ll 953087631 -> 956617918 +0.37% influxdb-rs/2kt1dw25zk3iqboc.ll 6567355838 -> 6580502434 +0.20% zed-rs/5y1wsigytdd2raxioqt092gnl.ll 4663830277 -> 4672105480 +0.18% rust-analyzer-rs/357j944nkpwuonjr.ll 24319473202 -> 24360757647 +0.17% ockam-rs/2jdafynperrjfnwp.ll 63427979456 -> 63535335691 +0.17% Overall: -0.01579489%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: Overall: -0.01127912%
Improvements: Regressions: simplifycfg.NumSimpl 42467870 -> 42467868 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@24a8092
to: llvm/llvm-project@7b5e285
commit: 0581e99
Change Logs
from 24a8092be7c1700e9bcdb15c114e9a738f0a2a6b to 7b5e285d16090c2ddf4ee539c410d24bde52cbea
7b5e285d16090c2ddf4ee539c410d24bde52cbea [NFC][Clang] Use range for loops in ClangDiagnosticsEmitter (#115573)
13317502da8ee3885854f67700140586c0edafee [mlir] Add a null pointer check in symbol lookup (#115165)
5a5122cac6eca445062e36ed7c69b6b749497143 [gn build] Port 0e97b4d05a0b
0e97b4d05a0b09513a4c130ec85a36c808d0074b [GlobalISel] Combine G_MERGE_VALUES of x and undef (#113616)
9d85ba5724f22d73c95858246691e0b389bdb28d [SandboxIR] Preserve the order of switch cases after revert. (#115577)
a2042521a0387d7d7b80b2987f4b21f5a50bc7bb [libc++] Remove _AlgPolicy from std::copy and algorithms using std::copy (#115887)
8da61a3434411850a0829f2d47f916f9bf29a4d8 [llvm][docs] Expand HowToAddABuilder with guidance on testing locally (#115024)
The text was updated successfully, but these errors were encountered: