[all-commits] [llvm/llvm-project] 5ceef2: Revert "RFC: [ValueTracking] Let analyses assume a...

Juneyoung Lee via All-commits all-commits at lists.llvm.org
Wed Apr 22 16:07:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ceef263505d13e5394efacdf1fd9d8949737c15
      https://github.com/llvm/llvm-project/commit/5ceef263505d13e5394efacdf1fd9d8949737c15
  Author: Juneyoung Lee <aqjune at gmail.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueTracking.h
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp
    M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
    M llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
    M llvm/test/Analysis/ScalarEvolution/flags-from-poison.ll

  Log Message:
  -----------
  Revert "RFC: [ValueTracking] Let analyses assume a value cannot be partially poison"

This reverts commit 80faa8c3af856df93faf909f21cdcc397bed068f.




More information about the All-commits mailing list