Add a testcase for i256 add. i256 isn't fully supported in
authorDan Gohman <gohman@apple.com>
Tue, 7 Oct 2008 20:39:12 +0000 (20:39 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 7 Oct 2008 20:39:12 +0000 (20:39 +0000)
commit00877fc6578815da8d4c59c334b7593719faff13
tree4ca3ffd33dbf42e0019b727e7cd3f4db07cdc63d
parent95dad830bbf975cb4cea4e1ac685781a18676a7a
Add a testcase for i256 add. i256 isn't fully supported in
codegen right now, but add and subtract work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57260 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/i256-add.ll [new file with mode: 0644]