[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / lib / LibDriver /
2015-10-21 Craig Topper[Option] Use an ArrayRef to store the Option Infos...
2015-08-13 Rafael EspindolaThere is only one saver of strings.
2015-08-06 Peter CollingbourneLibDriver: Replace references to lld-link2 with lld...
2015-07-17 Rafael EspindolaAdd support for producing thin archives in llvm-lib.
2015-07-15 Rafael EspindolaFor new archive member we only need to store the full...
2015-07-15 Rafael EspindolaInitial support for writing thin archives.
2015-07-13 Rafael EspindolaAdd support deterministic output in llvm-ar and make...
2015-07-08 Rafael EspindolaStart adding support for writing archives in BSD format.
2015-07-08 Peter CollingbourneLibDriver: Fix output path inference.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-22 David BlaikieModify ParseArgs to return the InputArgList by value...
2015-06-21 David BlaikieArrayRef-ify libDriverMain
2015-06-21 David BlaikieArrayRef-ify ParseArgs
2015-06-20 Peter CollingbourneLibDriver: implement /libpath and $LIB; ignore /ignore...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-13 Rafael EspindolaBring in a BumpPtrStringSaver from lld and simplify...
2015-06-09 Peter CollingbourneLibDriver, llvm-lib: introduce.