search for: anon_aggr

Displaying 3 results from an estimated 3 matches for "anon_aggr".

2013 Nov 19
2
[LLVMdev] [3.4 branch] PPC64 regressions
...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 t...
2013 Nov 19
0
[LLVMdev] [3.4 branch] PPC64 regressions
...[ 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 &quo...
2013 Jun 24
1
[LLVMdev] DebugInfo: Missing non-trivially-copyable parameters in SelectionDAG
...ound in input ; CHECK: ld.param.u16 %rs[[R0:[0-9]+]], [cvt_i16_i32_param_{{[0-9]+}}] ^ <stdin>:1:1: note: scanning from here // ^ <stdin>:19:2: note: possible intended match here ld.param.u32 %r1, [cvt_i16_i32_param_0]; ^ -- ******************** FAIL: LLVM :: CodeGen/PowerPC/anon_aggr.ll (17 of 51) ******************** TEST 'LLVM :: CodeGen/PowerPC/anon_aggr.ll' FAILED ******************** Script: -- /usr/local/google/home/blaikie/dev/llvm/build/clang/debug/bin/./llc -O0 -mcpu=pwr7 -mtriple=powerpc64-unknown-linux-gnu -fast-isel=false < /usr/local/google/home/blaikie/...