]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3 master
authorbors <bors@rust-lang.org>
Thu, 9 Feb 2023 14:12:59 +0000 (14:12 +0000)
committerbors <bors@rust-lang.org>
Thu, 9 Feb 2023 14:12:59 +0000 (14:12 +0000)
commit8cca42a47f5d574c8f7302c98c3f918cdc772fbb
tree539e78dca393e9cdc1b0fe857c772a6a427b7e0e
parent5919f62cf6681979cb5401d3907445f14d27ec8f
parente25566e20b079b7eae57518768dee44fb53c8cbb
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3

Sync rustc_codegen_cranelift

* Couple of bugfixes
* A significant runtime perf improvement
* Implemented sym and const support for inline asm
* Improved self profile integration

r? `@ghost`

`@rustbot` label +A-codegen +A-cranelift +T-compiler