summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/ARM
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Clear the MFI's save and restore point after PrologEpilogInserterJustin Bogner2016-04-121-2/+0
* Add MachineFunctionProperty checks for AllVRegsAllocated for target passesDerek Schuff2016-04-041-0/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-012-2/+2
* Introduce MachineFunctionProperties and the AllVRegsAllocated propertyDerek Schuff2016-03-281-0/+1
* When printing MIR, output to errs() rather than outs().Justin Lebar2016-02-192-2/+2
* Convert the CodeGen/ARM/sched-it-debug-nodes.ll testcase from IR -> MIR.Adrian Prantl2015-12-211-0/+160
* Teach ARMLoadStoreOptimizer to ignore DBG_VALUE instructions when mergingAdrian Prantl2015-12-211-0/+165
* MIR Serialization: Serialize the '.cfi_same_value' CFI directive.Alex Lorenz2015-08-141-0/+80
* MIR Serialization: Serialize the 'internal' register operand flag.Alex Lorenz2015-08-141-5/+5
* MIR Serialization: Serialize the bundled machine instructions.Alex Lorenz2015-08-145-0/+177
OpenPOWER on IntegriCloud