about summary refs log tree commit diff
path: root/example
AgeCommit message (Expand)AuthorLines
2023-03-09replace legacy copyright annotations in submodulesPietro Albini-9/+3
2022-12-14Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-202...bjorn3-4/+31
2022-10-23Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...bjorn3-1/+7
2022-09-27Stabilize bench_black_boxUrgau-1/+1
2022-08-24Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-202...bjorn3-18/+111
2022-08-21Replace most uses of `pointer::offset` with `add` and `sub`Maybe Waffle-1/+1
2022-07-25Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-202...bjorn3-3/+64
2022-07-09Partially stabilize const_slice_from_raw_partsKonrad Borowski-1/+0
2022-06-03Fix unsized field orderNikolai Vazquez-1/+1
2022-06-03Make `std::mem::needs_drop` accept `?Sized`Nikolai Vazquez-1/+8
2022-04-22Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-202...bjorn3-6/+73
2022-03-30Spellchecking some commentsYuri Astrakhan-1/+1
2022-03-20Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-202...bjorn3-129/+53
2021-12-30Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-202...bjorn3-0/+1
2021-12-20Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-202...bjorn3-0/+60
2021-10-15Remove alloc::preludeAmanieu d'Antras-2/+2
2021-09-19Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into sync_cg_clif-202...bjorn3-2/+2
2021-08-18remove box_syntax uses from cranelift and toolsMarcel Hellwig-3/+3
2021-07-07Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-202...bjorn3-5/+3
2021-05-27Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-202...bjorn3-15/+1
2021-04-30Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'Erin Power-19/+27
2021-03-29Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-202...bjorn3-6/+4
2021-03-05Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...bjorn3-23/+241
2021-02-01Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4' into sync_cg_clif-202...bjorn3-4/+6
2020-12-27Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-202...bjorn3-0/+2
2020-11-27Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-202...bjorn3-0/+1
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-1/+1
2020-11-03Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...bjorn3-7/+39
2020-09-22Misc changesbjorn3-3/+1
2020-09-18Don't benchmark mod_bench anymorebjorn3-1/+1
2020-09-14Use don't unroll loop in Rvalue::Repeatbjorn3-0/+23
2020-08-20Fix weak linkagebjorn3-7/+10
2020-08-20Don't test x86_64 simd on archs other than x86_64bjorn3-0/+14
2020-08-15Emulate the cpuid arch intrinsicbjorn3-0/+2
2020-08-08Enable simd insert and extract testsbjorn3-3/+2
2020-07-19Implement simd_insertbjorn3-0/+9
2020-07-16Add test for SwitchInt on 128bit integersbjorn3-0/+11
2020-07-11Make everything in example.rs publicbjorn3-39/+39
2020-07-09Disable global_asm! on macOS for nowbjorn3-3/+3
2020-07-09Implement global_asm! using an external assemblerbjorn3-0/+24
2020-07-03Test signed 128bit discriminantsbjorn3-0/+8
2020-07-02Rustup to rustc 1.46.0-nightly (f781babf8 2020-07-01)bjorn3-7/+5
2020-06-27Rustup to rustc 1.46.0-nightly (7750c3d46 2020-06-26)bjorn3-0/+1
2020-06-20Implement checked_mulbjorn3-0/+23
2020-06-20Use Cranelift legalization for icmp.i128bjorn3-0/+6
2020-06-20Implement #[link_section]bjorn3-0/+2
2020-06-16Make mini_core_hello_world work on Windows once TLS is supportedbjorn3-15/+16
2020-06-16Fix warnings in alloc_example.rsbjorn3-6/+2
2020-06-04Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)bjorn3-7/+5
2020-04-30Rustup to rustc 1.45.0-nightly (fa51f810e 2020-04-29)bjorn3-0/+6