summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb
Commit message (Expand)AuthorAgeFilesLines
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-6/+6
* Revert r265817Colin LeMahieu2016-04-081-2/+2
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-081-2/+2
* [DebugInfo] Fix tests so that each subprogram belongs to a CU.Davide Italiano2016-04-051-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.Paul Robinson2016-02-261-1/+1
* [MC] Use .p2align instead of .alignDan Gohman2016-01-262-2/+2
* [Thumb] Fix assembler error 'cannot honor width suffix pop {lr}'Artyom Skrobov2015-12-281-4/+106
* Fix ARMv4T (Thumb1) epilogue generationArtyom Skrobov2015-12-083-85/+97
* Fix Thumb1 epilogue generationArtyom Skrobov2015-12-011-0/+60
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-194-14/+14
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-184-14/+14
* ARM: make sure backend is consistent about exception handling method.Tim Northover2015-11-181-2/+2
* [ARM] Modify codegen for memcpy intrinsic to prefer LDM/STM.Scott Douglass2015-10-053-41/+165
* ARM: correctly align constant pool value on Thumb1 targets.Tim Northover2015-10-021-10/+14
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-5/+5
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-1/+1
* [ARM] Define subtarget feature strict-align.Akira Hatanaka2015-07-281-1/+1
* [ARM] Make the frame lowering code ready for shrink-wrapping.Quentin Colombet2015-07-221-0/+517
* [ARM] Refactor the prologue/epilogue emission to be more robust.Quentin Colombet2015-07-202-5/+5
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Revert r238473, "Thumb2: Modify codegen for memcpy intrinsic to prefer LDM/STM."Peter Collingbourne2015-06-052-74/+7
* Thumb2: Modify codegen for memcpy intrinsic to prefer LDM/STM.Peter Collingbourne2015-05-282-7/+74
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-85/+85
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-166-9/+9
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+1
* [ARM] Fix handling of thumb1 out-of-range frame offsetsJohn Brawn2015-03-201-0/+37
* Add missing newline to end of test file.John Brawn2015-03-181-1/+1
* [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseRegRichard Barton2015-03-171-0/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-138-23/+23
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-80/+80
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-2725-236/+236
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-2715-189/+189
* Improve handling of stack accesses in Thumb-1Renato Golin2015-02-253-9/+90
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-152-107/+107
* Re-add support to llvm-objdump for Mach-O universal files and archives with -...Kevin Enderby2014-12-041-1/+1
* This reverts commit r223306 and r223277.Rafael Espindola2014-12-031-1/+1
* Add support to llvm-objdump for Mach-O universal files and archives with -macho.Kevin Enderby2014-12-031-1/+1
* [Thumb1] Re-write emitThumbRegPlusImmediateOliver Stannard2014-11-171-12/+38
* Improve logic that decides if its profitable to commute when some of the virt...Craig Topper2014-11-051-1/+1
* [ARM, inline-asm] Fix ARMTargetLowering::getRegForInlineAsmConstraint to returnAkira Hatanaka2014-11-031-1/+12
* [Thumb] Fix crash in Thumb1RegisterInfo::rewriteFrameIndexOliver Stannard2014-10-201-0/+19
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-77/+77
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-77/+77
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-77/+77
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
OpenPOWER on IntegriCloud