Fix PR1198, by adding initial i128 support. Patch by Dan Gohman.
authorChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 23:41:38 +0000 (23:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 23:41:38 +0000 (23:41 +0000)
commitf839ce7d03ce3ec6c7e36b71267f43a6b6aefeaa
tree3c6c1c8868ce3429ed934b1e0b7d034ea25f596f
parent727c2358400df54dd4b47eed042ddecb347f6880
Fix PR1198, by adding initial i128 support.  Patch by Dan Gohman.

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