[all-commits] [llvm/llvm-project] 3dd93d: [X86][InstCombine] Move instcombine test from test...

topperc via All-commits all-commits at lists.llvm.org
Sun Dec 1 10:43:15 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3dd93dc2a1aeedcb49e9650124eff07ee3e2b881
      https://github.com/llvm/llvm-project/commit/3dd93dc2a1aeedcb49e9650124eff07ee3e2b881
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    R llvm/test/CodeGen/X86/2009-03-23-i80-fp80.ll
    A llvm/test/Transforms/InstCombine/X86/2009-03-23-i80-fp80.ll

  Log Message:
  -----------
  [X86][InstCombine] Move instcombine test from test/CodeGen/X86 to test/Transforms/InstCombine/ and replace grep with FileCheck


  Commit: 67298d683ca18fa8855349b5b0c289f92c93b6b1
      https://github.com/llvm/llvm-project/commit/67298d683ca18fa8855349b5b0c289f92c93b6b1
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    R llvm/test/CodeGen/X86/vec_udiv_to_shift.ll
    A llvm/test/Transforms/InstCombine/vec_udiv_to_shift.ll

  Log Message:
  -----------
  [X86][InstCombine] Move non-X86 specific instcombine test from test/CodeGen/X86/ to test/Transforms/InstCombine/


Compare: https://github.com/llvm/llvm-project/compare/35bc5276ca31...67298d683ca1


More information about the All-commits mailing list