This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffff35344a6 Revert "NFC: use bit_cast more in AArch64AddressingModes" new c4efbc074ac [X86] Add test cases for commuting ADCX/ADOX instruction to [...] new d9ee98e0db5 [X86] Mark the ADCX and ADOX instruction as commutable.
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/X86/X86InstrArithmetic.td | 2 +- test/CodeGen/X86/adx-commute.mir | 234 +++++++++++++++++++++++++++++++++++ test/CodeGen/X86/pr32282.ll | 4 +- test/CodeGen/X86/pr32284.ll | 4 +- 4 files changed, 239 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/X86/adx-commute.mir