Tentatively enabled DAGCombiner Alias Analysis by default. As far as I know,
authorOwen Anderson <resistor@mac.com>
Sun, 19 Sep 2010 19:51:55 +0000 (19:51 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 19 Sep 2010 19:51:55 +0000 (19:51 +0000)
commitd910fb2f12782d8636950baaccbf43bd046e828f
tree2e820b5ec4de848b46f7ccb2e4b0f65c1d4060a9
parent71c609581458dc9df57ab62b541f3036ea9f9e8c
Tentatively enabled DAGCombiner Alias Analysis by default.  As far as I know,
r114268 fixed the last of the blockers to enabling it.  I will be monitoring
for failures.

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