Use the target-specified iteration count to opt out of any further refinement of...
authorSanjay Patel <spatel@rotateright.com>
Tue, 30 Sep 2014 20:44:23 +0000 (20:44 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 30 Sep 2014 20:44:23 +0000 (20:44 +0000)
commit73a335f7f6b56dfa1fa466368589247390f099b9
tree32c27480550cfc2070016cd69842f65e48aecbd9
parentcafc85bf1ed5a70351c8040ad7c6be32cab712f2
Use the target-specified iteration count to opt out of any further refinement of an estimate. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp