I tested this with "ninja llc check-llvm-codegen" on a Debug (x86, aarch64, arm) build.
Found with llvm-cov.
Paths
| Differential D24424
Delete dead code in PBQP (NFC) ClosedPublic Authored by vsk on Sep 9 2016, 1:26 PM.
Details Summary I tested this with "ninja llc check-llvm-codegen" on a Debug (x86, aarch64, arm) build. Found with llvm-cov.
Diff Detail
Event Timelinevsk updated this object. dblaikie added inline comments.
This revision is now accepted and ready to land.Oct 18 2016, 12:38 PM Closed by commit rL285018: [pbqp] Delete some dead code, NFC. (authored by vedantk). · Explain WhyOct 24 2016, 1:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 75647 llvm/trunk/include/llvm/CodeGen/PBQP/Graph.h
llvm/trunk/include/llvm/CodeGen/PBQP/Math.h
llvm/trunk/include/llvm/CodeGen/PBQP/Solution.h
llvm/trunk/include/llvm/CodeGen/RegAllocPBQP.h
|