This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2c2bad997e3 test: fix hexagon build new efcc38aeb35 [CodeView] Fix endianness bug. new cc4a80a5665 [SelectionDAG] Update the dominator after splitting critica [...] new 5191e5027ce [GlobalISel] IRTranslator: Add MachineMemOperand to target [...]
The 3 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/CodeGen/GlobalISel/IRTranslator.cpp | 15 +++++++++++ lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 13 ++++++---- lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp | 4 ++- .../AArch64/GlobalISel/arm64-irtranslator.ll | 12 +++++++++ test/CodeGen/X86/selectiondag-dominator.ll | 30 ++++++++++++++++++++++ 5 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/X86/selectiondag-dominator.ll