This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b342539dcd2 [RISCV] Fix ICE in isDesirableToCommuteWithShift new 38dae407317 [llvm-ar] Accept file paths with windows format slashes new 5a62112df90 Revert r368565: [CodeGen] Do the Simple Early Return in blo [...] new 39bc7ded13e [X86][SSE] Add test showing missing demanded elts PSADBW handling
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/MachineBlockPlacement.cpp | 37 --------------------------- test/CodeGen/PowerPC/block-placement.mir | 12 ++++++--- test/CodeGen/X86/psadbw.ll | 26 +++++++++++++++++++ test/tools/llvm-ar/windows-path.test | 44 ++++++++++++++++++++++++++++++++ tools/llvm-ar/llvm-ar.cpp | 16 ++++++------ 5 files changed, 86 insertions(+), 49 deletions(-) create mode 100644 test/tools/llvm-ar/windows-path.test