about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/read_immutable_static.main.ConstProp.diff
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-47/+0
2022-12-25Remove Nop in simplify_locals.Camille GILLOT-1/+0
It's cheap and does not change anything.
2022-08-12make some const prop tests unit-testNilstrieb-2/+2
2022-07-28bless mir opt testsNilstrieb-27/+27
2022-02-22change `mir::Constant` in mir dumpslcnr-6/+0
2022-02-20Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk"Mark Rousskov-0/+6
This reverts commit a240ccd81c74c105b6f5fe84c46f8d36edb7e306, reversing changes made to 393fdc10483da930cdbb00eabc3635030d2e776f. This PR was likely responsible for a relatively large regression in dist-x86_64-msvc-alt builder times, from approximately 1.7 to 2.8 hours, bringing that builder into the pool of the slowest builders we currently have. This seems to be limited to the alt builder due to needing parallel-compiler enabled, likely leading to slow LLVM compilation for some reason.
2022-02-15bless mir-opt testsb-naber-0/+4
2022-02-15bless testsb-naber-10/+0
2021-07-14bless mir-opt, codegen, and remaining ui testsRalf Jung-7/+7
2021-03-15bless testsErik Desjardins-1/+1
2020-08-20Suppress MIR comments of Unit typeLzu Tao-6/+0
2020-08-17Update MIR tests with comment verbosity fixAustin Lasher-18/+0
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+78