[PATCH] D16039: Use proper dataflow ordering to speed convergence.This will converge the testcase on bug 26055 in 2 iterations.(data structures speedups to come to make even that faster)

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 9 20:07:10 PST 2016


dberlin created this revision.
dberlin added reviewers: kcc, samsonov, echristo, dblaikie, tvvikram.
dberlin added a subscriber: llvm-commits.

Speed up LiveDebugValues

http://reviews.llvm.org/D16039

Files:
  lib/CodeGen/LiveDebugValues.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16039.44417.patch
Type: text/x-patch
Size: 4112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160110/fbdff8e4/attachment.bin>


More information about the llvm-commits mailing list