summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/unconditional-branch.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-65/+0
* 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
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-13/+13
* Revert the switch lowering change (r235101, r235103, r235106)Hans Wennborg2015-04-161-1/+1
* Add a triple to test/DebugInfo/unconditional-branch.ll (PR23252)Hans Wennborg2015-04-161-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-10/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-19/+19
* Switch lowering: Fix broken 'Figure out which block is next' codeHans Wennborg2014-11-291-2/+3
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-9/+9
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-9/+9
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-9/+9
* 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
* X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting x64. It caused DW_LNE...NAKAMURA Takumi2014-04-081-5/+0
* Revert the last couple of patches here and go back to somethingEric Christopher2014-04-071-1/+3
* XFAIL this completely at the moment:Eric Christopher2014-04-071-0/+1
* Make test run on most platforms and only fail on cygwin/mingw whileEric Christopher2014-04-071-4/+1
* Tweak unconditional-branch.ll passing on any hosts, while investigating x86_6...NAKAMURA Takumi2014-04-041-2/+6
* unconditional-branch.ll is broken for targeting x86_64-cygming. Add an explic...NAKAMURA Takumi2014-04-031-1/+2
* Revert r205551, "Attempt to XFAIL this on mingw and cygwin hosts." It didn't ...NAKAMURA Takumi2014-04-031-3/+0
* Attempt to XFAIL this on mingw and cygwin hosts. The line table onEric Christopher2014-04-031-0/+3
* Loosen up check so that we can pass on platforms that generateEric Christopher2014-04-031-3/+3
* Fix for PR 19261:Eric Christopher2014-04-031-0/+64
OpenPOWER on IntegriCloud