about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop
AgeCommit message (Expand)AuthorLines
2022-02-22change `mir::Constant` in mir dumpslcnr-63/+14
2022-02-21Rollup merge of #94156 - tmiasko:pp-str, r=petrochenkovMatthias Krüger-32/+46
2022-02-20Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk"Mark Rousskov-0/+9
2022-02-20Gracefully handle non-UTF-8 string slices when pretty printingTomasz Miąsko-32/+46
2022-02-19Fix pretty printing of enums without variantsTomasz Miąsko-65/+71
2022-02-17Fix ScalarInt to char conversionTomasz Miąsko-18/+38
2022-02-16Rollup merge of #94020 - tmiasko:pp, r=oli-obkMatthias Krüger-0/+72
2022-02-16Support pretty printing of invalid constantsTomasz Miąsko-0/+72
2022-02-15bless mir-opt testsb-naber-0/+8
2022-02-15bless testsb-naber-17/+0
2022-01-21Override rustc version in ui and mir-opt tests to get stable hashesThe 8472-9/+9
2022-01-15initial revertEllen-9/+9
2021-12-13Include rustc version in `rustc_span::StableCrateId`pierwill-9/+9
2021-11-30Update MIR opt tests with new nameDylan MacKenzie-3/+3
2021-10-06run remaining testsAlexander-4/+10
2021-09-25Bless testsGary Guo-9/+26
2021-09-02Bless 32bit MIR opt testsMatthew Jasper-6/+6
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-8/+8
2021-08-27Auto merge of #88371 - Manishearth:rollup-pkkjsme, r=Manishearthbors-6/+6
2021-08-26update mir diffslcnr-9/+9
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-6/+6
2021-08-19Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...Erik Desjardins-2/+1
2021-08-15Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli-obk"Erik Desjardins-1/+2
2021-08-07Run RemoveZsts at mir-opt-level=1Erik Desjardins-2/+1
2021-07-14bless mir-opt, codegen, and remaining ui testsRalf Jung-11/+11
2021-07-06Revert "Revert "Update mir opt tests""bjorn3-9/+9
2021-06-23Updated mir pretty print outputDeadbeef-24/+0
2021-06-07Revert "Update mir opt tests"bjorn3-9/+9
2021-05-30Update mir opt testsbjorn3-9/+9
2021-05-17mir-opt bless for Size field being removed from AllocationRalf Jung-10/+10
2021-03-31Make unevaluated DefId rendering deterministicOli Scherer-9/+9
2021-03-23Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obkbors-39/+39
2021-03-22only run RemoveZsts at mir-opt-level 3 and aboveErik Desjardins-1/+2
2021-03-20bless mir-opt testslcnr-18/+18
2021-03-15bless testsErik Desjardins-40/+39
2021-03-13Extend SimplifyLocals to remove ZST writesSimon Vandel Sillesen-3/+0
2021-03-05Bump mir-opt-level from 2 to 3 in testsSantiago Pastorino-2/+2
2021-03-05Bump mir-opt-level from 3 to 4 in testsSantiago Pastorino-2/+2
2021-01-25Implement new panic!() behaviour for Rust 2021.Mara Bos-5/+5
2021-01-07Reintroduce hir::ExprKind::IfCaio-8/+8
2020-12-23Addressed feedbacksYenlin Chen-24/+0
2020-12-03Combination of commitsRich Kadel-2/+2
2020-10-27Disable "optimization to avoid load of address" in InstCombineJonas Schievink-2/+2
2020-10-22Check which places are deadSimon Vandel Sillesen-2/+2
2020-10-21Disable "optimization to avoid load of address" in InstCombineTomasz Miąsko-2/+2
2020-10-04Bless mir-opt testsAaron Hill-6/+6
2020-09-26Bless mir-opt 32-bit testsvarkor-14/+14
2020-09-26Bless mir-opt testsvarkor-28/+28
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-18/+18
2020-09-21Add optimization to avoid load of addressSimon Vandel Sillesen-2/+2