about summary refs log tree commit diff
path: root/src/test/mir-opt/inline/inline-into-box-place
AgeCommit message (Collapse)AuthorLines
2020-07-29Move mir-opt tests to toplevelXavier Denis-164/+0
2020-07-29add crate name to mir dumpsXavier Denis-0/+0
2020-07-27mv std libs to library/mark-8/+8
2020-06-26Show the values and computation that would overflow a const evaluation or ↵Oliver Scherer-4/+4
propagation
2020-06-04Revert "Bless mir-opt tests"Felix S. Klock II-28/+34
This reverts commit a030c923412b0a0f7b02a585debe7bf60357370d.
2020-05-24Clear MIR local type annotations after borrowckJonas Schievink-2/+2
2020-05-09Bless mir-opt testsMatthew Jasper-34/+28
2020-05-07Renamed "undef" stuff to "uninit"Hanif Bin Ariffin-4/+4
1. InvalidUndefBytes -> InvalidUninitBytes 2. ScalarMaybeUndef -> ScalarMaybeUninit 3. UndefMask -> InitMask Related issue #71193
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵Oliver Scherer-48/+42
mode
2020-04-17ty/print: pretty-print constant aggregates (arrays, tuples and ADTs).Eduard-Mihai Burtescu-2/+2
2020-04-14update 32 bit mir-opt testsBastian Kauschke-15/+24
2020-04-13bless mir opt testsBastian Kauschke-15/+24
2020-04-11tests: don't use only-64bit in mir-opt tests.Eduard-Mihai Burtescu-0/+76
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-0/+76