Support Custom lowering of a few more operations.
authorAndrew Lenharth <andrewl@lenharth.org>
Sat, 24 Dec 2005 23:42:32 +0000 (23:42 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Sat, 24 Dec 2005 23:42:32 +0000 (23:42 +0000)
commite8f65f1e62ea1d4f2ca9fd0137ae2e0ce20e26e1
tree443733c4ce8b7d32df8cd3766996cee2d3056fb9
parent330851a8f6cc7cf8ccf54ade63b5d58614c0218e
Support Custom lowering of a few more operations.
Alpha needs to custom lower *DIV and *REM

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