Lukas Markeffsky
|
bd31e3ed70
|
be even more precise about "cast" vs "coercion"
|
2024-09-24 23:12:02 +02:00 |
|
Scott McMurray
|
249a36ffbd
|
Update mir-opt filechecks
|
2024-08-18 15:52:23 -07:00 |
|
Camille GILLOT
|
a0b4d6dfb8
|
Do not normalize constants eagerly.
|
2024-07-31 00:59:12 +00:00 |
|
DianQK
|
ae681c940d
|
Perform instsimplify before inline to eliminate some trivial calls
|
2024-07-29 18:14:35 +08:00 |
|
Josh Stone
|
1a05cb2d93
|
Use -Zdump-mir-exclude-alloc-bytes in some mir-opt tests
|
2024-06-26 15:05:01 -07:00 |
|
Ralf Jung
|
75d0fdd967
|
mir-opt tests: rename unit-test -> test-mir-pass
|
2024-04-20 13:19:34 +02:00 |
|
许杰友 Jieyou Xu (Joe)
|
6e48b96692
|
[AUTO_GENERATED] Migrate compiletest to use ui_test -style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
Camille GILLOT
|
304b4ad8b9
|
Compute unsizing casts in GVN.
|
2024-02-09 21:01:57 +00:00 |
|
Camille GILLOT
|
2837727471
|
Replace legacy ConstProp by GVN.
|
2023-12-24 20:08:57 +00:00 |
|
Camille GILLOT
|
19767eb7a6
|
FileCheck slice_len.
|
2023-12-02 21:06:38 +00:00 |
|
Camille GILLOT
|
4ff03cd1a4
|
Allow to run filecheck in mir-opt tests.
|
2023-10-19 15:51:52 +00:00 |
|
Pietro Albini
|
070cc836e9
|
properly mark tests that require panic=abort
|
2023-06-12 09:34:15 +02:00 |
|
Ben Kimock
|
ff855547f4
|
Rename InstCombine to InstSimplify
|
2023-05-06 23:22:32 -04:00 |
|
Gary Guo
|
04126398c2
|
Ignore many tests on wasm32
|
2023-04-06 10:08:07 +01:00 |
|
Camille GILLOT
|
8ba0cd6c9e
|
Make tests unit.
|
2023-01-27 18:22:44 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|