summaryrefslogtreecommitdiff
path: root/test/CodeGen/MIR/AArch64/generic-virtual-registers-with-regbank-error.mir
AgeCommit message (Expand)Author
2017-06-06CodeGen: Refactor MIR parsingMatthias Braun
2016-12-22[GlobalISel] More fix for the size vs. type typo. NFC.Quentin Colombet
2016-08-24MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun
2016-07-21[MIRTesting] Abort when failing to parse a function.Quentin Colombet