aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/TargetLowering.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2007-10-08 17:57:15 +0000
committerDan Gohman <gohman@apple.com>2007-10-08 17:57:15 +0000
commit389079b59f6fc1283eeed407df36959a3fbc0e48 (patch)
treedf27ebe904e9edc764435c2229f9030f93cc1ee7 /lib/CodeGen/SelectionDAG/TargetLowering.cpp
parent779493532794e32ae70a108e76fee97130aaae29 (diff)
DAGCombiner support for UDIVREM/SDIVREM and UMUL_LOHI/SMUL_LOHI.
Check if one of the two results unneeded so see if a simpler operator could bs used. Also check to see if each of the two computations could be simplified if they were split into separate operators. Factor out the code that calls visit() so that it can be used for this purpose. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42759 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions