Displaying 3 results from an estimated 3 matches for "darwin32".
Did you mean:
darwin12
2013 Nov 19
2
[LLVMdev] [3.4 branch] PPC64 regressions
...: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...
2013 Nov 19
0
[LLVMdev] [3.4 branch] PPC64 regressions
...gt; [ 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] ^...
2013 Jun 24
1
[LLVMdev] DebugInfo: Missing non-trivially-copyable parameters in SelectionDAG
...C/anon_aggr.ll
/usr/local/google/home/blaikie/dev/llvm/build/clang/debug/bin/./llc -O0 -mcpu=g4 -mtriple=powerpc-apple-darwin8 < /usr/local/google/home/blaikie/dev/llvm/src/test/CodeGen/PowerPC/anon_aggr.ll | /usr/local/google/home/blaikie/dev/llvm/build/clang/debug/bin/./FileCheck -check-prefix=DARWIN32 /usr/local/google/home/blaikie/dev/llvm/src/test/CodeGen/PowerPC/anon_aggr.ll
/usr/local/google/home/blaikie/dev/llvm/build/clang/debug/bin/./llc -O0 -mcpu=ppc970 -mtriple=powerpc64-apple-darwin8 < /usr/local/google/home/blaikie/dev/llvm/src/test/CodeGen/PowerPC/anon_aggr.ll | /usr/local/google/...