search for: s114

Displaying 9 results from an estimated 9 matches for "s114".

Did you mean: 114
2013 Jun 19
2
[LLVMdev] ARM struct byval size > 64 triggers failure
...uct byval in r0 to r3. >> >> For the test code/assembly I mentioned, only r1-r3 are used for struct byval. r0 used for return val. >> So, NumGPRs = 3, VARegSize = 12, VARegSaveSize =16(4 byte offset), access of arg1 is going wrong. >> For updated test code: >> struct S114 check114 (int a, struct S114 arg0, struct S114* arg1) { >> ..... >> } >> Only r1, r2 used for struct byval, NumGPRs = 2, VARegSize = 8, VARegSaveSize =8, this case works, able to access arg1. >> >> Please correct me, if my above understanding is wrong about NumGPRs,...
2013 Jun 18
3
[LLVMdev] ARM struct byval size > 64 triggers failure
An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130618/5b2a15e3/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 201306181656803_BEI0XT4N.gif Type: image/gif Size: 14036 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130618/5b2a15e3/attachment.gif>
2013 Jun 18
0
[LLVMdev] ARM struct byval size > 64 triggers failure
...n wrong stack location access. > Stack pointer adjustment done by prologue emitter and offset used to access function params have different logics for calculaton. > > Test code > --------------------------------------------------------------- > #include <stdio.h> > struct S114 { > char a[67]; > }a114[5]; > struct S114 check114 (struct S114 arg0, struct S114* arg1) { > if(&a114[0] != arg1) // arg1 value is wrong > printf( "values %p, %p\n", &a114[0], arg1); > } > int main () { > int i= 0, j = 0;...
2013 Jun 20
1
[LLVMdev] ARM struct byval size > 64 triggers failure
...gt;> struct byval. r0 used for return val. > >>> > >>> So, NumGPRs = 3, VARegSize = 12, VARegSaveSize =16(4 byte offset), > >>> access of arg1 is going wrong. > >>> > >>> For updated test code: > >>> > >>> struct S114 check114 (*int a*, struct S114 arg0, struct S114* arg1) { > >>> > >>> ..... > >>> } > >>> > >>> Only r1, r2 used for struct byval, NumGPRs = 2, VARegSize = 8, > >>> VARegSaveSize =8, this case works, able to access arg1. > &...
2011 Sep 21
3
Reading data in lisp format
Hi, I am trying to read the "credit.lisp" file of the Japanese credit database in UCI repository, but it is in lisp format which I do not know how to read. I have not found how to do that in the foreign library http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening <http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening> Could anyone help me? Best
2011 Oct 29
0
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...9.10 9.59 4.55 10.04 S111 7.29 7.65 7.68 7.83 S1111 13.87 14.72 16.14 16.30 S112 16.67 17.45 16.54 17.52 S1112 13.16 13.87 14.83 14.84 S113 22.14 22.98 22.05 22.05 S1113 11.06 11.48 11.03 11.01 S114 13.21 13.81 13.53 13.48 S115 32.82 33.36 49.98 49.99 S1115 13.67 14.23 13.65 13.66 S116 47.37 49.43 49.54 48.11 S118 10.81 11.25 10.79 10.50 S119 8.73 9.09 11.83 11.82 S1119 8.82 9.15 4.31 11...
2011 Oct 29
4
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...9.09 9.49 4.55 10.04 S111 7.28 7.37 7.68 7.83 S1111 13.78 14.48 16.14 16.30 S112 16.67 17.41 16.54 17.52 S1112 13.12 14.21 14.83 14.84 S113 22.12 22.88 22.05 22.05 S1113 11.06 11.42 11.03 11.01 S114 13.23 13.75 13.53 13.48 S115 32.76 33.24 49.98 49.99 S1115 13.68 14.18 13.65 13.66 S116 47.42 49.40 49.54 48.11 S118 10.84 11.26 10.79 10.50 S119 8.74 9.07 11.83 11.82 S1119 8.81 9.14 4.31 11...
2011 Oct 29
0
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...> S111 7.67 7.37 7.68 7.83 > S1111 13.98 14.48 16.14 16.30 > S112 17.43 17.41 16.54 17.52 > S1112 13.87 14.21 14.83 14.84 > S113 22.97 22.88 22.05 22.05 > S1113 11.46 11.42 11.03 11.01 > S114 13.47 13.75 13.53 13.48 > S115 33.06 33.24 49.98 49.99 > S1115 13.91 14.18 13.65 13.66 > S116 48.74 49.40 49.54 48.11 > S118 11.04 11.26 10.79 10.50 > S119 8.97 9.07 11.83 11.82 > S1119...
2011 Oct 29
4
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...9.59 9.49 4.55 10.04 S111 7.67 7.37 7.68 7.83 S1111 13.98 14.48 16.14 16.30 S112 17.43 17.41 16.54 17.52 S1112 13.87 14.21 14.83 14.84 S113 22.97 22.88 22.05 22.05 S1113 11.46 11.42 11.03 11.01 S114 13.47 13.75 13.53 13.48 S115 33.06 33.24 49.98 49.99 S1115 13.91 14.18 13.65 13.66 S116 48.74 49.40 49.54 48.11 S118 11.04 11.26 10.79 10.50 S119 8.97 9.07 11.83 11.82 S1119 9.04 9.14 4.31 11...