llvm-project/llvm/test/CodeGen/MIR/Generic
Justin Bogner 20dd36a48a MIR: Allow parsing of empty machine functions
If you run llc -stop-after=codegenprepare and feed the resulting MIR
to llc -start-after=codegenprepare, you'll have an empty machine
function since we haven't run any isel yet. Of course, this only works
if the MIRParser believes you that this is okay.

This is essentially a revert of r241862 with a fix for the problem it
was papering over.

llvm-svn: 299975
2017-04-11 19:32:41 +00:00
..
basic-blocks.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
branch-probabilities.ll [MIRPrinter] XFAIL test for powerpc 2016-11-18 20:08:05 +00:00
expected-colon-after-basic-block.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
expected-mbb-reference-for-successor-mbb.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
frame-info.mir MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it. 2016-08-24 01:32:41 +00:00
function-missing-machine-function.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
global-isel-properties.mir [GlobalISel] Add Selected MachineFunction property. 2016-08-02 16:49:19 +00:00
invalid-jump-table-kind.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
lit.local.cfg
llvm-ir-error-reported.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
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 llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
machine-basic-block-undefined-ir-block.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
machine-basic-block-unknown-name.mir llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
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 llc: Add support for -run-pass none 2016-07-16 02:24:59 +00:00
machine-function.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
multiRunPass.mir [MIR] Print on the given output instead of stderr. 2016-07-13 20:36:03 +00:00
register-info.mir MIR: Allow parsing of empty machine functions 2017-04-11 19:32:41 +00:00
runPass.mir MIRTests: Remove unnecessary 2>&1 redirection 2017-02-22 18:47:41 +00:00