[all-commits] [llvm/llvm-project] b12176: Revert "[llvm-reduce] add ReduceAttribute delta pass"
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Feb 5 11:15:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b12176d2aafa0ccb2585aa218fc3b454ba84f2a9
https://github.com/llvm/llvm-project/commit/b12176d2aafa0ccb2585aa218fc3b454ba84f2a9
Author: Nico Weber <thakis at chromium.org>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
R llvm/test/Reduce/Inputs/remove-attributes.py
R llvm/test/Reduce/remove-attributes.ll
M llvm/tools/llvm-reduce/CMakeLists.txt
M llvm/tools/llvm-reduce/DeltaManager.h
R llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp
R llvm/tools/llvm-reduce/deltas/ReduceAttributes.h
M llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp
Log Message:
-----------
Revert "[llvm-reduce] add ReduceAttribute delta pass"
This reverts commit fc62b36a000681c01e993242b583c5ec4ab48a3c.
Breaks tests on mac: http://45.33.8.238/mac/7301/step_11.txt
More information about the All-commits
mailing list