summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/MIR/Generic/basic-blocks.mir
AgeCommit message (Expand)Author
2023-07-13Revert "[CodeGen] Store SP adjustment in MachineBasicBlock. NFCI."Oliver Stannard
2023-07-12[CodeGen] Store SP adjustment in MachineBasicBlock. NFCI.Jay Foad
2022-08-16Untangle the mess which is MachineBasicBlock::hasAddressTaken().Eli Friedman
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