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 |
|
Scott McMurray
|
33c4817d98
|
Redo SliceIndex implementations
|
2024-06-15 17:39:25 -07:00 |
|
Scott McMurray
|
17a9d3498b
|
Add ub-checks to slice_index MIR-opt test
|
2024-06-14 23:18:19 -07:00 |
|
Scott McMurray
|
5800dc1faa
|
New slice indexing pre-codegen MIR test
|
2024-04-21 11:08:36 -07:00 |
|
Ben Kimock
|
07994c9310
|
Enable more mir-opt tests in debug builds
|
2024-03-22 20:14:39 -04:00 |
|
Ben Kimock
|
68f284f337
|
Remove some only- clauses from mir-opt tests
|
2024-03-18 10:07:43 -04: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 |
|
Ralf Jung
|
e4c4f9b9d9
|
remove some unnecessary ignore-debug clauses
|
2023-08-24 14:10:18 +02:00 |
|
Pietro Albini
|
070cc836e9
|
properly mark tests that require panic=abort
|
2023-06-12 09:34:15 +02:00 |
|
Scott McMurray
|
8bcfc0e597
|
Add some MIR pre-codegen tests for slice indexing
|
2023-04-26 14:43:36 -07:00 |
|