search for: bc3

Displaying 13 results from an estimated 13 matches for "bc3".

Did you mean: bc
2009 May 13
4
[LLVMdev] DataStructure Analysis ds-aa can not stop when passing mysqld
Quoting Chris Lattner <clattner at apple.com>: Dear staff, I am using the ds-aa to pass mysqld. I compile mysqld 4.0.12 statically (compile all libraries statically to the executable) and got the bc file, named it as mysqld.bc3. I use the command to pass: opt -load <poolalloc install dir>/lib/libLLVMDataStructure.so -ds-aa mysqld.bc3 -print-alias-sets -disable-output However, I got a lot of "cast in ... " on output screen like this: cast in strxnmov %13 = inttoptr i32 %10 to i8*...
2009 May 13
0
[LLVMdev] DataStructure Analysis ds-aa can not stop when passing mysqld
...Here is the bc file. Heming > Quoting Chris Lattner <clattner at apple.com>: > > Dear staff, > I am using the ds-aa to pass mysqld. I compile mysqld 4.0.12 > statically (compile all libraries statically to the executable) and > got the bc file, named it as mysqld.bc3. > I use the command to pass: > > opt -load <poolalloc install dir>/lib/libLLVMDataStructure.so -ds-aa > mysqld.bc3 -print-alias-sets -disable-output > > However, I got a lot of "cast in ... " on output screen like this: > > cast in strxnmov >...
2012 Aug 08
1
Wilcoxon test
...; BourdCoup <- c(21, 7.2, 9.2, 0, 8.52, 14.7, 8.31, 6.2, 127.05, 115.2, 100.7, 24, 162.64, 136.8, 95.1, 78.93, 104.7, 21.2, 35.8, 21, 66, 103.4, 74.9, 43.8, 32.1, 14.9, 2.1, 14.4, 36.1, 35, 53.2, 28.9, 0,0,0,8.7,2.7,4.2,0,21.2) groupBC <- as.factor(rep(c("BC1","BC2","BC3","BC4","BC5"), times=1, each=8)) BC1 <- BourdCoup[groupBC=="BC1"] BC2 <- BourdCoup[groupBC=="BC2"] BC3 <- BourdCoup[groupBC=="BC3"] BC4 <- BourdCoup[groupBC=="BC4"] BC5 <- BourdCoup[groupBC=="BC5"] "&quo...
2009 May 09
1
[LLVMdev] Codegen error with instrinsic
I am getting the following error when i am trying to generate the code. In the optimization pass I have inserted some calls llvm.annotation.i32 class to provide indentification tags to loops to be used in subsequent passes. Codegen is complaining about these annotations. llc -march=c ham1_seq.bc3 Error: Code generator does not support intrinsic function 'llvm.annotation.i32'! llc -march=x86 ham1_seq.bc3 Cannot yet select: intrinsic %llvm.annotation As per the language reference codegen simply ignores the intrinsics. The value returned by these intrinsics is not being used anywher...
2009 May 18
0
[LLVMdev] DataStructure Analysis ds-aa can not stop when passing mysqld
...t;hc2428 at columbia.edu> wrote: > Quoting Chris Lattner <clattner at apple.com>: > > Dear staff, >     I am using the ds-aa to pass mysqld. I compile mysqld 4.0.12 > statically (compile all libraries statically to the executable) and > got the bc file, named it as mysqld.bc3. >     I use the command to pass: > > opt -load <poolalloc install dir>/lib/libLLVMDataStructure.so -ds-aa > mysqld.bc3 -print-alias-sets -disable-output > >     However, I got a lot of "cast in ... " on output screen like this: > > cast in strxnmov >    ...
2009 May 13
0
[LLVMdev] TableGen: NumResults <= 1 restriction
On May 13, 2009, at 7:22 AM, Stripf, Timo wrote: > Hi all, > > i’m working atm on a backend for a processor architecture that is > capable of storing the carry flag of ADDC in an 1-bit register > class. So I tried to lower the ADDC instruction to generate two > register values as result. On the tablegen description of the > instruction i came across the tablegen
2009 May 13
2
[LLVMdev] TableGen: NumResults <= 1 restriction
Hi all, i'm working atm on a backend for a processor architecture that is capable of storing the carry flag of ADDC in an 1-bit register class. So I tried to lower the ADDC instruction to generate two register values as result. On the tablegen description of the instruction i came across the tablegen restriction that only one output result of one instruction is possible:
1998 May 12
0
No subject
...Tconfig.pol Dana Canfield <canfield@uindy.edu> said he had NTConfig.Pol etc ........................... Can someone please confirm that ANY case of the ntconfig.pol file works as long as you have case sensitive set to 'NO' on your netlogon share. Third: --------- Bruce Cook <BC3-AU@bigfoot.com> John Terpstra <samba-bugs@samba.anu.edu.au> Wolfgang Ratzka <ratzka@hrz.uni-marburg.de> claimed that you should mount your home directory under Windows 95 before the machine will load the roaming profile. This is claimed in the existing PROFILES.txt. As far as I kn...
2004 Aug 07
1
multiple instances of NSD
I'm trying to set up a machine which will be running multiple instances of NSD to serve different sets of zones from different interfaces. What I'm running into is that I can't specify different PID files to refer to on the command line. Are there any shortcuts or do I need to go write a patch? Any other implications of multiple instances? --
2013 Feb 15
10
reading data
Hi, #working directory data1 #changed name data to data1.? Added some files in each of sub directories a1, a2, etc. ?indx1<- indx[indx!=""] lapply(indx1,function(x) list.files(x)) #[[1]] #[1] "a1.txt"??????? "mmmmm11kk.txt" #[[2]] #[1] "a2.txt"??????? "mmmmm11kk.txt" #[[3]] #[1] "a3.txt"??????? "mmmmm11kk.txt" #[[4]] #[1]
2020 Aug 28
0
Wine release 5.16
...initial implementation for DdsFrameDecode_CopyPixels(). windowscodecs/tests: Add tests for decoding BC1 format. windowscodecs/tests: Fix a variable name typo in decode_bc1(). windowscodecs/tests: Add tests for decoding BC2 format. windowscodecs/tests: Add tests for decoding BC3 format. windowscodecs/tests: Merge decode_bc*() into a single function. windowscodecs/tests: Add macro BLOCK_WIDTH and BLOCK_HEIGHT. windowscodecs: Add a lock for DdsFrameDecode. windowscodecs: In struct DdsFrameDecode, add a new member "pixel_data" and rename memb...
2018 Aug 17
4
Replication -O3 optimizations manually
Hi, Stefano I also have the problem as described by Emanuele. You say that clang schedules target-independent and target-dependent passes. However, when I use lli to execute bitcode generated by opt with -O3 or with the same optimization passes as -O3, the performance are still different. So, are there some special operations by -O3 option? I read the source code of opt, but I cannot find the
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...rhtml b/src/app/views/layouts/ovirt-layout.rhtml old mode 100755 new mode 100644 diff --git a/src/app/views/quota/show.rhtml b/src/app/views/quota/show.rhtml deleted file mode 100644 index e69de29..0000000 diff --git a/src/dutils/active_record_env.rb b/src/dutils/active_record_env.rb index 7795b24..bc3bfcb 100644 --- a/src/dutils/active_record_env.rb +++ b/src/dutils/active_record_env.rb @@ -1,4 +1,3 @@ -#!/usr/bin/ruby # # Copyright (C) 2008 Red Hat, Inc. # Written by Scott Seago <sseago at redhat.com> diff --git a/src/flexchart/flexchart.swf b/src/flexchart/flexchart.swf deleted file m...