Commit Graph

8 Commits

Author SHA1 Message Date
Scott McMurray b611b6bbb8 Replace `NormalizeArrayLen` with `GVN`
GVN is actually on in release, and covers all the same things (or more), with `LowerSliceLen` changed to produce `PtrMetadata`.
2024-06-20 22:16:59 -07:00
Nicholas Nethercote b5a5647ee0 Move an `EMIT_MIR` comment.
This belongs on a function, not a `use` declaration.
2024-06-20 09:23:20 +10: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 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
Gary Guo 04126398c2 Ignore many tests on wasm32 2023-04-06 10:08:07 +01:00
Camille GILLOT a9aed861ac Reimplement NormalizeArrayLen. 2023-01-29 21:19:02 +00:00
Albert Larsan cf2dff2b1e
Move /src/test to /tests 2023-01-11 09:32:08 +00:00