summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/MIR/Generic/machine-function.mir
AgeCommit message (Expand)Author
2019-09-11[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet
2017-04-11MIR: Allow parsing of empty machine functionsJustin Bogner
2016-08-24MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing itMatthias Braun
2016-07-16llc: Add support for -run-pass noneMatthias Braun
2016-07-13[MIR] Print on the given output instead of stderr.Quentin Colombet
2016-02-19When printing MIR, output to errs() rather than outs().Justin Lebar
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