This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 33f98b3 [LTO] Fix common test to reflect r279911 and move to X86 subd [...] new b62ba77 s/static inline/static/ for headers I have changed in r279475. NFC.
The 1 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/CallGraph.h | 8 ++++---- include/llvm/Analysis/Interval.h | 12 ++++-------- include/llvm/Analysis/LoopInfo.h | 8 ++++---- include/llvm/CodeGen/MachineBasicBlock.h | 24 ++++++++---------------- include/llvm/CodeGen/MachineDominators.h | 4 ++-- include/llvm/CodeGen/MachineLoopInfo.h | 8 ++++---- include/llvm/CodeGen/ScheduleDAG.h | 6 +++--- include/llvm/CodeGen/SelectionDAGNodes.h | 6 +++--- include/llvm/IR/CFG.h | 24 ++++++++---------------- include/llvm/IR/Dominators.h | 4 ++-- include/llvm/IR/Type.h | 20 ++++++-------------- include/llvm/Transforms/Utils/MemorySSA.h | 12 ++++-------- lib/Analysis/BlockFrequencyInfo.cpp | 2 +- lib/CodeGen/MachineBlockFrequencyInfo.cpp | 2 +- lib/Transforms/IPO/FunctionAttrs.cpp | 8 +++----- unittests/ADT/TestGraph.h | 8 +++----- 16 files changed, 60 insertions(+), 96 deletions(-)