summary refs log tree commit diff
path: root/src/test/mir-opt/inline
AgeCommit message (Expand)AuthorLines
2022-08-02Avoid invalidating the CFG in MirPatch.Jakob Degen-108/+0
2022-07-28bless mir opt testsNilstrieb-928/+928
2022-07-12add new rval, pull deref earlyouz-a-7/+7
2022-07-09tweak names and output and blessRalf Jung-77/+73
2022-07-07Shorten span for closures.Camille GILLOT-41/+41
2022-07-01Ignore test with panic=abort.Camille GILLOT-12/+14
2022-06-30Skip inlining if there are normalization issues.Camille GILLOT-0/+57
2022-06-30Check history earlier.Camille GILLOT-11/+38
2022-06-15fix inline_into_box_place testDrMeepster-19/+23
2022-06-15remove box derefs from codgenDrMeepster-23/+39
2022-06-14fix wrong evaluation in clippyb-naber-4/+4
2022-06-14address reviewb-naber-4/+4
2022-06-14manually bless 32-bit mir-opt testsb-naber-6/+6
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-6/+6
2022-05-30validate derefer, run derefer inside generatorouz-a-3/+119
2022-05-23Refactor call terminator to always hold a destination placeJakob Degen-28/+24
2022-05-13Rollup merge of #96989 - cjgillot:defpath-use, r=davidtwcoMatthias Krüger-18/+94
2022-05-12Bless mir-opt tests.Camille GILLOT-18/+94
2022-05-12Add mir-opt test.Camille GILLOT-0/+157
2022-05-06bless mir-optRalf Jung-3/+3
2022-05-04Generate an intermediate temporary for `Drop` constants.Oli Scherer-4/+12
2022-04-25Auto merge of #96116 - ouz-a:mir-opt, r=oli-obkbors-2/+10
2022-04-20Rollup merge of #93313 - tmiasko:uninhabited, r=tmandryDylan DPC-25/+24
2022-04-16fix CI errouz-a-0/+1
2022-04-16Make derefer work everwhereouz-a-3/+10
2022-04-14Update inline-into-box-place test outputEduardo Sánchez Muñoz-2/+2
2022-04-11Fix tests broken by deaggregation changeJakob Degen-1/+19
2022-04-05kill temp earlyouz-a-1/+1
2022-04-04destroy temp at the end and avoid ICEouz-a-2/+2
2022-04-04fixed error, made function leaner and tighterouz-a-49/+26
2022-04-04New mir-opt deref_separatorouz-a-18/+49
2022-03-24Check if call return type is visibly uninhabited when building MIRTomasz Miąsko-25/+24
2022-03-09normalization change and rebaseb-naber-22/+2
2022-03-09bless testsb-naber-8/+30
2022-02-27Only create a single expansion for each inline integration.Camille GILLOT-196/+196
2022-02-22change `mir::Constant` in mir dumpslcnr-32/+17
2022-01-21Override rustc version in ui and mir-opt tests to get stable hashesThe 8472-2/+2
2022-01-15initial revertEllen-2/+2
2021-12-13Include rustc version in `rustc_span::StableCrateId`pierwill-2/+2
2021-11-23Fix printing unit return ty, don't elaborate FnOnce unless we see itMichael Goulet-8/+8
2021-11-23Update test outputsMichael Goulet-8/+8
2021-10-17Ignore wasm32 in test.Camille GILLOT-1/+1
2021-10-17Normalize MIR with RevealAll before optimizations.Camille GILLOT-4/+146
2021-09-30Auto merge of #89110 - Aaron1011:adjustment-span, r=estebankbors-18/+18
2021-09-25Use larger span for adjustments on method callsAaron Hill-18/+18
2021-09-25Bless testsGary Guo-46/+74
2021-09-18./x.py test --blessTomasz Miąsko-1/+1
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-1/+1
2021-08-26update mir diffslcnr-2/+2
2021-07-06Revert "Revert "Update mir opt tests""bjorn3-2/+2