[X86][FastISel] Assert that we are dealing with arithmetic with overflow intrinsics...
authorZvi Rackover <zvi.rackover@intel.com>
Tue, 15 Nov 2016 13:50:35 +0000 (13:50 +0000)
committerZvi Rackover <zvi.rackover@intel.com>
Tue, 15 Nov 2016 13:50:35 +0000 (13:50 +0000)
commit6f76f46d2c153f879f946a8f933d0a5d869f1ef6
treedb0cec0b4a777729f6b367431c79c7bb0cab3cc4
parentc01faa383f212519687ee8113d55b1a8d04a5097
[X86][FastISel] Assert that we are dealing with arithmetic with overflow intrinsics. NFC

llvm-svn: 286961
llvm/lib/Target/X86/X86FastISel.cpp