aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c
diff options
context:
space:
mode:
authorDan Gohman <djg@cray.com>2007-10-08 17:57:15 +0000
committerDan Gohman <djg@cray.com>2007-10-08 17:57:15 +0000
commit6c89ea78bcceb54fdf347bb2df19d42e0c98d9bd (patch)
treedf27ebe904e9edc764435c2229f9030f93cc1ee7 /include/llvm-c
parentbd8c49cfd48216b5f642272360d753a11cd0a4b3 (diff)
downloadexternal_llvm-6c89ea78bcceb54fdf347bb2df19d42e0c98d9bd.zip
external_llvm-6c89ea78bcceb54fdf347bb2df19d42e0c98d9bd.tar.gz
external_llvm-6c89ea78bcceb54fdf347bb2df19d42e0c98d9bd.tar.bz2
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 'include/llvm-c')
0 files changed, 0 insertions, 0 deletions