[Lldb-commits] [PATCH] D65482: [DAGCombiner] Add an option to control whether or not to enable store merging

2019-07-30 Thread Wei Mi via Phabricator via lldb-commits
wmi created this revision. wmi added a reviewer: tejohnson. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. Add an option to control whether or not to enable store merging in dag combiner so we can workaround some bug more easily. Repository: rLLDB LLDB https://reviews

[Lldb-commits] [PATCH] D65482: [DAGCombiner] Add an option to control whether or not to enable store merging

2019-07-30 Thread Wei Mi via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL367365: [DAGCombiner] Add an option to control whether or not to enable store merging. (authored by wmi, committed by ). Herald added a project: LLVM. Changed prior to commit: https://reviews.llvm.org/D