Displaying 7 results from an estimated 7 matches for "bfx".
Did you mean:
bfa
2009 Oct 21
2
[LLVMdev] [PATCH] Fix arm sbfx/ubfx generation
Hi,
Currently llvm can generate an invalid sbfx/ubfx op, for instance when
compiling encoder/analyse.c in x264 (I'll reduce this to a test case
if needed):
clang -O3 -Wall -I. -isysroot=/Developer/Platforms/iPhoneOS.platform/
Developer/SDKs/iPhoneOS3.0.sdk -Qunused-arguments -mno-thumb -mdynamic-
no-pic -arch armv7 -mcpu=cortex-a8 -m...
2009 Oct 21
0
[LLVMdev] [PATCH] Fix arm sbfx/ubfx generation
On Oct 20, 2009, at 10:27 PM, David Conrad wrote:
> Hi,
>
> Currently llvm can generate an invalid sbfx/ubfx op, for instance
> when compiling encoder/analyse.c in x264 (I'll reduce this to a test
> case if needed):
Well I just read the dev policy and saw that this was required, so
test case attached. It'll break if llvm starts emitting the lsl r0,
r0, #3 / asr r0, r0, #1 varia...
2009 Nov 17
1
strange read.table results
Hi I hope someone can shed some light on this:
For some reason when I
read.table("bfx.txt")
R decides to only give back the first character from each column in each row as one single column.
Like this:
V1
1 ÿþr
2 \n
3 r
4 1
5 0
6 A
7 G
8 \n
9 r
10 1
11 0
12 T
13 C
14 \n
The data should be:
rs153...
2017 Oct 16
1
[llvm-devmeeting] Need one more moderator volunteer!
I can do it!
-Raphael
On Oct 16, 2017 12:48 PM, "Tanya Lattner via llvm-devmeeting" <
llvm-devmeeting at lists.llvm.org> wrote:
> Can anyone help with this session?
>
> *Session 10 (2:10-3:40PM, General Session)*
> Adding Index‐While‐Building and Refactoring to Clang
> Advancing Clangd: Bringing persisted indexing to Clang tooling
>
> Thanks,
> Tanya
>
2007 Nov 02
0
[cpfreq][PATCH][2/2] Linux support for the architectural pstate driver
...com>
diff -r d827dfc6593e arch/i386/kernel/cpu/cpufreq/powernow-k8.c
--- a/arch/i386/kernel/cpu/cpufreq/powernow-k8.c Thu Nov 01 09:07:45 2007 -0600
+++ b/arch/i386/kernel/cpu/cpufreq/powernow-k8.c Fri Nov 02 16:41:22 2007 -0500
@@ -46,7 +46,7 @@
#define PFX "powernow-k8: "
#define BFX PFX "BIOS error: "
-#define VERSION "version 2.00.00"
+#define VERSION "version 2.20.00"
#include "powernow-k8.h"
/* serialize freq changes */
@@ -66,36 +66,15 @@ static u32 find_freq_from_fid(u32 fid)
return 800 + (fid * 100);
}
-
/* Return a freq...
2016 Oct 14
3
Parallel IR [PIR] --- BoF preparation discussion
Dear community,
In preparation for the BoF on Parallel IR at the US developers meeting
we would like to collect feedback from the whole community. The
concerns, ideas, etc. will be summarized in the BoF and should provide a
good starting point for a discussion.
We know that over the years the topic of a parallel extension for LLVM
was discussed on the mailing list [0, 1, 2], workshops [3, 4] or
2008 May 21
0
Errors in using gdb (PR#11496)
...rrtJLoRU/b1o9OC+JRCKRSOQe0z8QImAAv9ITaRXRYK1eaTiVRrOMzanU6uMS
INm6lgp+ZnOuZi6IVvp52Zm7cV4SiUQikeyg/eijjz7wwAPDMSUcSYHY+eX5+hBCeICHbEOe
e8DtiicdRD6WH9xRPBxhhD5v8/3ZBlAxaXvtitcqZ2t6wkph4+OKZPJw5mNvufwsVKOM3XvA
7Y1m0/VCx/UdLxjakv2m68vWgBs39wiJRCIRtOu7x6ya0B4mDC3dAK0LDNCCBY9lG/LMyLl7
xC75Is4P1JjnJ38CP0Dbfxi0ZTPWwyHtVhxBQ1A0t2yNdZNyPCtpo5nwdljGBtDujkurLxaH
PUXC/Y13t+cl7cBzYQ/ueAxnaxyXDu0Kbi/3vBnQ3mh6fstxAdfDzhaju+uRByCJRCIRtKug
vVKpWIB0hVM3QJ1Ptgi0x6MwMDnws3ILC6CR7Gd3NvTDThJn+KtyKDFstQPg7JZsC/0QKJwL
CRWRcQPAz80euiqV7gQFvNYbtE5aVPn+S5CU4zRCuOyhB1vY9mGDlufB843vBhDS8o02twOy
48xJBm80do/gI5sTq+kMqQmC/+Lnze...