This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dea3e0608c0 [X86][NFC] Add a `use-aa` feature. new 4fb941a7161 AMDGPU/GlobalISel: Remove another illegal select test new 8f86794aa28 AMDGPU/GlobalISel: Fix RegBankSelect for G_FRINT and G_FCEIL new fef53526a69 AMDGPU/GlobalISel: Fix some broken run lines
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/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 2 ++ .../GlobalISel/inst-select-amdgcn.ldexp.s16.mir | 4 +-- .../inst-select-atomicrmw-fadd-local.mir | 4 +-- .../CodeGen/AMDGPU/GlobalISel/inst-select-fabs.mir | 4 +-- .../CodeGen/AMDGPU/GlobalISel/inst-select-fneg.mir | 4 +-- .../GlobalISel/inst-select-load-constant.mir | 37 ---------------------- ...ankselect-flog2.mir => regbankselect-fceil.mir} | 16 +++++----- ...ankselect-bswap.mir => regbankselect-frint.mir} | 18 +++++------ 8 files changed, 27 insertions(+), 62 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-flog2.mir => regbankselect-fcei [...] copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-bswap.mir => regbankselect-frin [...]