[all-commits] [llvm/llvm-project] 7cf0f8: [ValueTracking] Convert test to unit test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Sun May 3 03:24:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cf0f8568cea18591d8481d3f274a5f27046d39d
      https://github.com/llvm/llvm-project/commit/7cf0f8568cea18591d8481d3f274a5f27046d39d
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-05-03 (Sun, 03 May 2020)

  Changed paths:
    R llvm/test/Analysis/ValueTracking/knownnonzero-shift.ll
    M llvm/unittests/Analysis/ValueTrackingTest.cpp

  Log Message:
  -----------
  [ValueTracking] Convert test to unit test (NFC)

Test this directly, rather than going through InstSimplify.




More information about the All-commits mailing list