bjorn3
b344691522
Sync from rust f99f9e48ed
2022-07-03 14:51:45 +02:00
bjorn3
f060ae9d3d
Update to Cranelift 0.85.1
...
This fixes a miscompilation
2022-06-28 11:52:21 +02:00
Nicholas Nethercote
f516ba2240
Update smallvec to 1.8.1.
...
This pulls in https://github.com/servo/rust-smallvec/pull/282 , which
gives some small wins for rustc.
2022-06-27 08:48:55 +10:00
bjorn3
7c5fbacaf9
Update Cranelift to 0.85.0
2022-06-23 15:19:54 +02:00
bjorn3
6c9a06e37d
Update Cranelift and object
2022-05-20 16:44:20 +02:00
bjorn3
32202f20cd
Merge commit ' f2cdd4a78d' into sync_cg_clif-2022-04-22
2022-04-22 21:11:38 +02:00
bjorn3
a177a7f9df
Update Cranelift to 0.83.0
2022-04-21 19:22:12 +02:00
bjorn3
d1904e5855
Merge commit ' 370c397ec9' into sync_cg_clif-2022-03-20
2022-03-20 16:55:21 +01:00
bjorn3
fef517eae7
Remove almost all remaining feature gates
...
Only rustc_private is still enabled as cg_clif by definition needs to
use internal rustc api's.
2022-03-13 17:55:55 +01:00
bjorn3
d2026d679e
Update Cranelift to 0.82.1
...
This fixes a miscompilation
2022-03-10 14:50:09 +01:00
bjorn3
01ffb98db5
Update dependencies
2022-03-08 20:08:50 +01:00
bjorn3
3ccf12acdd
Update Cranelift to 0.82.0
2022-03-08 20:01:48 +01:00
bjorn3
b5cbb87e62
Merge commit ' 35d9c6bf25' into sync_cg_clif-2022-02-23
2022-02-23 11:49:34 +01:00
bjorn3
75a463a583
Update Cranelift to 0.81.0
2022-02-08 18:24:50 +01:00
bjorn3
3ff158e3ed
Update dependencies
2022-01-30 16:57:30 +01:00
bjorn3
2d32e51d86
Sync from rust a00e130dae
2022-01-30 13:25:57 +01:00
pierwill
2c26139bbc
Use an indexmap to avoid sorting LocalDefIds
...
Update `indexmap` to 1.8.0.
Bless test
2022-01-22 22:34:16 -06:00
bjorn3
759c4ac08f
Update to Cranelift 0.80.0
2022-01-10 12:26:03 +01:00
bjorn3
e4fff03d40
Update Cranelift to 0.79.1
...
This version fixes the regressions in 0.79.0
2022-01-05 12:22:23 +01:00
bjorn3
799e067912
Merge commit ' 97e5045493' into sync_cg_clif-2021-12-20
2021-12-20 18:56:35 +01:00
bjorn3
f505157f2c
Revert "Update Cranelift to 0.79.0"
...
This reverts commit a1037fad7d .
There are two regressions in Cranelift with respect to small integer
operations. Both have already been fixed on thebmain branch, but we will
have to wait for a new Cranelift release. They have been fixed by
bytecodealliance/wasmtime#3610 and bytecodealliance/wasmtime#3617 .
2021-12-17 23:23:17 +01:00
bjorn3
a1037fad7d
Update Cranelift to 0.79.0
2021-12-16 18:57:25 +01:00
bjorn3
9e755f483a
Update libc
2021-12-16 14:46:43 +01:00
bjorn3
5f5a2f262f
Update dependencies
2021-12-01 18:36:19 +01:00
bjorn3
23bcafa256
Update object
2021-12-01 18:34:19 +01:00
bjorn3
977e884acf
Use crates.io releases of Cranelift
...
I originally switched the Cranelift dependencies to use git as cg_clif
required a lot of new Cranelift features. With crates.io dependencies I
would have to wait for a new release every time. With git dependencies I
could start using the new features as soon as they were merged.
Currently there aren't a lot of new Cranelift features necessary anymore
and those that are useful are no longer blocking compilation of lots of
crates. There was some concern expressed about using git dependencies in
the main rust repo, so all together I think it is best to switch to
crates.io releases and if necessary wait a bit before merging changes
requiring newer Cranelift commits.
2021-10-29 16:22:47 +02:00
bjorn3
adabc2ccda
Update Cranelift and object
2021-10-21 15:20:40 +02:00
bjorn3
2bb3f767e5
Update Cranelift
2021-10-13 16:59:59 +02:00
bjorn3
b2fed29e1a
Update Cranelift
2021-10-12 14:47:57 +02:00
bjorn3
eded369086
Update Cranelift
...
This version no longer has the old x86 backend
2021-10-01 15:37:48 +02:00
bjorn3
bc61fb263d
Update dependencies
2021-09-30 15:22:19 +02:00
bjorn3
166ff1332f
Update Cranelift
2021-09-30 15:17:43 +02:00
bjorn3
5d3b8e7c1b
Merge commit ' 61667dedf5' into sync_cg_clif-2021-09-19
2021-09-19 13:56:58 +02:00
bjorn3
98f45afd64
Update Cranelift
2021-08-07 11:09:03 +02:00
bjorn3
d220159810
Merge commit ' 05677b6bd6' into sync_cg_clif-2021-08-06
2021-08-06 16:26:56 +02:00
bjorn3
bcf532ce1d
Update dependencies
2021-07-27 12:54:58 +02:00
bjorn3
c2464ebeb0
Update Cranelift, gimli and object
2021-07-27 12:42:16 +02:00
bjorn3
17eaf432b7
Update Cranelift
2021-07-17 14:34:58 +02:00
bjorn3
e7a4323674
Remove explicit branch="main" form Cargo.toml
2021-07-13 21:32:28 +02:00
bjorn3
fb92375755
Merge commit ' 3a31c6d827' into sync_cg_clif-2021-07-07
2021-07-07 11:14:20 +02:00
bjorn3
ac730b4464
Update Cranelift
...
This has a fix for a miscompilation on AArch64
cc #1184
2021-07-04 12:37:00 +02:00
bjorn3
751ae51044
Update Cranelift
2021-07-03 14:41:33 +02:00
bjorn3
dd1419a1c4
Update Cranelift and object
...
This adds AArch64 support for unixes using ELF object files like Linux
2021-07-02 12:16:22 +02:00
bjorn3
4492f32d15
Update Cranelift and object
2021-06-10 12:17:42 +02:00
bjorn3
d6b03451e6
Merge commit ' 40dd3e2b70' into sync_cg_clif-2021-05-27
2021-05-27 13:08:14 +02:00
bjorn3
2f9ca10b1d
Update Cranelift, object and gimli
2021-05-24 16:06:54 +02:00
bjorn3
328f06718a
Update Cranelift
2021-05-16 10:45:18 +02:00
bjorn3
459a51906d
Update Cranelift
2021-05-10 13:13:52 +02:00
bjorn3
8794d07081
Avoid trailing / in git path for Wasmtime
...
Git seems to not be able to handle it in some cases. Thanks to @vramana
for reporting this on Zulip.
2021-05-07 12:58:54 +02:00
bjorn3
fea01cfaaa
Update Cranelift
...
This removes all the byteorder and thiserror dependencies. This results
in no proc macros being necessary anymore.
2021-05-04 18:54:22 +02:00