[PATCH] D16083: [bugpoint] Teach bugpoint to reduce MDNodes

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 06:01:14 PST 2016


loladiro updated this revision to Diff 44630.
loladiro added a comment.

Rebased and add switch to disable MD reduction.


http://reviews.llvm.org/D16083

Files:
  include/llvm/Transforms/Utils/Cloning.h
  lib/ExecutionEngine/Orc/IndirectionUtils.cpp
  lib/IR/Metadata.cpp
  lib/Target/AMDGPU/AMDGPUOpenCLImageTypeLoweringPass.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  lib/Transforms/Utils/CloneModule.cpp
  test/BugPoint/metadata.ll
  tools/bugpoint-passes/TestPasses.cpp
  tools/bugpoint/CrashDebugger.cpp
  tools/bugpoint/ListReducer.h
  unittests/Transforms/Utils/Cloning.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16083.44630.patch
Type: text/x-patch
Size: 21896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/2fcb90a7/attachment.bin>


More information about the llvm-commits mailing list