aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/unconditional-branch.ll
AgeCommit message (Expand)AuthorFilesLines
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-19/+19
2014-11-29Switch lowering: Fix broken 'Figure out which block is next' codeHans Wennborg1-2/+3
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-9/+9
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-9/+9
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-9/+9
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+2
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-2/+2
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-2/+2
2014-04-08X86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting x64. It caused DW_LNE...NAKAMURA Takumi1-5/+0
2014-04-07Revert the last couple of patches here and go back to somethingEric Christopher1-1/+3
2014-04-07XFAIL this completely at the moment:Eric Christopher1-0/+1
2014-04-07Make test run on most platforms and only fail on cygwin/mingw whileEric Christopher1-4/+1
2014-04-04Tweak unconditional-branch.ll passing on any hosts, while investigating x86_6...NAKAMURA Takumi1-2/+6
2014-04-03unconditional-branch.ll is broken for targeting x86_64-cygming. Add an explic...NAKAMURA Takumi1-1/+2
2014-04-03Revert r205551, "Attempt to XFAIL this on mingw and cygwin hosts." It didn't ...NAKAMURA Takumi1-3/+0
2014-04-03Attempt to XFAIL this on mingw and cygwin hosts. The line table onEric Christopher1-0/+3
2014-04-03Loosen up check so that we can pass on platforms that generateEric Christopher1-3/+3
2014-04-03Fix for PR 19261:Eric Christopher1-0/+64