This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5900b63bf68 [docs][llvm-dwarfdump] Make the --show-parents and --show-c [...] new f079a4a7c86 AMDGPU: Fix missing const new 35524fd7423 AMDGPU: Fix printing trailing whitespace after s_endpgm new ad0d02bdceb AMDGPU: Refactor to prepare for manually selecting more intrinsics new a18f8034e74 Fix not calling TargetCustom PSVs printer new 749bf3be5e0 [MCA] Ignore invalid processor resource writes of zero cycl [...] new a2091d41650 [lit] Fix UnicodeEncodeError when test commands contain non [...] new 3af49cfdd9a AMDGPU: Fix input chain when gluing copies to m0
The 7 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/MachineOperand.cpp | 2 +- lib/MCA/InstrBuilder.cpp | 16 ++++++++-- lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 35 +++++++++++++++------- .../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.h | 2 +- lib/Target/AMDGPU/SOPInstructions.td | 2 +- test/MC/AMDGPU/s_endpgm.s | 7 +++-- utils/lit/lit/TestRunner.py | 7 +++-- .../shtest-format/external_shell/utf8_command.txt | 3 ++ utils/lit/tests/shtest-format.py | 4 +-- 11 files changed, 57 insertions(+), 25 deletions(-) create mode 100644 utils/lit/tests/Inputs/shtest-format/external_shell/utf8_command.txt