search for: bb19

Displaying 20 results from an estimated 24 matches for "bb19".

Did you mean: bb1
2013 Nov 13
2
[LLVMdev] dominator, post-dominator and memory leak
...e is any pass that does similar analysis in order to avoid duplication of efforts. BB10 (entry) / \ BB11 BB12 (malloc) / / \ BB13 / BB15 \ / / \ \ / BB18 BB19 \ / \ / BB20 BB21 BB22 \ | / \ | / \ | / \ | / BB23 (exit) Any advice is appreciated. Thanks in advance! Bill -------------- next part ----------...
2013 Nov 13
3
[LLVMdev] dominator, post-dominator and memory leak
...t; efforts. >> >> BB10 (entry) >> / \ >> BB11 BB12 (malloc) >> / / \ >> BB13 / BB15 >> \ / / \ >> \ / BB18 BB19 >> \ / \ / >> BB20 BB21 BB22 >> \ | / >> \ | / >> \ | / >> \ | / >> BB23 (exit) >> >> Any ad...
2013 Nov 13
0
[LLVMdev] dominator, post-dominator and memory leak
...order to avoid duplication of > efforts. > > BB10 (entry) > / \ > BB11 BB12 (malloc) > / / \ > BB13 / BB15 > \ / / \ > \ / BB18 BB19 > \ / \ / > BB20 BB21 BB22 > \ | / > \ | / > \ | / > \ | / > BB23 (exit) > > Any advice is appreciated. Thanks in advan...
2013 Nov 13
0
[LLVMdev] dominator, post-dominator and memory leak
...;> BB10 (entry) >>> / \ >>> BB11 BB12 (malloc) >>> / / \ >>> BB13 / BB15 >>> \ / / \ >>> \ / BB18 BB19 >>> \ / \ / >>> BB20 BB21 BB22 >>> \ | / >>> \ | / >>> \ | / >>> \ | / >>> BB23 (ex...
2013 Nov 13
2
[LLVMdev] dominator, post-dominator and memory leak
...0 (entry) >>>> / \ >>>> BB11 BB12 (malloc) >>>> / / \ >>>> BB13 / BB15 >>>> \ / / \ >>>> \ / BB18 BB19 >>>> \ / \ / >>>> BB20 BB21 BB22 >>>> \ | / >>>> \ | / >>>> \ | / >>>> \ | / >>>&g...
2013 Nov 13
0
[LLVMdev] dominator, post-dominator and memory leak
...2 to all exits > after all users of malloc to avoid memory leak. I wonder whether > there is any pass that does similar analysis in order to avoid > duplication of efforts. > > > BB10 (entry) > / \ > BB11 BB12 (malloc) > / / \ > BB13 / BB15 > \ / / \ > \ / BB18 BB19 > \ / \ / > BB20 BB21 BB22 > \ | / > \ | / > \ | / > \ | / > BB23 (exit) > > > Any advice is appreciated. Thanks in advance! > Bill > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http:...
2013 Nov 15
2
[LLVMdev] dominator, post-dominator and memory leak
...0 (entry) >>>> / \ >>>> BB11 BB12 (malloc) >>>> / / \ >>>> BB13 / BB15 >>>> \ / / \ >>>> \ / BB18 BB19 >>>> \ / \ / >>>> BB20 BB21 BB22 >>>> \ | / >>>> \ | / >>>> \ | / >>>> \ | / >>>&g...
2007 Sep 04
0
[LLVMdev] How to put a pass for last?
...ht before sethi is one instruction I'm not being able to reach in my pass. But there is more: add %l0, 1, %l0 st %l0, [%i6+-12] .BB1_2: ! bb8 ld [%i6+-12], %l0 subcc %l0, 1000, %l0 bl .BB1_1 ! bb nop .BB1_3: ! bb12 ba .BB1_5 ! bb19 nop or %g0, 1, %l0 Here both the "ba" and the "nop", that are the 3rd and 2nd last operations of this snipet, are not reachable. Could I express myself good enougth? Is it possible to do what I want? Do you know what might be the problem? -- Emilio Wuerges LA...
2013 Nov 15
0
[LLVMdev] dominator, post-dominator and memory leak
...t;> / \ >>>>> BB11 BB12 (malloc) >>>>> / / \ >>>>> BB13 / BB15 >>>>> \ / / \ >>>>> \ / BB18 BB19 >>>>> \ / \ / >>>>> BB20 BB21 BB22 >>>>> \ | / >>>>> \ | / >>>>> \ | / >>>>>...
2008 Jan 12
1
[LLVMdev] Labels
...2 %end) { entry: %tmp3 = sub i32 %end, %begin %tmp5 = icmp slt i32 %tmp3, 1 br i1 %tmp5, label %cond_next, label %bb12.preheader bb12.preheader: %tmp1433 = add i32 %tmp3, -1 %tmp1534 = load i32* @yytextlen, align 4 %tmp1635 = icmp sgt i32 %tmp1433, %tmp1534 br i1 %tmp1635, label %bb, label %bb19 bb: %tmp7.rle = phi i32 [ %tmp1534, %bb12.preheader ], [ %tmp15, %bb ] %tmp8 = shl i32 %tmp7.rle, 1 store i32 %tmp8, i32* @yytextlen, align 4 %tmp10 = load i8** @yytext, align 4 %tmp11 = tail call i8* @realloc( i8* %tmp10, i32 %tmp8 ) store i8* %tmp11, i8** @yytext, align 4 %tmp15 = load i3...
2007 Jul 12
1
[LLVMdev] backend problem with LiveInterval::removeRange
...ch = EntryToken 0x88ca270: i32 = Constant <2> 0x88c9970: i32 = FrameIndex <6> 0x88c8ee8: i32 = undef 0x88c9540: ch = store 0x88c8bf0, 0x88ca270, 0x88c9970, 0x88c8ee8 0x88c9640: ch = BasicBlock <bb49 0x88c84c0> 0x88c96a8: ch = br 0x88c9540, 0x88c9640 bb19: 0x88c80b0, LLVM BB @0x88bebf0, ID#7: Predecessors according to CFG: 0x88c8020 (#6) Successors according to CFG: 0x88c84c0 (#14) ===== Instruction selection begins: Selecting: 0x88c96a8: ch = br 0x88c9540, 0x88c9640 => 0x88c8c88: ch = J 0x88c9640, 0x88c9540 Selecting: 0x88c9640: ch = Bas...
2018 Feb 13
2
Failed to get quota limits
...elow you will find all the relevant log entries and info. Regarding the quota.conf file I have found one for my volume but it is a binary file. Is it supposed to be binary or text? Regards, M. *** gluster volume info myvolume *** Volume Name: myvolume Type: Replicate Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 Status: Started Snapshot Count: 0 Number of Bricks: 1 x (2 + 1) = 3 Transport-type: tcp Bricks: Brick1: gfs1a.domain.local:/data/myvolume/brick Brick2: gfs1b.domain.local:/data/myvolume/brick Brick3: gfs1c.domain.local:/srv/glusterfs/myvolume/brick (arbiter) Options Reconfigured: serve...
2018 Feb 13
0
Failed to get quota limits
...and info. Regarding the quota.conf file I > have found one for my volume but it is a binary file. Is it supposed to be > binary or text? > Regards, > M. > > *** gluster volume info myvolume *** > > Volume Name: myvolume > Type: Replicate > Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 > Status: Started > Snapshot Count: 0 > Number of Bricks: 1 x (2 + 1) = 3 > Transport-type: tcp > Bricks: > Brick1: gfs1a.domain.local:/data/myvolume/brick > Brick2: gfs1b.domain.local:/data/myvolume/brick > Brick3: gfs1c.domain.local:/srv/glusterfs/myvolume/bri...
2018 Feb 13
2
Failed to get quota limits
...s it supposed to be >>>>> binary or text? >>>>> Regards, >>>>> M. >>>>> *** gluster volume info myvolume *** >>>>> Volume Name: myvolume >>>>> Type: Replicate >>>>> Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 >>>>> Status: Started >>>>> Snapshot Count: 0 >>>>> Number of Bricks: 1 x (2 + 1) = 3 >>>>> Transport-type: tcp >>>>> Bricks: >>>>> Brick1: gfs1a.domain.local:/data/myvolume/brick >>>>...
2018 Feb 13
2
Failed to get quota limits
...or text? >>>>>>> Regards, >>>>>>> M. >>>>>>> *** gluster volume info myvolume *** >>>>>>> Volume Name: myvolume >>>>>>> Type: Replicate >>>>>>> Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 >>>>>>> Status: Started >>>>>>> Snapshot Count: 0 >>>>>>> Number of Bricks: 1 x (2 + 1) = 3 >>>>>>> Transport-type: tcp >>>>>>> Bricks: >>>>>>> Brick1: gfs1a.do...
2018 Feb 13
0
Failed to get quota limits
...>>>> binary or text? >>>>>> Regards, >>>>>> M. >>>>>> *** gluster volume info myvolume *** >>>>>> Volume Name: myvolume >>>>>> Type: Replicate >>>>>> Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 >>>>>> Status: Started >>>>>> Snapshot Count: 0 >>>>>> Number of Bricks: 1 x (2 + 1) = 3 >>>>>> Transport-type: tcp >>>>>> Bricks: >>>>>> Brick1: gfs1a.domain.local:/data/myvolum...
2018 Feb 13
0
Failed to get quota limits
...;>>>> Regards, >>>>>>>> M. >>>>>>>> *** gluster volume info myvolume *** >>>>>>>> Volume Name: myvolume >>>>>>>> Type: Replicate >>>>>>>> Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 >>>>>>>> Status: Started >>>>>>>> Snapshot Count: 0 >>>>>>>> Number of Bricks: 1 x (2 + 1) = 3 >>>>>>>> Transport-type: tcp >>>>>>>> Bricks: >>>>>>&...
2018 Feb 12
0
Failed to get quota limits
Hi, Can you provide more information like, the volume configuration, quota.conf file and the log files. On Sat, Feb 10, 2018 at 1:05 AM, mabi <mabi at protonmail.ch> wrote: > Hello, > > I am running GlusterFS 3.10.7 and just noticed by doing a "gluster volume quota <volname> list" that my quotas on that volume are broken. The command returns no output and no errors
2018 Feb 23
2
Failed to get quota limits
...gards, >>>>>>>>> M. >>>>>>>>> *** gluster volume info myvolume *** >>>>>>>>> Volume Name: myvolume >>>>>>>>> Type: Replicate >>>>>>>>> Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 >>>>>>>>> Status: Started >>>>>>>>> Snapshot Count: 0 >>>>>>>>> Number of Bricks: 1 x (2 + 1) = 3 >>>>>>>>> Transport-type: tcp >>>>>>>>> Bricks: >&...
2018 Feb 27
2
Failed to get quota limits
...> > > Volume Name: myvolume >> > > > > > > > > > >> > > > > > > > > > Type: Replicate >> > > > > > > > > > >> > > > > > > > > > Volume ID: e7a40a1b-45c9-4d3c-bb19-0c59b4eceec5 >> > > > > > > > > > >> > > > > > > > > > Status: Started >> > > > > > > > > > >> > > > > > > > > > Snapshot Count: 0 >> > > > > > &g...