Implement handling of most long operators through libcalls.
authorChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 19:27:05 +0000 (19:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 19:27:05 +0000 (19:27 +0000)
commit4e6c74689944be1de80c99dc0688ec0bcbd743aa
tree6f2358b16e7b8f5fbf3f1003b13425c61cb03bf0
parentcf5734dddd66af9388a171b44996505ede47feed
Implement handling of most long operators through libcalls.
Fix a bug legalizing "ret (Val,Val)"

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