[all-commits] [llvm/llvm-project] 707fc2: Revert rG528bc10e95d5f9d6a338f9bab5e91d7265d1cf05 ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed May 19 07:01:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 707fc2e2f227ec7b367273d0906b953bbae41392
      https://github.com/llvm/llvm-project/commit/707fc2e2f227ec7b367273d0906b953bbae41392
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-05-19 (Wed, 19 May 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetInstrInfo.h
    M llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
    M llvm/lib/Target/X86/X86FixupLEAs.cpp
    M llvm/lib/Target/X86/X86InstrInfo.cpp
    M llvm/lib/Target/X86/X86InstrInfo.h
    M llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
    M llvm/test/CodeGen/X86/lea-opt2.ll
    M llvm/test/CodeGen/X86/vp2intersect_multiple_pairs.ll

  Log Message:
  -----------
  Revert rG528bc10e95d5f9d6a338f9bab5e91d7265d1cf05 : "[X86FixupLEAs] Transform the sequence LEA/SUB to SUB/SUB"

Reports on D101970 indicate this is causing failures on multi-stage compiles.




More information about the All-commits mailing list