This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a0f2ee60ef [CGP] Merge empty case blocks if no extra moves are added. new 921ae2bfbfd MCCodePadder.h: Include definition of type for use with DenseMap new 7be6b37802f InstructionSelectorImpl.h: Modularize/remove ODR violations [...]
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: .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 237 +++++++++++++-------- include/llvm/MC/MCCodePadder.h | 2 +- include/llvm/module.modulemap | 1 - lib/Target/AArch64/AArch64InstructionSelector.cpp | 4 +- lib/Target/ARM/ARMInstructionSelector.cpp | 4 +- lib/Target/X86/X86InstructionSelector.cpp | 5 +- 6 files changed, 152 insertions(+), 101 deletions(-)