summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore
Commit message (Expand)AuthorAgeFilesLines
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* [MC] Use .p2align instead of .alignDan Gohman2016-01-263-5/+5
* [SelectionDAG] Fold more offsets into GlobalAddressesDan Gohman2016-01-221-2/+2
* Revert "[SelectionDAG] Fold more offsets into GlobalAddresses"Reid Kleckner2016-01-221-2/+2
* [SelectionDAG] Fold more offsets into GlobalAddressesDan Gohman2016-01-201-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-4/+4
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-4/+4
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-3/+3
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* 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
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-3/+3
* DebugInfo: Fix testcases that fail -verify-debug-info=trueDuncan P. N. Exon Smith2015-03-161-5/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-134-17/+17
* Reland r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Reid Kleckner2015-03-091-2/+4
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-9/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-2716-51/+51
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-2710-32/+32
* Centralize handling of the eh_begin and eh_end labels.Rafael Espindola2015-02-271-3/+3
* Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Chandler Carruth2015-02-201-4/+2
* EH: Prune unreachable resume instructions during Dwarf EH preparationReid Kleckner2015-02-201-2/+4
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-14/+14
* Fix a bit of confusion about .set and produce more readable assembly.Rafael Espindola2014-10-211-10/+5
* Erase fence insertion from SelectionDAGBuilder.cpp (NFC)Robin Morisset2014-10-161-3/+2
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+8
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-2/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-win32.NAKAMURA Takumi2014-07-041-1/+1
* XCore target: remove incorrect DebugLoc entries from prologueRobert Lytton2014-07-041-0/+39
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-211-4/+2
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-191-2/+4
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-191-4/+2
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-191-2/+4
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-181-4/+2
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-181-2/+4
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-181-4/+2
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-181-2/+4
* blockfreq: Rewrite BlockFrequencyInfoImplDuncan P. N. Exon Smith2014-04-181-4/+2
* [XCore] Don't create invalid MKMSK instructions inside loadImmediate().Richard Osborne2014-04-141-5/+32
* [XCore] Add support for the "m" inline asm constraint.Richard Osborne2014-03-061-0/+21
* [XCore] Fix call of absolute address.Richard Osborne2014-03-041-0/+10
OpenPOWER on IntegriCloud