This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e97bf81 [pdb] Treat a stream size of ~0U as 0 new 42fe7e4 [PM]: LoopAccessInfo simple refactoring new 26f1dde Prune some includes from headers and sink some inline functions
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: include/llvm/Analysis/LoopAccessAnalysis.h | 14 +++---- include/llvm/MC/MCELFObjectWriter.h | 1 + include/llvm/MC/MCLinkerOptimizationHint.h | 25 ++---------- include/llvm/MC/MCSymbol.h | 2 +- lib/Analysis/LoopAccessAnalysis.cpp | 46 +++++++++++----------- lib/MC/MCCodeView.cpp | 1 + lib/MC/MCDwarf.cpp | 1 + lib/MC/MCLinkerOptimizationHint.cpp | 26 ++++++++++++ lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp | 1 + .../Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 1 + lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp | 1 + .../Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp | 1 + 12 files changed, 68 insertions(+), 52 deletions(-)