[all-commits] [llvm/llvm-project] d7deef: Revert "[AssumeBundles] add cannonicalisation to t...
Ralender via All-commits
all-commits at lists.llvm.org
Tue Jun 16 05:35:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d7deef12063419efea4acefaf668870216dab305
https://github.com/llvm/llvm-project/commit/d7deef12063419efea4acefaf668870216dab305
Author: Tyker <tyker1 at outlook.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M llvm/include/llvm/IR/Operator.h
M llvm/include/llvm/IR/Value.h
M llvm/lib/IR/Operator.cpp
M llvm/lib/IR/Value.cpp
M llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
M llvm/test/Analysis/BasicAA/featuretest.ll
M llvm/test/Transforms/Inline/arg-attr-propagation.ll
M llvm/test/Transforms/InstSimplify/load.ll
M llvm/test/Transforms/LICM/pr23608.ll
M llvm/test/Transforms/NewGVN/2007-07-26-PhiErasure.ll
M llvm/test/Transforms/Util/assume-builder.ll
M llvm/test/Transforms/Util/assume-simplify.ll
Log Message:
-----------
Revert "[AssumeBundles] add cannonicalisation to the assume builder"
This reverts commit 90c50cad1983c5e29107a78382dead0fe2a9562c.
More information about the All-commits
mailing list