search for: shift1b

Displaying 2 results from an estimated 2 matches for "shift1b".

2014 Apr 10
3
[LLVMdev] Test failures with 3.4.1
...X86/vshift-4.ll -- Exit Code: 1 Command Output (stderr): -- /home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.4-3.4+205824/test/CodeGen/X86/vshift-4.ll:20:10: error: expected string not found in input ; CHECK: shll ^ <stdin>:21:10: note: scanning from here shift1b: # @shift1b ^ <stdin>:21:13: note: possible intended match here shift1b: # @shift1b
2014 Apr 09
2
[LLVMdev] Test failures with 3.4.1
Hello, Trying the 3.4.1 branch, I get following tests failing: LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll LLVM :: CodeGen/X86/fma4-intrinsics-x86_64.ll LLVM :: CodeGen/X86/fp-fast.ll LLVM :: CodeGen/X86/vec_shift4.ll LLVM :: CodeGen/X86/vshift-4.ll I am testing on a Debian testing 64b. Does it ring a bell? Sylvestre