llvm-project/llvm/tools/llvm-reduce
Langston Barrett a240358833 [llvm-reduce] Don't delete arguments of intrinsics
The argument reduction pass shouldn't remove arguments of
intrinsics, because the resulting module is ill-formed, and so
inherently uninteresting.

Reviewed By: aeubanks

Differential Revision: https://reviews.llvm.org/D103129
2021-06-21 12:43:58 -07:00
..
deltas [llvm-reduce] Don't delete arguments of intrinsics 2021-06-21 12:43:58 -07:00
CMakeLists.txt [llvm-reduce] Remove unwanted module inline asm 2021-04-06 09:35:37 -07:00
DeltaManager.cpp [llvm-reduce] Add flag to only run specific passes 2021-04-30 11:51:01 -07:00
DeltaManager.h [llvm-reduce] Add flag to only run specific passes 2021-04-30 11:51:01 -07:00
TestRunner.cpp
TestRunner.h [llvm-reduce] Add header guards and fix clang-tidy warnings 2021-04-01 20:38:49 -07:00
llvm-reduce.cpp [llvm-reduce] Exit when input module is malformed 2021-05-25 10:01:12 -07:00