search for: cf78

Displaying 5 results from an estimated 5 matches for "cf78".

Did you mean: cf7
2019 May 27
2
Representations of IR in the output of opt
...I noticed that running opt without options on the random file changes the order of references in the predecessors of basic blocks (sample below). Further invocations of opt are idempotent. I don't know of this information is stored in the bytecode file as well. < ; preds = %CF, %CF80, %CF78 > ; preds = %CF80, %CF, %CF78 FWIW, the conflicting section of the bytecode file is likely not a permutation because the byte patterns don't match (some of the btte values of stress-1.bc are not present in stress-2.bc). Thanks for your help :) Sébastien Michelland On 5/24/19 5:32 PM, E...
2019 May 27
2
Representations of IR in the output of opt
...on the random file changes > the order of references in the predecessors of basic blocks (sample > below). Further invocations of opt are idempotent. > > I don't know of this information is stored in the bytecode file as well. > > < ; preds = %CF, %CF80, %CF78 >  > ; preds = %CF80, %CF, %CF78 > > FWIW, the conflicting section of the bytecode file is likely not a > permutation because the byte patterns don't match (some of the btte > values of stress-1.bc are not present in stress-2.bc). > > Thanks for yo...
2019 May 24
2
Representations of IR in the output of opt
Hi LLVM, I'm currently setting up some tools to investigate the influence of the order of optimization passes on the performance of compiled programs -nothing exceptional here. I noticed something inconvenient with opt, namely that splitting a call does not always give the same output: % llvm-stress > stress.ll % opt -dse -verify -dce stress.ll -o stress-1.bc % opt -dse stress.ll |
2019 Mar 25
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed
Dne 2019-03-25 16:02, Rowland Penny via samba napsal: > On Mon, 25 Mar 2019 15:12:16 +0100 > franta via samba <samba at lists.samba.org> wrote: > >> Hi team, >> I have Samba (4.9.5) AD DC, and when trying to add second DC, join >> fail: >> >> # samba-tool domain join zamecek.home DC >> -U"SSUPS-ZAMECEK\administrator"
2019 Mar 26
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed
...n object CN=RID Set\0ADEL:2df6a1a3-2a54-4385-ae71-5d95b1348310,CN=Deleted Objects,DC=zamecek,DC=home - CN=DC2-LYNX,OU=Domain Controllers,DC=zamecek,DC=home Not fixing old string component NOTE: old (due to rename or delete) DN string component for lastKnownParent in object CN=RID Set\0ADEL:d77e5f7f-cf78-40da-a895-466ea39cf88a,CN=Deleted Objects,DC=zamecek,DC=home - CN=DC2-LYNX,OU=Domain Controllers,DC=zamecek,DC=home Not fixing old string component NOTE: old (due to rename or delete) DN string component for lastKnownParent in object CN=RID Set\0ADEL:cdc01d0b-5e0f-4503-ac61-5ef9356095de,CN=Deleted...