Fix a Mach-O assembler segfault for a subtraction expression with an undefined symbol.
[oota-llvm.git] / test / Linker /
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-06 Frederic Riss[dwarfdump] Print the name for referenced specification...
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-09 Rafael EspindolaMerge alignment of common GlobalValue.
2014-09-09 Rafael EspindolaWhen merging two common GlobalValues, keep the largest.
2014-09-09 Rafael EspindolaMake this input file pass the verifier.
2014-09-09 Rafael EspindolaFix a use of an undefined value (the linkage).
2014-09-09 Rafael EspindolaPrefer common over weak linkage when linking.
2014-09-05 Rafael EspindolaFix pr20078.
2014-09-04 Frederic Riss[ dwarfdump ] Add symbolic dump of known DWARF attribut...
2014-08-29 Adrian PrantlDebug info: Add a new explicit DIDescriptor flag for...
2014-08-27 David BlaikieFix a couple of debug info test cases to match the...
2014-08-15 Rafael EspindolaSet comdats when lazily linking functions.
2014-08-12 Duncan P. N. Exon... Don't upgrade global constructors when reading bitcode
2014-08-11 Rafael EspindolaFix use of uninitialized variable.
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-28 Manman RenClean up testing cases.
2014-07-28 Manman RenRemove extra ; in testing case.
2014-07-28 Manman Ren[Debug Info] add DISubroutineType and its creation...
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-27 David BlaikieDebugInfo: Lazily construct subprogram definition DIEs.
2014-05-23 David BlaikieDebugInfo: Generalize some tests to handle variations...
2014-05-19 Adrian PrantlLTO: Add a testcase for linking modules with incompatib...
2014-05-16 Reid KlecknerAdd comdat key field to llvm.global_ctors and llvm...
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-04-22 Rafael EspindolaFix DataLayout::operator==().
2014-03-18 Adrian PrantlSwitch the type field in DIVariable and DIGlobalVariabl...
2014-03-14 Adrian PrantlDebug info: Unique types before emitting them to DWARF...
2014-03-14 Adrian PrantlDebug Info: Fix LTO type uniquing for C++ member declar...
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.
2014-03-11 Rafael EspindolaDon't assume an empty stderr.
2014-03-10 JF BastienAdd test for LinkModules warning on triple, modified...
2014-03-05 JF BastienFix datalayout test that I broke with my previous LinkM...
2014-02-27 Juergen RibutzkaRevert "Use count 0."
2014-02-26 Rafael EspindolaUse count 0.
2014-02-26 Rafael EspindolaCompare DataLayout by Value, not by pointer.
2014-02-13 Rafael EspindolaCopy dll storage in copyAttributes.
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-24 Bill WendlingVerify that attributes are not lost during linking.
2014-01-18 Adrian PrantlDebug info (LTO): Move the creation of accessibility...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-10-31 Manman RenDebug Info: remove duplication of DIEs when a DIE can...
2013-10-05 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-04 Eric ChristopherTemporarily revert r191792 as it is causing some LTO...
2013-10-01 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-01 Manman RenRemove triple from type unique testing cases.
2013-10-01 Manman RenTry to fix native-arm bot
2013-10-01 Manman RenDebug Info: remove duplication of DIEs when a DIE is...
2013-09-16 Peter CollingbourneImplement function prefix data as an IR feature.
2013-09-09 Manman RenDebug Info: In DIBuilder, the context fields of a TAG_i...
2013-09-09 Manman RenDebug Info Testing: remove a commented out line.
2013-09-09 Manman RenDebug Info: Use DIScopeRef for DIType::getContext.
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-09-04 Rafael EspindolaError on linking appending globals with different unnam...
2013-09-04 Rafael EspindolaFix linking of unnamed_addr in functions.
2013-09-04 Rafael EspindolaRename in preparation for adding tests for function...
2013-09-04 Rafael EspindolaUse CHECK-DAG instead of sort.
2013-09-04 Rafael EspindolaFix linking of unnamed_addr.
2013-08-29 Daniel Dunbar[tests] Use multiple statements instead of 'echo -e...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-23 Manman RenDebug Info: improve the Finder.
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-05-28 James MolloyExtend RemapInstruction and friends to take an optional...
2013-04-09 Eli BenderskyRewrite test/Linker tests to use FileCheck instead...
2013-01-31 Manman RenLinker: correctly link in dbg.declare
2013-01-31 Alexey SamsonovRevert r173946. This breaks compilation of googletest...
2013-01-30 Manman RenLinker: correctly link in dbg.declare
2013-01-16 Daniel Dunbar[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
2013-01-16 Daniel Dunbar[Linker] Change module flag linking to be more extensible.
2013-01-10 Joey GoulyFix a copy/paste error in the IR Linker, casting an...
2012-11-27 Bill WendlingRemove the dependent libraries feature.
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-07-02 Chandler CarruthSwitch a bunch of Linker tests from using elaborate...
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-02-27 Bill WendlingAdd back removed code. It still causes LLVM to miscompi...
2012-02-27 Bill WendlingXFAIL test until <rdar://problem/10913281> is fixed.
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-02-15 Bill WendlingRemove extraneous tests.
2012-02-15 Bill WendlingAdd a test for the Objective-C garbage collection metad...
2012-02-14 Bill WendlingChange error tests to coincide with message changes.
2012-02-11 Bill Wendling[WIP] Initial code for module flags.
2012-01-05 Rafael EspindolaLink symbols with different visibilities according...
2011-12-20 Chris LattnerNow that PR11464 is fixed, reapply the patch to fix...
next