[LLVMdev] [3.4 branch] PPC64 regressions
İsmail Dönmez
ismail at donmez.ws
Tue Nov 19 03:59:08 PST 2013
Hi,
Its that time of the year again. Here is the results on openSUSE 13.1
PPC64.
Total of 3 failures which seems to be due the same problem (the value in
brackets is the time counter from the build system):
[ 3468s]
/home/abuild/rpmbuild/BUILD/llvm/test/CodeGen/PowerPC/ppc32-vacopy.ll:21:10:
error: expected string not found in input
[ 3468s] ; CHECK: lwz [[REG3:[0-9]+]], {{.*}}
[ 3468s] ^
[ 3468s] <stdin>:15:2: note: scanning from here
[ 3468s] stw 5, 16(1)
[ 3468s] ^
[ 3468s] <stdin>:17:3: note: possible intended match here
[ 3468s] stw 4, 4(7)
[ 3468s] ^
[ 3467s]
/home/abuild/rpmbuild/BUILD/llvm/test/CodeGen/PowerPC/anon_aggr.ll:75:13:
error: expected string not found in input
[ 3467s] ; DARWIN32: lwz r[[REG2:[0-9]+]], 44(r[[REGSP]])
[ 3467s] ^
[ 3467s] <stdin>:40:2: note: scanning from here
[ 3467s] lwzx r6, r7, r6
[ 3467s] ^
[ 3467s] <stdin>:40:2: note: with variable "REGSP" equal to "1"
[ 3467s] lwzx r6, r7, r6
[ 3467s] ^
[ 3467s] <stdin>:65:3: note: possible intended match here
[ 3467s] stw r9, 48(r1)
[ 3467s] ^
[ 3466s]
/home/abuild/rpmbuild/BUILD/llvm/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll:22:10:
error: expected string not found in input
[ 3466s] ; CHECK: lwz r3, 8(r2)
[ 3466s] ^
[ 3466s] <stdin>:20:2: note: scanning from here
[ 3466s] lwzx r3, r2, r3
[ 3466s] ^
[ 3466s] <stdin>:21:2: note: possible intended match here
[ 3466s] lwz r0, 8(r1)
[ 3466s] ^
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131119/2df0a8d4/attachment.html>
More information about the llvm-dev
mailing list