Add missing i8 max/min/umax/umin support
authorMichael Liao <michael.liao@intel.com>
Fri, 21 Sep 2012 03:18:52 +0000 (03:18 +0000)
committerMichael Liao <michael.liao@intel.com>
Fri, 21 Sep 2012 03:18:52 +0000 (03:18 +0000)
commita880186030e4626a6730917bd818ed1e50f8811f
tree1823437e807e91a9a315688fea0463b9584f48c1
parentc33bebff522a32304306be2ead12a01e4f06a932
Add missing i8 max/min/umax/umin support

- Fix PR5145 and turn on test 8-bit atomic ops

llvm-svn: 164358
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/atomic8.ll
llvm/test/CodeGen/X86/pr5145.ll [new file with mode: 0644]