summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/shift-combine.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-06 07:47:55 +0000
committerChris Lattner <sabre@nondot.org>2007-12-06 07:47:55 +0000
commiteedaf92fcf15ca066f89b10ba8c2212a4697cdfd (patch)
tree3df38e387c8f845961d17af814d282ce47e7d962 /llvm/test/CodeGen/X86/shift-combine.ll
parentb5fdfb96121e001366654f4936f5f0d6c0ced33f (diff)
downloadbcm5719-llvm-eedaf92fcf15ca066f89b10ba8c2212a4697cdfd.tar.gz
bcm5719-llvm-eedaf92fcf15ca066f89b10ba8c2212a4697cdfd.zip
third time around: instead of disabling this completely,
only disable it if we don't know it will be obviously profitable. Still fixme, but less so. :) llvm-svn: 44658
Diffstat (limited to 'llvm/test/CodeGen/X86/shift-combine.ll')
-rw-r--r--llvm/test/CodeGen/X86/shift-combine.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/shift-combine.ll b/llvm/test/CodeGen/X86/shift-combine.ll
index c8df5b02080..543bb223787 100644
--- a/llvm/test/CodeGen/X86/shift-combine.ll
+++ b/llvm/test/CodeGen/X86/shift-combine.ll
@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc | not grep shrl
-; XFAIL: *
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
target triple = "i686-apple-darwin8"
OpenPOWER on IntegriCloud