]> git.lizzy.rs Git - rust.git/history - src/base.rs
Replace a lot of print+trap with plain trap
[rust.git] / src / base.rs
2022-03-14 bjorn3Replace a lot of print+trap with plain trap
2022-03-13 bjorn3Mark cold blocks
2022-03-13 bjorn3Sync from rust 4800c7816ee1937d028407066d229f74b4673c92
2022-03-08 bjorn3Fix Box deref for non-ZST allocators
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-23 bjorn3Sync from rust bafe8d06e015eb00724d3d497516191d6681943f
2022-02-22 bjorn3Sync from rust 03a8cc7df1d65554a4d40825b0490c93ac0f0236
2022-02-16 bjorn3Sync from rust a240ccd81c74c105b6f5fe84c46f8d36edb7e306
2022-02-15 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-13 bjorn3Sync from rust 9a60099cc43c8a07abb280be323d1ed9afc27f2c
2022-02-08 bjorn3Update Cranelift to 0.81.0
2022-01-30 bjorn3Sync from rust a00e130dae74a213338e2b095ec855156d8f3d8a
2022-01-19 bjorn3Sync from rust 2f004d2d401682e553af3984ebd9a3976885e752
2022-01-18 bjorn3Split compile_fn out of codegen_fn
2022-01-18 bjorn3Pass only the Function to write_clif_file
2022-01-18 bjorn3Sync from rust 7531d2fdd49966d83830a7b4596c95587b1e9573
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-12 Tomasz MiąskoRemove deprecated LLVM-style inline assembly
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 bjorn3Sync from rust 84f962a89bac3948ed116f1ad04c2f4793fb69ea
2021-12-18 bjorn3Slightly reduce the amount of fx.module references
2021-12-16 bjorn3Sync from rust a090c8659c3be0cbc7dc93c4b2c11a9cdbf8b980
2021-12-09 bjorn3Rustfmt
2021-12-07 bjorn3Sync from rust c5c94945096265b6d675b2f55a247c4799de8d87
2021-12-03 cynecxcg_cranelift: check may_unwind flag instead of cleanup
2021-12-03 cynecxLLVM codgen support for unwinding inline assembly
2021-11-24 bjorn3Use cgu name instead of function name as base for inlin...
2021-10-27 bjorn3Sync from rust 47aeac648ed56095688c1c20972c9b72bd0da7ce
2021-10-20 Gary GuoRemove NullOp::Box
2021-10-12 bjorn3Update Cranelift
2021-10-09 bjorn3Sync from rust bb918d0a5bf22211df0423f7474e4e4056978007
2021-10-02 bjorn3Rustfmt
2021-09-27 bjorn3Sync from rust 04006d8e3b5043131ec56a5f3605b1edcb33194d
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-25 Gary GuoIntroduce `Rvalue::ShallowInitBox`
2021-09-19 bjorn3Sync from rust 7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
2021-09-18 Eduard-Mihai BurtescuQuerify `fn_abi_of_{fn_ptr,instance}`.
2021-09-18 Eduard-Mihai Burtescuty::layout: replicate `layout_of` setup for `fn_abi_of_...
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Gary GuoIntroduce NullOp::AlignOf
2021-09-12 bjorn3Sync from rust c7dbe7a830100c70d59994fd940bf75bb6e39b39
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
2021-07-28 bjorn3Remove workarounds for things unimplemented in Cranelift
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-07-03 bjorn3Misc target related improvements
2021-06-30 bjorn3Rustup to rustc 1.55.0-nightly (6d820866a 2021-06-29)
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-26 bjorn3Sync from rust 1969c2e312303faa458cf19dad9783165e3c72c8
2021-05-18 bjorn3Sync from rust a5560a6a90f08a84728802bb5fa5632a17a78672
2021-05-18 bjorn3Move some code around a bit
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-11 bjorn3Use declare_anonymous_data for anonymous_str
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-21 bjorn3Sync from rust 6df26f897cffb2d86880544bb451c6b5f8509b2d
2021-04-16 bjorn3Rustup to rustc 1.53.0-nightly (132b4e5d1 2021-04-13)
2021-04-14 bjorn3Sync from rust b203b0d240b67916cfa77f640aedaf1c87d50f6d
2021-04-14 bjorn3Avoid file name formatting when debug file writing...
2021-04-14 bjorn3Merge pull request #1159 from bjorn3/driver_refactorings
2021-04-14 bjorn3Remove CodegenCx::finalize and pass Module separately...
2021-04-14 bjorn3Merge pull request #1158 from bjorn3/isolate_mono_items_pr
2021-04-14 bjorn3Don't deduplicate anonymous allocations
2021-04-14 bjorn3Don't deduplicate vtables between functions
2021-04-12 bjorn3Rustfmt
2021-04-06 bjorn3Sync from rust 354cc751b74e813f180755fa67bebcb669825755
2021-03-31 bjorn3Remove the cold block optimization
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-27 bjorn3Make all compiler-builtins symbols hidden
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-21 bjorn3Rustfmt
2021-03-21 bjorn3Update Cranelift
2021-03-18 bjorn3Avoid nightly feature usage where easily possible
2021-03-17 bjorn3Sync from rust 04ae50179a802d1d18bb780baa85f55864f56616
2021-03-15 bjorn3Special case ZST's in Rvalue::Repeat
2021-03-10 borsAuto merge of #76570 - cratelyn:implement-rfc-2945...
2021-03-09 kadminBuild StKind::CopyOverlapping
2021-03-09 kadminUpdate cranelift
2021-03-09 bjorn3Sync from rust 4b9f5cc4c10a161047475cb9bbe02c4fda57fb07
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-06 bjorn3Add clif comments when in release mode
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Rustfmt
2021-03-05 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-02-23 bjorn3Merge pull request #1144 from bjorn3/dynamic_module
2021-02-23 bjorn3Use dynamic dispatch for the inner Module
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 bjorn3Various enum to int cast fixes
2021-02-21 bjorn3Assume constants can't fail to evaluate
2021-02-21 bjorn3Merge pull request #1140 from bjorn3/no_more_oldbe
2021-02-18 bjorn3Remove support for x86 oldBE
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 bjorn3Rustup to rustc 1.51.0-nightly (b12290861 2021-01-29)
next