antoyo
8235b26062
Merge pull request #423 from rust-lang/fix/bswap128
...
Renable intrinsics-integer.rs test
2024-02-07 17:15:11 -05:00
Antoni Boucher
0a38748d8a
Renable intrinsics-integer.rs test
2024-02-03 13:26:06 -05:00
antoyo
b04824a3b2
Merge pull request #421 from rust-lang/update/gcc
...
Update for rebased gcc
2024-02-02 12:11:57 -05:00
Antoni Boucher
ad8e820139
Update for rebased gcc
2024-02-02 11:49:32 -05:00
antoyo
2a36f58475
Merge pull request #416 from Liewyec/feature/improve-iterator-for-file-suppression
...
Improve iterator for files suppression
2024-02-01 09:10:38 -05:00
liewyec
599492a3d5
replace filter with skip and take
2024-01-21 09:22:32 +01:00
antoyo
e747d42bfd
Merge pull request #415 from rowan-sl/rename-clean-ui-tests
...
Rename `y.sh test --clean-ui-tests` to `y.sh clean ui-tests`
2024-01-19 15:05:33 -05:00
Rowan S-L
d34789f5d2
update Intel Software Development Emulator
2024-01-19 11:18:40 -05:00
antoyo
e4e9365882
Merge pull request #413 from NCGThompson/check-rustup-home-flag
...
Honor `$RUSTUP_HOME`
2024-01-19 10:46:23 -05:00
Rowan S-L
94ed9d16cf
rename y.sh test --clean-ui-tests
to y.sh clean ui-tests
2024-01-18 12:41:25 -05:00
Nic
dcb531f130
Update build_system/src/test.rs
...
Co-authored-by: antoyo <antoyo@users.noreply.github.com>
2024-01-16 12:57:34 -05:00
Nicholas Thompson
7dd3f6fffb
call rustup which
2024-01-14 14:19:40 -05:00
Nicholas Thompson
52946377dc
Honor $RUSTUP_HOME
2024-01-14 11:52:06 -05:00
antoyo
1a8e0c39fa
Merge pull request #412 from tgross35/gha-update
...
Switch from actions-rs to preinstalled rustup
2024-01-12 17:36:10 -05:00
Trevor Gross
0fe5c7fee3
Switch from actions-rs to preinstalled rustup
...
actions-rs is deprecated. Switch to using the preinstalled rustup to install
the toolchain, and https://github.com/Swatinem/rust-cache to configure
cacheing.
2024-01-12 14:28:10 -05:00
antoyo
5032d33628
Merge pull request #411 from rust-lang/fix/sysroot-copy-path
...
Fix the destination path of the sysroot copy
2024-01-11 18:29:15 -05:00
Antoni Boucher
45137ddd32
Fix the destination path of the sysroot copy
2024-01-11 17:41:37 -05:00
antoyo
47373be793
Merge pull request #410 from vuittont60/master
...
Fix typos
2024-01-09 07:40:25 -05:00
vuittont60
f8e079a171
Fix typo src/intrinsic/llvm.rs
2024-01-09 10:53:11 +08:00
vuittont60
4e8627cf89
Fix typo src/base.rs
2024-01-09 10:53:00 +08:00
vuittont60
b10f5dd3b9
Fix typo Readme.md
2024-01-09 10:52:52 +08:00
antoyo
fac7c3109d
Merge pull request #408 from GuillaumeGomez/intrinsics-conversion
...
Update intrinsics conversion
2024-01-03 10:00:56 -05:00
Guillaume Gomez
b5681ca4aa
Update intrinsics conversion
2024-01-03 15:27:19 +01:00
antoyo
a91d9e1dce
Merge pull request #405 from GuillaumeGomez/rustify-cargo-sh
...
Rustify `cargo.sh`
2023-12-30 07:37:45 -05:00
Guillaume Gomez
c122376493
Don't show cargo
command errors
2023-12-29 21:27:36 +01:00
Guillaume Gomez
ec94074817
Correctly take into account potential position of cargo command in y.sh
2023-12-23 00:13:09 +01:00
Guillaume Gomez
2e52b08800
Rustify cargo.sh
2023-12-23 00:13:09 +01:00
antoyo
b2e0cc5cec
Merge pull request #399 from GuillaumeGomez/checkout
...
If the rustc commit cannot be retrieve, just checkout the repository
2023-12-21 16:11:03 -05:00
Antoni Boucher
a53495ab45
Add comment
2023-12-21 11:18:11 -05:00
Guillaume Gomez
6631dd9dd2
Don't stop test if llvm FileCheck cannot be found
2023-12-20 21:44:12 +01:00
Guillaume Gomez
87a704a227
If the rustc commit cannot be retrieve, just checkout the repository
2023-12-20 21:33:21 +01:00
antoyo
9131ece832
Merge pull request #397 from GuillaumeGomez/rm-rustup-sh
...
Remove unused `rustup.sh` script
2023-12-20 15:27:57 -05:00
Guillaume Gomez
9a8245fed8
Remove unused rustup.sh
script
2023-12-20 16:19:03 +01:00
antoyo
7dad07a67c
Merge pull request #396 from GuillaumeGomez/rustify-clean-all
...
Rustify `clean_all.sh`
2023-12-20 10:09:16 -05:00
Guillaume Gomez
e26e074261
Rustify clean_all.sh
2023-12-20 15:47:50 +01:00
Guillaume Gomez
05ef68961b
Remove unused build_sysroot.sh
file
2023-12-20 14:47:42 +01:00
antoyo
e0c4d65e07
Merge pull request #384 from GuillaumeGomez/rustify-test
...
Rustify test.sh
2023-12-19 17:06:40 -05:00
Guillaume Gomez
8e870c75d9
Remove unused TestArgs::use_backend
and display messages in case a test is not run
2023-12-19 22:25:48 +01:00
Guillaume Gomez
6e53832eda
Simplify Runner
type alias
2023-12-19 21:15:28 +01:00
antoyo
db494375ab
Merge pull request #382 from sadlerap/impl-generic-arithmetic-pass
...
simd: implement missing intrinsics from simd/generic-arithmetic-pass.rs
2023-12-19 13:00:35 -05:00
Guillaume Gomez
a46066ca23
Remove ignored commands from gcc12 CI
2023-12-19 16:55:22 +01:00
Guillaume Gomez
984e045848
Show output of --mini-tests
and --std-tests
commands
2023-12-19 16:54:02 +01:00
Guillaume Gomez
bb4fd2c638
Simplify code by removing unneeded pattern matching
2023-12-19 01:16:29 +01:00
Guillaume Gomez
f516c96811
Add comment about why -Cpanic=abort
option is needed
2023-12-19 01:07:01 +01:00
Guillaume Gomez
a8b0e30a8b
Error earlier if the rustc host cannot be found
2023-12-18 23:25:23 +01:00
Guillaume Gomez
9882d7c511
Apply suggestions
2023-12-16 17:56:03 +01:00
Guillaume Gomez
95dfe5ec90
Simplify split_args
code, add a unit test for it and run it into CI
2023-12-16 17:39:58 +01:00
Guillaume Gomez
db9b932314
Fix sysroot build
2023-12-14 17:11:35 +01:00
Guillaume Gomez
867ea12488
Fix non-running rustc ui tests
2023-12-13 17:49:08 +01:00
Guillaume Gomez
ebb7aa0b85
Apply suggestions
2023-12-04 17:33:18 +01:00