OSDN Git Service

[llvm-reduce] Reducing call operand bundles
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 6 Jul 2020 22:16:37 +0000 (01:16 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 6 Jul 2020 22:16:37 +0000 (01:16 +0300)
commit05f2b5ccfc5d8b1f182b00fc80dfbe804fd0357a
tree871d1222561d96c6cdc96827640175acc9e72359
parent69dca6efc60a40a939ca5025a8c716e891c2847a
[llvm-reduce] Reducing call operand bundles

Summary:
This would have been marginally useful to me during/for rG7ea46aee3670981827c04df89b2c3a1cbdc7561b.

With ongoing migration to representing assumes via operand bundles on the assume, this will be gradually more useful.

Reviewers: nickdesaulniers, diegotf, dblaikie, george.burgess.iv, jdoerfert, Tyker

Reviewed By: nickdesaulniers

Subscribers: hiraditya, mgorny, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D83177
llvm/test/Reduce/remove-operand-bundles.ll [new file with mode: 0644]
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.h
llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp [new file with mode: 0644]
llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.h [new file with mode: 0644]
llvm/utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn