OSDN Git Service

Implement ADD_PARTS/SUB_PARTS so that 64-bit integer add/sub work. This
authorChris Lattner <sabre@nondot.org>
Thu, 20 Jan 2005 18:53:00 +0000 (18:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Jan 2005 18:53:00 +0000 (18:53 +0000)
commit19ad0620bc725dde201b0c5bdd69cf8065701b7b
tree2c13348b825d4b9361c4784b0640d088e5304ae9
parent84f6788044f9b1b47945e98ce23a6cf4d7d32579
Implement ADD_PARTS/SUB_PARTS so that 64-bit integer add/sub work.  This
fixes most of the remaining llc-beta failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp