OSDN Git Service

Pass AliasAnalysis thru to DAGCombiner.
authorJim Laskey <jlaskey@mac.com>
Mon, 16 Oct 2006 20:52:31 +0000 (20:52 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 16 Oct 2006 20:52:31 +0000 (20:52 +0000)
commitc7c3f110eda0ff8040e4bd99e38d3112b910810f
tree6a1d25f92303ca94d3ce6f150772a4998face05e
parenta7fa1476b6d8dd5e5b546aa5b700a85c650d6904
Pass AliasAnalysis thru to DAGCombiner.

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