summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic8.ll
diff options
context:
space:
mode:
authorMichael Liao <michael.liao@intel.com>2012-09-21 03:18:52 +0000
committerMichael Liao <michael.liao@intel.com>2012-09-21 03:18:52 +0000
commitfe87c302aa600fdac6d80349cde21e06337f8bfe (patch)
treedfc8fa592e7d9929d76d05f13ca492ff68088169 /test/CodeGen/X86/atomic8.ll
parent0838249a6a327ad0e1a909d1d4e2077b23b4a272 (diff)
downloadllvm-fe87c302aa600fdac6d80349cde21e06337f8bfe.tar.gz
llvm-fe87c302aa600fdac6d80349cde21e06337f8bfe.tar.bz2
llvm-fe87c302aa600fdac6d80349cde21e06337f8bfe.tar.xz
Add missing i8 max/min/umax/umin support
- Fix PR5145 and turn on test 8-bit atomic ops git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164358 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/atomic8.ll')
-rw-r--r--test/CodeGen/X86/atomic8.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/atomic8.ll b/test/CodeGen/X86/atomic8.ll
index 035a28dbff..412428406d 100644
--- a/test/CodeGen/X86/atomic8.ll
+++ b/test/CodeGen/X86/atomic8.ll
@@ -1,6 +1,5 @@
; RUN: llc < %s -O0 -march=x86-64 -mcpu=corei7 | FileCheck %s --check-prefix X64
; RUN: llc < %s -O0 -march=x86 -mcpu=corei7 | FileCheck %s --check-prefix X32
-; XFAIL: *
@sc8 = external global i8