llvm-project/llvm/test/CodeGen/MIR/Generic
Francis Visoiu Mistrih 537d7eee90 [MIR] Add support for MachineFrameInfo::LocalFrameSize
MFI.LocalFrameSize was not serialized.

It is usually set from LocalStackSlotAllocation, so if that pass doesn't
run it is impossible do deduce it from the stack objects. Until now, this
information was lost.

llvm-svn: 329382
2018-04-06 08:56:25 +00:00
..
basic-blocks.mir
expected-colon-after-basic-block.mir
expected-mbb-reference-for-successor-mbb.mir
frame-info.mir [MIR] Add support for MachineFrameInfo::LocalFrameSize 2018-04-06 08:56:25 +00:00
global-isel-properties.mir
invalid-jump-table-kind.mir
lit.local.cfg
llvm-ir-error-reported.mir
llvmIR.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
llvmIRMissing.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
machine-basic-block-ir-block-reference.mir MIRTests: Remove unnecessary 2>&1 redirection 2017-02-22 18:47:41 +00:00
machine-basic-block-redefinition-error.mir
machine-basic-block-undefined-ir-block.mir
machine-basic-block-unknown-name.mir
machine-function-missing-body.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
machine-function-missing-function.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
machine-function-missing-name.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
machine-function-redefinition-error.mir
machine-function.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
multiRunPass.mir Remove redundant copy in recurrences 2017-06-29 23:11:24 +00:00
register-info.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
runPass.mir [RegAllocFast] Add the proper initialize method to use the .mir infrastructure 2017-07-07 19:25:42 +00:00