Add common code for reassociating ops in the dag combiner
authorNate Begeman <natebegeman@mac.com>
Fri, 3 Feb 2006 06:46:56 +0000 (06:46 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 3 Feb 2006 06:46:56 +0000 (06:46 +0000)
commitcd4d58cef1b932fe6ae66fdccdb2f69e80bbb734
tree60bb1947c897d606f018a4e90ba24fb2fc4bd8f4
parenta5229887cf148a2ef8232cc827f896251928d423
Add common code for reassociating ops in the dag combiner

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