bjorn3
5adaed06a0
Merge commit ' 49cd5dd454' into sync_cg_clif-2024-06-30
2024-06-30 11:28:14 +00:00
Nicholas Nethercote
02b20f8871
Update a cranelift patch file for formatting changes.
...
PR #125443 will reformat all the use declarations in the repo. This
would break a patch kept in `rustc_codegen_cranelift` that gets applied
to `library/std/src/sys/pal/windows/rand.rs`.
So this commit formats the use declarations in
`library/std/src/sys/pal/windows/rand.rs` in advance of #125443 and
updates the patch file accordingly.
The motivation is that #125443 is a huge change and we want to get
fiddly little changes like this out of the way so it can be nothing more
than an `x fmt --all`.
2024-06-12 08:52:40 +10:00
bjorn3
ed7d97e4c8
Merge commit ' 3270432f4b' into sync_cg_clif-2024-05-13
2024-05-13 13:26:33 +00:00
bjorn3
4ad6c6c581
Merge commit ' de5d652373' into sync_cg_clif-2024-04-23
2024-04-23 09:37:28 +00:00
Chris Denton
fbac8ef01c
Cranelift: Revert raw-dylib for Windows futex APIs
2024-04-16 15:53:35 +00:00
bjorn3
e243f8d0e3
Merge commit ' 89f54caacf' into sync_cg_clif-2024-04-11
2024-04-11 10:42:48 +00:00
bjorn3
c5c31447a7
Merge commit ' 09fae60a86' into sync_cg_clif-2024-03-28
2024-03-28 11:43:35 +00:00
bjorn3
4b61629951
Merge commit ' 4cf4ffc6ba' into sync_cg_clif-2024-03-16
2024-03-16 17:23:11 +00:00
bjorn3
5ec45d3d7a
Merge commit ' 54cbb6e753' into sync_cg_clif-2024-03-08
2024-03-08 20:41:29 +00:00
Chris Denton
fcb86c871f
Cranelift: Don't use raw-dylib in std
2024-02-25 10:22:34 -03:00
bjorn3
0061bb7faf
Merge commit ' 3e50cf6502' into sync_cg_clif-2024-01-26
2024-01-26 18:33:45 +00:00
David Tolnay
b192f911d5
Rebase slice_group_by stabilization PR
2024-01-25 22:20:59 -08:00
bjorn3
a4be90ed16
Merge commit ' 3a9bf72932' into sync_cg_clif-2023-12-19
2023-12-19 12:46:39 +00:00
bjorn3
d49fd9f877
Merge commit ' c84d1871dc' into sync_cg_clif-2023-11-10
2023-11-10 11:30:51 +00:00
bjorn3
41dcb52153
Merge commit ' dde58803fd' into sync_cg_clif-2023-10-29
2023-10-29 20:30:50 +00:00
bjorn3
a302610016
Merge commit ' 93a5433f17' into sync_cg_clif-2023-10-24
2023-10-24 12:22:23 +00:00
bjorn3
e472b5573a
Merge commit ' c07d1e2f88' into sync_cg_clif-2023-10-21
2023-10-21 19:54:51 +00:00
bjorn3
5d85a24442
Merge commit ' 81dc066758' into sync_cg_clif-2023-10-09
2023-10-09 08:52:46 +00:00
bjorn3
f2211c5242
Merge commit ' dda103b1e3' into sync_cg_clif-2023-09-06
2023-09-06 18:51:03 +00:00
bjorn3
59cabd7032
Merge commit ' 8f9ac9c22d' into sync_cg_clif-2023-08-09
2023-08-09 18:20:12 +00:00
bjorn3
e8168ce8a3
Merge commit ' 1eded3619d' into sync_cg_clif-2023-07-22
2023-07-22 13:32:34 +00:00
bjorn3
81ea0b29ea
Merge commit ' 8830dccd1d' into sync_cg_clif-2023-06-15
2023-06-15 17:56:01 +00:00
Pietro Albini
7886be6327
remove patch from cranelift backend to ignore unwinding tests
2023-06-13 15:53:26 +02:00
bjorn3
7b3bd56ed9
Merge commit ' dec0daa8f6' into sync_cg_clif-2023-03-15
2023-03-15 14:41:48 +00:00
bjorn3
b67610f98a
Merge commit ' 598f090956' into sync_cg_clif-2023-01-24
2023-01-24 18:56:42 +01:00
bjorn3
9950bd1dc5
Merge commit ' 266e96785a' into sync_cg_clif-2022-10-23
2022-10-23 16:22:55 +02:00
bjorn3
cfef0a4f8d
Merge commit ' e9d1a0a7b0' into sync_cg_clif-2022-08-24
2022-08-24 18:40:58 +02:00
Tamir Duberstein
c413617ca5
Update integer_atomics tracking issue
...
Updates #32976 .
Updates #99069 .
2022-07-08 17:52:04 -04:00
bjorn3
d9025cebac
Merge commit ' 63734fcdd7' into sync_cg_clif-2022-05-15
2022-05-15 12:32:19 +02:00
bjorn3
32202f20cd
Merge commit ' f2cdd4a78d' into sync_cg_clif-2022-04-22
2022-04-22 21:11:38 +02:00
bjorn3
1bd90f8644
Don't declare test_variadic_fnptr with two conflicting signatures
...
It is UB for LLVM and results in a compile error for Cranelift
2022-03-20 21:09:35 +01:00
bjorn3
d1904e5855
Merge commit ' 370c397ec9' into sync_cg_clif-2022-03-20
2022-03-20 16:55:21 +01:00
bjorn3
b5cbb87e62
Merge commit ' 35d9c6bf25' into sync_cg_clif-2022-02-23
2022-02-23 11:49:34 +01:00
bjorn3
799e067912
Merge commit ' 97e5045493' into sync_cg_clif-2021-12-20
2021-12-20 18:56:35 +01:00
bjorn3
5d3b8e7c1b
Merge commit ' 61667dedf5' into sync_cg_clif-2021-09-19
2021-09-19 13:56:58 +02:00
bjorn3
d220159810
Merge commit ' 05677b6bd6' into sync_cg_clif-2021-08-06
2021-08-06 16:26:56 +02:00
bjorn3
fb92375755
Merge commit ' 3a31c6d827' into sync_cg_clif-2021-07-07
2021-07-07 11:14:20 +02:00
bjorn3
d6b03451e6
Merge commit ' 40dd3e2b70' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
bjorn3
27886cd6b6
Merge commit ' 9a0c32934e' into sync_cg_clif-2021-03-05
2021-03-05 19:12:59 +01:00
bjorn3
a75f9bc3be
Merge commit ' d556c56f79' into sync_cg_clif-2021-02-01
2021-02-01 10:11:46 +01:00
bjorn3
d404840788
Merge commit ' 5988bbd24a' into sync_cg_clif-2020-11-27
2020-11-27 20:48:53 +01:00
bjorn3
a233646dfc
Rustup to rustc 1.49.0-nightly ( e160e5cb8 2020-10-14)
2020-10-15 10:34:13 +02:00
bjorn3
684c054e31
Rustup to rustc 1.48.0-nightly ( fc2daaae6 2020-09-28)
2020-09-29 13:56:30 +02:00
bjorn3
18348b1aec
Rustup to rustc 1.47.0-nightly ( 663d2f5cd 2020-08-22)
2020-08-23 11:50:51 +02:00
bjorn3
ca9fc101c0
Fix weak linkage
...
This removes the last sysroot patch apart from the few patches that disable tests
2020-08-20 15:24:33 +02:00
bjorn3
c1a68b1386
Emulate the cpuid arch intrinsic
2020-08-15 19:08:19 +02:00
bjorn3
7d69857dcb
Rustup to rustc 1.47.0-nightly ( db0492ace 2020-07-29)
2020-07-30 14:58:27 +02:00
bjorn3
34823a7e4c
Rustup to rustc 1.46.0-nightly ( 5c9e5df3a 2020-07-16)
2020-07-17 19:15:33 +02:00
bjorn3
4a21cff957
Remove usage of extern_weak in fast_thread_local
2020-07-16 12:55:03 +02:00
bjorn3
431cebdca1
Introduce #[cfg(target_feature = "cg_clif")]
2020-06-20 16:22:03 +02:00