summaryrefslogtreecommitdiff
path: root/test/CodeGen/MIR/ARM
AgeCommit message (Expand)Author
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-09-20[IfConversion] Add testcases [NFC]Mikael Holmen
2017-09-19[MIRPrinter] Print empty successor lists when they cannot be guessedQuentin Colombet
2017-08-02[MIR] Print target-specific constant poolsDiana Picus
2017-05-29Revert "[IfConversion] Keep the CFG updated incrementally in IfConvertTriangle"Tobias Grosser
2017-05-12[IfConversion] Keep the CFG updated incrementally in IfConvertTriangleMikael Holmen
2017-05-10[IfConversion] Add missing check in IfConversion/canFallThroughToMikael Holmen
2016-12-17Move test to correct directoryMatthias Braun
2016-12-09Move .mir tests to appropriate directoriesMatthias Braun
2016-08-25MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun
2016-08-24MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing itMatthias Braun
2016-08-24MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...Matthias Braun
2016-08-24MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun
2016-07-26MIRParser: Use shorter cfi identifiersMatthias Braun
2016-07-16llc: Add support for -run-pass noneMatthias Braun
2016-07-16ARM/MIR: Move test from MIR to CodeGen/ARM directoryMatthias Braun
2016-07-13[MIR] Print on the given output instead of stderr.Quentin Colombet
2016-07-08PeepholeOptimizer: Make pass name match DEBUG_TYPEMatt Arsenault
2016-05-02ARM: fix handling of SUB immediates in peephole opt.Tim Northover
2016-04-26tests: tweak MIR for ARM tests to correct MI issuesSaleem Abdulrasool
2016-04-26test: remove some bleeding whitespaceSaleem Abdulrasool
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-12CodeGen: Clear the MFI's save and restore point after PrologEpilogInserterJustin Bogner
2016-04-04Add MachineFunctionProperty checks for AllVRegsAllocated for target passesDerek Schuff
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2016-03-28Introduce MachineFunctionProperties and the AllVRegsAllocated propertyDerek Schuff
2016-02-19When printing MIR, output to errs() rather than outs().Justin Lebar
2015-12-21Convert the CodeGen/ARM/sched-it-debug-nodes.ll testcase from IR -> MIR.Adrian Prantl
2015-12-21Teach ARMLoadStoreOptimizer to ignore DBG_VALUE instructions when mergingAdrian Prantl
2015-08-14MIR Serialization: Serialize the '.cfi_same_value' CFI directive.Alex Lorenz
2015-08-14MIR Serialization: Serialize the 'internal' register operand flag.Alex Lorenz
2015-08-14MIR Serialization: Serialize the bundled machine instructions.Alex Lorenz