Displaying 11 results from an estimated 11 matches for "trb".
Did you mean:
tlb
2012 Apr 19
0
[LLVMdev] Effect on NSW attribute on 'mul' during InstCombine pass ?
...ic line #1
%8 = getelementptr i8* %3, i32 %7
%9 = bitcast i8* %8 to double*
%10 = load double* %9
%11 = bitcast double* %x to i8*
%12 = getelementptr i8* %11, i32 8
%13 = bitcast i8* %12 to double*
store double %10, double* %13
ret void
}
If I use opt has follows:
opt -instcombine trb.ll -S -o trb.opt.ll
I've got following code generated:
; ModuleID = 'trb.ll'
define void @t2(double* %x) {
L.entry:
%a = alloca [2 x i64], align 4
%0 = getelementptr inbounds [2 x i64]* %a, i32 0, i32 0
store i64 3, i64* %0
%1 = getelementptr [2 x i64]* %a, i32 0, i32 1
sto...
2012 Apr 20
0
[LLVMdev] Effect on NSW attribute on 'mul' during InstCombine pass ?
...ic line #1
%8 = getelementptr i8* %3, i32 %7
%9 = bitcast i8* %8 to double*
%10 = load double* %9
%11 = bitcast double* %x to i8*
%12 = getelementptr i8* %11, i32 8
%13 = bitcast i8* %12 to double*
store double %10, double* %13
ret void
}
If I use opt has follows:
opt -instcombine trb.ll -S -o trb.opt.ll
I've got following code generated:
; ModuleID = 'trb.ll'
define void @t2(double* %x) {
L.entry:
%a = alloca [2 x i64], align 4
%0 = getelementptr inbounds [2 x i64]* %a, i32 0, i32 0
store i64 3, i64* %0
%1 = getelementptr [2 x i64]* %a, i32 0, i32 1
sto...
2012 Apr 23
0
[LLVMdev] Effect of NSW attribute on 'mul' during InstCombine pass ?
...ic line #1
%8 = getelementptr i8* %3, i32 %7
%9 = bitcast i8* %8 to double*
%10 = load double* %9
%11 = bitcast double* %x to i8*
%12 = getelementptr i8* %11, i32 8
%13 = bitcast i8* %12 to double*
store double %10, double* %13
ret void
}
If I use opt has follows:
opt -instcombine trb.ll -S -o trb.opt.ll
I've got following code generated:
; ModuleID = 'trb.ll'
define void @t2(double* %x) {
L.entry:
%a = alloca [2 x i64], align 4
%0 = getelementptr inbounds [2 x i64]* %a, i32 0, i32 0
store i64 3, i64* %0
%1 = getelementptr [2 x i64]* %a, i32 0, i32 1
sto...
2005 Apr 22
2
Hoaglin Outlier Method
...ume of material is great. I am in the process of
porting my current SAS and SVS Script code to Lotus Approach, R and
WordPerfect.
My question is, can you help me determine the best R method to implement
the Hoaglin Outlier Method? It is used in the Appendix A and B of the fo
llowing link. http://trb.org/publications/nchrp/nchrp_w71.pdf
The sample data from Appendix A for determining outliers in R:
T314Data <-
structure(list(Lab = as.integer(c(1:60)), X = c(4.89, 3.82, 2.57, 2.3,
2.034, 2, 1.97, 1.85,
1.85, 1.85, 1.84, 1.82, 1.82, 1.77, 1.76, 1.67, 1.66, 1.63, 1.62,
1.62, 1.55, 1.54, 1.54,...
2012 Jan 31
1
Using match.arg() with list of functions?
...kefoo(1, 4)
> as.data.frame(foo1)
A B C
1 38 86 49
2 67 65 2
3 41 46 82
4 59 8 78
>
> foo2 <- makefoo(2, 4)
> as.data.frame(foo2)
detA detB detC
1 -342 -5076 -2621
2 -4712 1568 -1724
3 -4491 -1892 -2768
4 2990 -5448 2974
> as.data.frame(foo2, FUN=tr)
trA trB trC
1 118 65 80
2 62 85 99
3 108 86 98
4 110 23 129
>
--
Michael Friendly Email: friendly AT yorku DOT ca
Professor, Psychology Dept.
York University Voice: 416 736-5115 x66249 Fax: 416 736-5814
4700 Keele Street Web: http://www.datavis.ca
Toronto, ONT M3J 1P3 CANADA
2013 Nov 17
2
Suspend Failure on Toshiba Portege R935
On Sat, Nov 16, 2013 at 11:14 PM, EGO.II-1 <eoconnor25 at gmail.com> wrote:
> On 11/16/2013 10:04 PM, Michael B Allen wrote:
>> Broke affinity for irq 27
> Found this online....don't know if it pertains to your issue, but check
> it out.
>
> https://www.centos.org/forums/viewtopic.php?t=3941
Unfortunately updating the BIOS did not fix the problem (even though
the
2013 Aug 11
10
[PATCH 00/10] Add support for MPEG2 and VC-1 on VP3/VP4 for NV98-NVAF
As it turns out, with the proprietary firmware, the VP3 and VP4 interfaces are
identical. Furthermore, this is all already implemented for nvc0. So these
patches (a) move the easily sharable bits of the nvc0 implementation into the
nouveau directory, and then (b) implement the other parts in nv50. The
non-shared parts are still largely copies, but there are some differences, not
the least of which
2005 Oct 02
2
Samba 3.20 Solaris questions PLEASE HELP!
Hello,
I have samba 3.20 running in test on Solaris 8 and 9 beautifully it is
curently configured as a Domain Client it authenticates using winbind and
nsswitch libraries using ADS with windows 2003 server. I have krb5 and ldap
working just fine but I now find myself with a mess of bugs and questions
and I could really use some of your expertise in the matters so here they
go, Thank you soooo
2018 Sep 06
4
Some wishes regarding revoked keys
Hello.
I am trying to play through the following test scenario about
certificate revocation on Ubuntu 18.04, which has OpenSSH of this version:
OpenSSH_7.6p1 Ubuntu-4, OpenSSL 1.0.2n? 7 Dec 2017
1. A CA key is created
ssh-keygen -t ed25519 -f ca
2. The CA public key is added to ~/.ssh/authorized_keys on some server:
cert-authority ssh-ed25519 AAAA...e ca at yoga
3. A user key is created on a
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...9>t;Nn~$*2iNS`Z2LLzr(Ud8;$eiHYt2&sajj-`KTfDxdU`%vzxruJMc<@}pNJ*7
zdNNd76-ugI<u8b#prSwRHEmemBZG{W{S4<_$thuhx-1pUFE<;JZEIfX$K12;5QvRP
zV8y?2a2i}|r=4Uft~^X$@I2+)29CP<BL(-Nd%ULHyGbCL#c|H@GVM`pl6SS^c_4ur
zqP%*}@ls3_cBPl%jes3Hm<k4f(lt~**);GB*HGhfDwAjHzG+_4ZgwT>0P?U@&x=d8
zotRb8bZ_8^2h21sD@L~@Y%EYaI;VBeZdfsQcMSPcWfUJy#5$@loi$NJ{tAT20f$^~
zr-=58FpdH9W-T2M8*IOrKl-1*QBre+g@n~2KR#%cu6boWqcio@YrB(9*<V#Fd-+|_
zc_`1x74Dkf2gP$v!x}mdMb94h2~0O3$l1`+NxnKVk<+d^?&1ONZ>Nx{0^WF&TaXrZ
z<s|Np<?`}V^;g|)v~tldluxmhy28uE%|Sv}&FFJew^d)k%!|@t*xZvx-2>;C4Sn;E
z-DvmyV...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...6jE#6u_6z6VC3x`K5
zpA=#piHk`rcKN{2{H17D`QgrGrF!`)BW^2RBH#B~iPB)L3$qp+YCc;vpcZBy#3wFE
zO0mt0?25}yp(D)vIG7&mT{n5bNyW!a4L(|`&1}*g_V09D at _yL74b#g4SSGYAQ0LQ!
zh$TVcve&b)KQK(xgyo>apbhis!^I5~tM>&0!Qrgh8w%o7P~#m|uVERp+PV<T3CxB!
zz$@#@tHORS#a`;=;zcBSM$7BHHAa;;5R`2=L`*d46p>&^TrbI}*=(xN?d~u}rYplt
zUqJkFK2#VXt<;Vq^sqR?kdE#;c_0!$L-tl=hZ}j@;u?-6SBmwGZ7?;Q at NXp;wc-th
zFipCAVQ)ll^3rQy2jve6OU*YHDQ1?hLZ-6JlzC}jIiSR!>8q}d)F%*AFf&;F-heDd
zy0lGNM7E=P(Q;^$+D4j2^D}ut8>e}pD}G?ndVn0VxEc_)AXe1;Zc<Pg3RV~7h8ll4
z(7v%}@K>}g at SDrC-WMs5ziJVeg}#dR%)F~^=4t#HfH*a(UAj2M#B>...