This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5423bd20efa [BPI] Adjust the probability for floating point unordered c [...] new b7c0307ccf3 GlobalISel/TableGen: Handle REG_SEQUENCE patterns
The 1 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/SIInstructions.td | 50 +++++++++++---- .../CodeGen/AMDGPU/GlobalISel/inst-select-fabs.mir | 10 ++- .../CodeGen/AMDGPU/GlobalISel/inst-select-fneg.mir | 31 ++++++--- test/TableGen/GlobalISelEmitterRegSequence.td | 62 ++++++++++++++++++ utils/TableGen/GlobalISelEmitter.cpp | 74 +++++++++++++++++++--- 5 files changed, 191 insertions(+), 36 deletions(-) create mode 100644 test/TableGen/GlobalISelEmitterRegSequence.td