This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2a6c2bd504e docs/GettingStarted.rst: Update the list of release version [...] new 9a4e15cb762 Mark all library options as hidden. new 5c41fe91cd5 Add flag to ArchiveWriter to test GNU64 format more efficiently
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Analysis/LoopInfo.cpp | 2 +- lib/Analysis/ObjCARCAnalysisUtils.cpp | 8 ++---- lib/Analysis/ScalarEvolution.cpp | 8 +++--- lib/Analysis/ScopedNoAliasAA.cpp | 2 +- lib/Analysis/TypeBasedAliasAnalysis.cpp | 2 +- lib/CodeGen/ImplicitNullChecks.cpp | 4 +-- lib/CodeGen/MIRPrinter.cpp | 3 +- lib/CodeGen/MachineDominators.cpp | 2 +- lib/CodeGen/RegAllocBase.cpp | 4 +-- lib/CodeGen/RegAllocGreedy.cpp | 9 +++--- lib/CodeGen/RegisterCoalescer.cpp | 7 ++--- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 10 +++---- lib/CodeGen/StackMaps.cpp | 2 +- lib/CodeGen/TargetPassConfig.cpp | 32 ++++++++++------------ lib/IR/DIBuilder.cpp | 4 +-- lib/IR/Dominators.cpp | 6 ++-- lib/IR/LegacyPassManager.cpp | 22 +++++++-------- lib/Object/ArchiveWriter.cpp | 11 +++++++- lib/ProfileData/InstrProf.cpp | 4 +-- lib/Support/RandomNumberGenerator.cpp | 4 +-- lib/Support/Statistic.cpp | 10 ++++--- lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp | 10 +++---- lib/Target/X86/X86InstrInfo.cpp | 5 ++-- lib/Transforms/Utils/LCSSA.cpp | 7 +++-- lib/Transforms/Utils/SymbolRewriter.cpp | 3 +- ...e-SYM64-write.test => archive-GNU64-write.test} | 9 +++--- 26 files changed, 100 insertions(+), 90 deletions(-) rename test/Object/{archive-SYM64-write.test => archive-GNU64-write.test} (77%)