Guillaume Gomez
|
cd3f69974f
|
Merge pull request #576 from onur-ozkan/bless-lang-tests
stabilize `lang_tests_common` config parsing logic
|
2024-12-11 22:44:38 +01:00 |
|
antoyo
|
eb87eab292
|
Merge pull request #577 from rust-lang/fix/lld
Use casts instead of bitcast between pointers and integers to fix issues when using the lld linker
|
2024-12-11 13:28:13 -05:00 |
|
Antoni Boucher
|
ba97c7f418
|
Use casts instead of bitcast between pointers and integers to fix issues when using the lld linker
|
2024-12-11 12:52:27 -05:00 |
|
onur-ozkan
|
55fe6d97f1
|
stabilize lang_tests_common config parsing logic
Signed-off-by: onur-ozkan <work@onurozkan.dev>
|
2024-12-10 18:38:51 +03:00 |
|
antoyo
|
9e90bed67d
|
Merge pull request #573 from rust-lang/update-gcc-2024-11-21
Update for new version of gcc
|
2024-11-26 17:03:49 -05:00 |
|
Antoni Boucher
|
6142a319ae
|
Update for new version of gcc
|
2024-11-26 12:32:23 -05:00 |
|
antoyo
|
ab360ea690
|
Merge pull request #572 from rust-lang/fix/volatile
Fix volatile loads and stores
|
2024-11-18 19:22:56 -05:00 |
|
Antoni Boucher
|
b9cb8ebca6
|
Add missing location info
|
2024-11-18 18:55:57 -05:00 |
|
Antoni Boucher
|
c2e6d38b8a
|
Remove unnecessary bitcast
|
2024-11-18 18:47:11 -05:00 |
|
Antoni Boucher
|
337a67de49
|
Add username to FIXME and TODO
|
2024-11-18 18:37:45 -05:00 |
|
yvt
|
a583963bd3
|
Implement volatile store
|
2024-11-18 17:14:44 -05:00 |
|
Antoni Boucher
|
6a1ecf3ef5
|
Add read_volatile to volatile test
|
2024-11-18 17:03:33 -05:00 |
|
yvt
|
f14161ea35
|
Add a test for volatile loads and stores
|
2024-11-18 15:30:04 -05:00 |
|
antoyo
|
764770d6a8
|
Merge pull request #568 from rust-lang/update-gcc
Update GCC version with the removal of supports_128bit_int
|
2024-10-17 12:39:16 -04:00 |
|
Antoni Boucher
|
8cd325d987
|
Update GCC version with the removal of supports_128bit_int
|
2024-10-17 11:28:20 -04:00 |
|
antoyo
|
d00f1ec7aa
|
Merge pull request #567 from rust-lang/update-gcc
Update GCC version
|
2024-10-16 18:12:23 -04:00 |
|
Antoni Boucher
|
99698ddc2d
|
Update GCC version
|
2024-10-16 17:36:13 -04:00 |
|
antoyo
|
deebc15892
|
Merge pull request #566 from rust-lang/update-gcc
Update GCC version to have the refactor CPU feature detection code
|
2024-10-11 16:38:39 -04:00 |
|
Antoni Boucher
|
5e18d414f1
|
Update GCC version to have the refactor CPU feature detection code
|
2024-10-10 18:42:39 -04:00 |
|
antoyo
|
1190255d9d
|
Merge pull request #564 from rust-lang/update-gcc
Update GCC version
|
2024-10-04 10:08:07 -04:00 |
|
Antoni Boucher
|
db2c4ff143
|
Ignore new failing test
|
2024-10-04 09:39:35 -04:00 |
|
Antoni Boucher
|
887af16d67
|
Update GCC version
|
2024-10-04 09:39:35 -04:00 |
|
Guillaume Gomez
|
3187d32079
|
Merge pull request #556 from GuillaumeGomez/sync_2024-08-12
Sync 2024-08-12
|
2024-09-27 21:17:21 +02:00 |
|
Antoni Boucher
|
12575df6ba
|
Cleanup
|
2024-09-27 14:04:23 -04:00 |
|
Antoni Boucher
|
117cf3e3cd
|
Fix for libgccjit 12
|
2024-09-27 12:12:24 -04:00 |
|
Antoni Boucher
|
11f4f160d3
|
Implement a hack for an intrinsic mapping where we need to output a different builtin based on an argument
|
2024-09-27 12:07:34 -04:00 |
|
Antoni Boucher
|
1e8354a461
|
Fix mapping
|
2024-09-27 09:40:49 -04:00 |
|
Antoni Boucher
|
7d4d356bdd
|
Enable the cfg stdarch_intel_sde to fix the segfault when running the tests under SDE
|
2024-09-25 09:15:55 -04:00 |
|
Antoni Boucher
|
79a6e4eaa3
|
Add documentation for stdarch tests
|
2024-09-24 20:12:41 -04:00 |
|
Antoni Boucher
|
0a52b65113
|
Update to Ubuntu 24.04 to get a more recent GNU as
|
2024-09-24 16:31:46 -04:00 |
|
Antoni Boucher
|
88445ee1c2
|
Add missing SIMD intrinsics
|
2024-09-24 12:38:01 -04:00 |
|
Antoni Boucher
|
cb36d78d7b
|
Add more SIMD intrinsics
|
2024-09-15 17:24:52 -04:00 |
|
Antoni Boucher
|
17f3dbf656
|
Add more SIMD intrinsics
|
2024-09-11 15:59:02 -04:00 |
|
Antoni Boucher
|
2c93ffb30f
|
Add SIMD intrinsic
|
2024-09-11 13:47:41 -04:00 |
|
antoyo
|
3018d9dc8f
|
Merge pull request #560 from trivikr/actions-checkout-v4
ci: bump actions/checkout to v4
|
2024-09-09 08:15:52 -04:00 |
|
Trivikram Kamat
|
93b94c240e
|
ci: bump actions/checkout to v4
|
2024-09-08 17:05:42 -07:00 |
|
Antoni Boucher
|
42d03f6633
|
Add support for more SIMD intrinsics
|
2024-09-07 20:02:24 -04:00 |
|
Antoni Boucher
|
bcc5a1c77e
|
Update libgccjit version
|
2024-09-06 13:16:57 -04:00 |
|
Antoni Boucher
|
62f44d7f20
|
Add more SIMD intrinsics
|
2024-09-06 12:27:20 -04:00 |
|
Antoni Boucher
|
cb0b5199ff
|
Add more SIMD intrinsics
|
2024-09-05 21:28:04 -04:00 |
|
Guillaume Gomez
|
c207badc2d
|
Add missing intrinsics translation for llvm.x86.xsavec64 and fix more intrinsic calls
|
2024-09-04 15:19:41 +02:00 |
|
Antoni Boucher
|
623dc09fa3
|
Add support for more SIMD intrinsics
|
2024-09-03 21:09:49 -04:00 |
|
Guillaume Gomez
|
39e191077b
|
Add missing intrinsic translation for llvm.x86.xsaveopt64
|
2024-09-04 00:42:12 +02:00 |
|
Guillaume Gomez
|
244ac08734
|
Add missing intrinsic translation for llvm.x86.xrstor64
|
2024-09-04 00:35:04 +02:00 |
|
Guillaume Gomez
|
139eea948d
|
fmt
|
2024-09-04 00:34:34 +02:00 |
|
Antoni Boucher
|
2e7d256280
|
Add more SIMD intrinsics
|
2024-09-03 16:25:39 -04:00 |
|
Guillaume Gomez
|
197df44af9
|
Regenerate intrinsics
|
2024-09-03 21:58:18 +02:00 |
|
Guillaume Gomez
|
e064b729b9
|
Add missing intrinsic translation for llvm.x86.xsave64
|
2024-09-03 21:53:06 +02:00 |
|
Antoni Boucher
|
d3c9cc57d2
|
Add support for missing SIMD intrinsics
|
2024-09-03 12:03:53 -04:00 |
|
antoyo
|
52d9a3d2f1
|
Merge pull request #559 from Sajjon/sajjon_fix_typos
Fix some typos
|
2024-09-02 20:57:55 -04:00 |
|