[all-commits] [llvm/llvm-project] 5fc02d: Revert "[Attributor] AAValueConstantRange: Value r...
Hideto Ueno via All-commits
all-commits at lists.llvm.org
Thu Jan 2 18:05:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5fc02dc0a7b6df65832aca0b69d284b9ebabc4f2
https://github.com/llvm/llvm-project/commit/5fc02dc0a7b6df65832aca0b69d284b9ebabc4f2
Author: Hideto Ueno <uenoku.tokotoko at gmail.com>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/test/Transforms/Attributor/IPConstantProp/return-constant.ll
M llvm/test/Transforms/Attributor/IPConstantProp/solve-after-each-resolving-undefs-for-function.ll
M llvm/test/Transforms/Attributor/dereferenceable-1.ll
R llvm/test/Transforms/Attributor/lvi-after-jumpthreading.ll
R llvm/test/Transforms/Attributor/lvi-for-ashr.ll
R llvm/test/Transforms/Attributor/range.ll
M llvm/test/Transforms/Attributor/value-simplify.ll
Log Message:
-----------
Revert "[Attributor] AAValueConstantRange: Value range analysis using constant range"
This reverts commit e9963034314edf49a12ea5e29f694d8f9f52734a.
More information about the All-commits
mailing list