[all-commits] [llvm/llvm-project] 31458a: [llvm-exegesis][NFC] Refactor Mips tests fixtures ...

Miloš Stojanović via All-commits all-commits at lists.llvm.org
Thu Jan 16 08:53:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 31458a9feecb636e64a360d87081f836f2920ccb
      https://github.com/llvm/llvm-project/commit/31458a9feecb636e64a360d87081f836f2920ccb
  Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M llvm/unittests/tools/llvm-exegesis/Mips/BenchmarkResultTest.cpp
    M llvm/unittests/tools/llvm-exegesis/Mips/SnippetGeneratorTest.cpp
    M llvm/unittests/tools/llvm-exegesis/Mips/TargetTest.cpp
    A llvm/unittests/tools/llvm-exegesis/Mips/TestBase.h

  Log Message:
  -----------
  [llvm-exegesis][NFC] Refactor Mips tests fixtures into a base class.

Differential Revision: https://reviews.llvm.org/D72003


  Commit: 6b3578664961d474cc06c44e1723913ddeb499cd
      https://github.com/llvm/llvm-project/commit/6b3578664961d474cc06c44e1723913ddeb499cd
  Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

  Changed paths:
    M llvm/unittests/tools/llvm-exegesis/Mips/CMakeLists.txt
    A llvm/unittests/tools/llvm-exegesis/Mips/RegisterAliasingTest.cpp

  Log Message:
  -----------
  [llvm-exegesis][mips] Add RegisterAliasingTest unit test

Differential Revision: https://reviews.llvm.org/D72004


Compare: https://github.com/llvm/llvm-project/compare/4ca1ad85b7c8...6b3578664961


More information about the All-commits mailing list