[LLVMbugs] [Bug 5002] New: [2.6] test/CodeGen/X86/cmov-zext.ll fails
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Sep 17 09:34:10 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=5002
Summary: [2.6] test/CodeGen/X86/cmov-zext.ll fails
Product: new-bugs
Version: 2.6
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tonic at nondot.org
CC: llvmbugs at cs.uiuc.edu
Blocks: 4886
There are actually 2 tests failing that look similar, but if not, please
separate into 2 bugs.
FAIL:
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/CodeGen/X86/cmov-zext.ll
Failed with exit(1) at line 1
while running: llc <
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/CodeGen/X86/cmov-zext.ll
-march=x86-64 | FileCheck
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/CodeGen/X86/cmov-zext.ll
llc: bitcode didn't read correctly.
Reason: Invalid bitcode signature
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/CodeGen/X86/cmov-zext.ll:7:15:
error: expected string not found in input
; CHECK: cmovne %edi, %esi
^
<stdin>:1:1: note: scanning from here
FAIL:
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/Transforms/MemCpyOpt/align.ll
Failed with exit(1) at line 1
while running: opt <
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/Transforms/MemCpyOpt/align.ll
-S -memcpyopt | FileCheck
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/Transforms/MemCpyOpt/align.ll
opt: Unknown command line argument '-S'. Try: 'opt --help'
/Users/tonic/release/2.6/pre-release2/debug/llvm-2.6/test/Transforms/MemCpyOpt/align.ll:6:10:
error: expected string not found in input
; CHECK: call void @llvm.memset.i64(i8* %a01, i8 0, i64 16, i32 4)
^
<stdin>:1:1: note: scanning from here
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list