This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f5fd7e3bda [AMDGPU] Ressociate 'add (add x, y), z' to use SALU new 217f03f322c AMDGPU/GlobalISel: Fix RegBankSelect for GEP. new 75b1901bac1 [lit] Set --single-process for single tests and --threads=1
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: lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 36 ++++----- lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 11 +-- .../AMDGPU/GlobalISel/regbankselect-gep.mir | 90 ++++++++++++++++++++++ utils/lit/lit/LitConfig.py | 3 +- utils/lit/lit/discovery.py | 1 - utils/lit/lit/main.py | 23 +++--- utils/lit/lit/run.py | 6 +- utils/lit/tests/max-failures.py | 2 +- utils/lit/tests/unit/TestRunner.py | 1 - 9 files changed, 124 insertions(+), 49 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-gep.mir