about summary refs log tree commit diff
path: root/src/test/mir-opt
AgeCommit message (Expand)AuthorLines
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-405/+405
2021-08-22Fix typos “an”→“a” and a few different ones that appeared in the sa...Frank Steffahn-1/+1
2021-08-19Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...Erik Desjardins-40/+16
2021-08-15Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"Erik Desjardins-16/+40
2021-08-15Introduce hir::ExprKind::Let - Take 2Caio-111/+131
2021-08-07Run RemoveZsts at mir-opt-level=1Erik Desjardins-40/+16
2021-08-03Make simplify_cfg test more consistentAlex Crichton-47/+50
2021-07-27Update testsJacob Pratt-42/+40
2021-07-25Auto merge of #85646 - Moxinilian:separate-const-switch, r=cjgillotbors-0/+710
2021-07-14bless mir-opt, codegen, and remaining ui testsRalf Jung-134/+134
2021-07-06Revert "Revert "Update mir opt tests""bjorn3-24/+24
2021-06-25Auto merge of #85603 - ogoffart:fix-uninhabited-enum-branching-pass, r=wesley...bors-0/+300
2021-06-23Updated mir pretty print outputDeadbeef-33/+0
2021-06-22implemented separate_const_switch MIR optThéo Degioanni-0/+710
2021-06-20Squashed implementation of the passAlex Vlasov-0/+77
2021-06-12Pretty print generator witness only in `-Zverbose` modeTomasz Miąsko-13/+13
2021-06-12Rollup merge of #86153 - tmiasko:dummy-span, r=estebankYuki Okushi-8/+8
2021-06-09Auto merge of #86107 - Smittyvb:peephole-optim-eq-bool, r=wesleywiserbors-0/+166
2021-06-09Print dummy spans as `no-location`Tomasz Miąsko-8/+8
2021-06-07Peephole optimize `x == false` and `x != true`Smitty-0/+166
2021-06-07Revert "Update mir opt tests"bjorn3-24/+24
2021-05-30Update mir opt testsbjorn3-24/+24
2021-05-26Bless test outputJacob Pratt-9/+16
2021-05-23unhinabited_enum_branching: Fix the pass when the enum is taken indirectlyOlivier Goffart-62/+14
2021-05-23Test for unihnabitded_enum_branching pass using reference to fieldsOlivier Goffart-0/+348
2021-05-18Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnrbors-344/+330
2021-05-18No matter how trivial the change, tidy always finds a way to complain...Scott McMurray-4/+4
2021-05-18Mention the issue number for the new mir-opt in the FIXMEs scottmcm-2/+2
2021-05-17mir-opt bless for Size field being removed from AllocationRalf Jung-44/+44
2021-05-09PR feedbackScott McMurray-8/+8
2021-05-07array-to-raw-elem cast: test that Retag covers entire arrayRalf Jung-18/+241
2021-05-06mir-opt & codegen test updatesScott McMurray-344/+330
2021-04-05Rollup merge of #83807 - sjakobi:77548-remove-ignore-annotations, r=Mark-Simu...Dylan DPC-410/+409
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-410/+409
2021-04-02Fix diagnostic issue when using FakeReads in closuresRoxane-51/+51
2021-03-31Make unevaluated DefId rendering deterministicOli Scherer-22/+22
2021-03-27Auto merge of #78618 - workingjubilee:ieee754-fmt, r=m-ou-sebors-1/+1
2021-03-24RemoveZsts: don't touch unionsErik Desjardins-0/+32
2021-03-23Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obkbors-124/+91
2021-03-22Preserve signed zero on roundtripJubilee Young-1/+1
2021-03-22only run RemoveZsts at mir-opt-level 3 and aboveErik Desjardins-16/+40
2021-03-22Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakisbors-86/+83
2021-03-20bless mir-opt testslcnr-44/+44
2021-03-19update testsmark-86/+83
2021-03-18Mark early otherwise optimization unsoundSantiago Pastorino-2/+2
2021-03-17Auto merge of #82122 - bstrie:dep4real, r=dtolnaybors-15/+15
2021-03-16bless testsErik Desjardins-38/+38
2021-03-15bless testsErik Desjardins-184/+127
2021-03-14bless tests (32-bit)Erik Desjardins-25/+17
2021-03-13bless testsErik Desjardins-27/+17