OSDN Git Service

[FastISel][X86] Extend support for {s|u}{add|sub|mul}.with.overflow intrinsics.
authorJuergen Ributzka <juergen@apple.com>
Tue, 10 Jun 2014 23:52:44 +0000 (23:52 +0000)
committerJuergen Ributzka <juergen@apple.com>
Tue, 10 Jun 2014 23:52:44 +0000 (23:52 +0000)
commit0adbcf3ba9e673897165855db5fbde6e83d9b840
tree698cd79db49d90a541685181fadcc915be6deadc
parent9c84db6ba390f4e6ac1d6ce94fa9a6428e0b3007
[FastISel][X86] Extend support for {s|u}{add|sub|mul}.with.overflow intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210610 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/xaluo.ll [new file with mode: 0644]