Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
Nilstrieb
|
ee30cc8b20
|
make some const prop tests unit-test
|
2022-08-12 11:37:28 +02:00 |
|
Nilstrieb
|
11c0280798
|
bless mir opt tests
|
2022-07-28 14:24:44 +02:00 |
|
Deadbeef
|
6370567664
|
Updated mir pretty print output
|
2021-06-23 10:39:53 +08:00 |
|
Ralf Jung
|
5d71c67423
|
mir-opt bless for Size field being removed from Allocation
|
2021-05-17 13:30:25 +02:00 |
|
Erik Desjardins
|
90562b401e
|
bless tests
|
2021-03-15 21:58:54 -04:00 |
|
Yenlin Chen
|
f459b0fea5
|
Addressed feedbacks
Also updated the mir-opt test output files.
|
2020-12-23 18:55:37 +00:00 |
|
varkor
|
387e3ddded
|
Bless mir-opt tests
|
2020-09-26 13:34:53 +01:00 |
|
bors
|
814d252417
|
Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiser
Check that we don't use `Rvalue::Aggregate` after the deaggregator
fixes #75481
r? @wesleywiser
cc @RalfJung (modified the validator)
|
2020-08-20 15:39:06 +00:00 |
|
Lzu Tao
|
86cf46172f
|
Suppress MIR comments of Unit type
|
2020-08-20 09:32:35 +00:00 |
|
Oliver Scherer
|
de7c836607
|
Validate the MIR of all optimizations in the mir-opt directory
|
2020-08-18 13:01:00 +02:00 |
|
Austin Lasher
|
28ac141b72
|
Update MIR tests with comment verbosity fix
|
2020-08-17 17:29:48 -04:00 |
|
Xavier Denis
|
f07607f47a
|
Move mir-opt tests to toplevel
|
2020-07-29 17:36:03 +02:00 |
|