This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d4448b8ece0 Move endian constant from Host.h to SwapByteOrder.h, prune include new c4185e8c3ca Prune Analysis includes from SelectionDAG.h
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/CodeGen/ScheduleDAGInstrs.h | 7 +++-- include/llvm/CodeGen/SelectionDAG.h | 6 ++-- include/llvm/CodeGen/SelectionDAGISel.h | 35 ++++++++++++------------ lib/CodeGen/DFAPacketizer.cpp | 9 +++--- lib/CodeGen/ScheduleDAGInstrs.cpp | 5 ++-- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 1 + lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 2 +- lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h | 3 +- lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp | 9 +++--- lib/CodeGen/TargetInstrInfo.cpp | 2 +- lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp | 2 +- lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp | 1 + lib/Target/X86/X86InstrInfo.cpp | 2 +- 13 files changed, 44 insertions(+), 40 deletions(-)