bjorn3
|
26d48c9a37
|
Rename the build/ directory to dist/
This will allow putting all temporary build artifacts in build/ in the
future, keeping all the build output artifacts in dist/
|
2022-11-28 13:01:49 +00:00 |
|
bjorn3
|
2e65a8f2ca
|
Use -Zcodegen-backend instead of a rustc replacement in cargo-clif
|
2022-04-29 19:13:41 +02:00 |
|
MikaelUrankar
|
83d470d91c
|
Don't assume /bin/bash is available on every system. (#1223)
Co-authored-by: MikaelUrankar <mikael.urankar@gmail.com>
|
2022-04-14 14:18:13 +02:00 |
|
Camille Gillot
|
881208f268
|
Update compiler/rustc_codegen_cranelift/scripts/filter_profile.rs
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
|
2021-09-30 19:41:32 +02:00 |
|
Camille GILLOT
|
745dee9d3e
|
Move encode_metadata out of CrateStore.
|
2021-09-30 19:41:31 +02:00 |
|
Camille GILLOT
|
8cc1012f3f
|
Move monomorphize code to its own crate.
|
2021-09-07 19:53:04 +02:00 |
|
bjorn3
|
d220159810
|
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
|
2021-08-06 16:26:56 +02:00 |
|
bjorn3
|
fb92375755
|
Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-2021-07-07
|
2021-07-07 11:14:20 +02:00 |
|
bjorn3
|
77f74ed070
|
Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-2020-12-27
|
2020-12-27 10:30:38 +01:00 |
|
bjorn3
|
285c7c66dc
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
|
bjorn3
|
426e55709c
|
Replace CG_CLIF_JIT with --jit
|
2020-09-29 18:41:59 +02:00 |
|
bjorn3
|
7285c134d1
|
Reorganize scripts
|
2020-09-16 16:46:02 +02:00 |
|