summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/MIR/Generic/machine-function-missing-name.mir
AgeCommit message (Expand)Author
2017-04-11MIR: Allow parsing of empty machine functionsJustin Bogner
2016-07-16llc: Add support for -run-pass noneMatthias Braun
2016-06-09[llc] Remove exit-on-error flag from MIR tests (PR27770)Diana Picus
2016-05-16[llc] New diagnostic handlerRenato Golin
2016-05-14Revert "[llc] New diagnostic handler"Renato Golin
2016-05-14[llc] New diagnostic handlerRenato Golin
2016-05-13Revert "[llc] New diagnostic handler"Renato Golin
2016-05-13[llc] New diagnostic handlerRenato Golin
2015-08-13MIR Serialization: Change MIR syntax - use custom syntax for MBBs.Alex Lorenz
2015-08-04Move generic MIR tests in their own subdir, requires "native" as wellMehdi Amini