[all-commits] [llvm/llvm-project] 3bae2a: [X86] Precommit new tests from D68757. NFC

topperc via All-commits all-commits at lists.llvm.org
Wed Oct 30 14:35:32 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bae2a4cf7f3ca3382c62f6008d540bf658024e3
      https://github.com/llvm/llvm-project/commit/3bae2a4cf7f3ca3382c62f6008d540bf658024e3
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    A llvm/test/CodeGen/X86/fp-strict-scalar.ll
    A llvm/test/CodeGen/X86/vec-strict-128.ll
    A llvm/test/CodeGen/X86/vec-strict-256.ll
    A llvm/test/CodeGen/X86/vec-strict-512.ll

  Log Message:
  -----------
  [X86] Precommit new tests from D68757. NFC


  Commit: 6cb181f086a5bc69a97c1a01e9a36f8293dea7ed
      https://github.com/llvm/llvm-project/commit/6cb181f086a5bc69a97c1a01e9a36f8293dea7ed
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrInfo.cpp

  Log Message:
  -----------
  [X86] Rewrite hasReassociableOperands and setSpecialOperandAttr to not hardcode number of operands or position of the EFLAGS operand.

This makes the code immune to the MXCSR addition in D68121.


Compare: https://github.com/llvm/llvm-project/compare/bbb43df0111e...6cb181f086a5


More information about the All-commits mailing list