[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / Linker / Inputs /
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-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 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-08-15 Rafael EspindolaSet comdats when lazily linking functions.
2014-08-11 Rafael EspindolaFix use of uninitialized variable.
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
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-10 JF BastienAdd test for LinkModules warning on triple, modified...
2014-02-26 Rafael EspindolaCompare DataLayout by Value, not by pointer.
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
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-09-09 Manman RenDebug Info: In DIBuilder, the context fields of a TAG_i...
2012-07-02 Chandler CarruthSwitch a bunch of Linker tests from using elaborate...