search for: 13,14

Displaying 20 results from an estimated 35 matches for "13,14".

Did you mean: 1,14
2004 Jul 09
0
[LLVMdev] LiveIntervals::handlePhysicalRegisterDef, unreachable MBBs
...ame instruction. Each instruction has 4 slots. So instruction 0 spans interval indexes 0-3, instruction 1 4-7 and so on. In the case above the interval added is: [defSlot(instr), defSlot(instr)+1) You may notice that this interval is "empty" in the interval indexes discrete world (i.e. [13,14)). Indeed it is, and its only purpose is to naturally express this clobbering of physical registers to the register allocator. For example given [13,14) for some physical register A and a live interval [0,27) for some virtual register Z, we cannot allocate A to Z because of the overlap! > Th...
2004 Jul 09
3
[LLVMdev] LiveIntervals::handlePhysicalRegisterDef, unreachable MBBs
I've just spend some time looking at the above function, and while I understood what it does, a comment would have helped a lot. Maybe, something like: // Determine the end of the live interval for this register // For physical register, all internvals are within basic blocks so // we look for the instruction in this basic block which last uses it. The first loop might have a comment like:
2008 Jan 21
2
multiple ids on restful action
Hi, I know this question has come up before, but I couldn''t find a satisfying answer. Maybe I didn''t look well enough, so any pointers to old messages regarding this subject would be welcome too. I need some way to pass multiple ids to a resource. Something like /posts/13,14 If I do this I have to manually split the id on ","s in the action, and use post_path([post1, post2].map {|x| x.id}.join('','')) in my views, which I think is not very nice. If I use post_path([post1, post2]) rails uses to_param on the array which leads to the string &...
2014 Feb 14
2
[LLVMdev] DominatorTree not updated properly after calling the llvm::SplitBlock.
...invalid: 1 slow queries. [1] %entry.barrier {0,27} [2] %entry {1,26} [3] %for.cond {2,25} [4] %for.body {3,6} [5] %for.inc {4,5} [4] %for.end {7,24} *[5] %for.end.split {4294967295,4294967295}* [6] %if.then {8,15} [7] %if.then13 {9,10} [7] %if.end {11,12} [7] %if.then.if.end_crit_edge {13,14} [6] %if.end14 {16,21} [7] %exit.b4.barrier {17,20} [8] %exit.barrier {18,19} [6] %for.end.if.end14_crit_edge {22,23} -------------- next part ----------...
2014 Feb 14
2
[LLVMdev] DominatorTree not updated properly after calling the llvm::SplitBlock.
...right? At least, in my example, when I check whether the newly split node (i.e., % *for.end.split*) DOMINATES the original node (I.e., %for.end), the answer is true, which is obviously wrong. Paul On Fri, Feb 14, 2014 at 1:59 AM, Andrew Trick <atrick at apple.com> wrote: > > On Feb 13, 2014, at 4:34 PM, Paul Vario <paul.paul.mit at gmail.com> wrote: > > Hi Fellows, > > I am writing a pass that requires the DominatorTree pass. In the > runOnFunction of my own pass, I call llvm::SplitBlock to split a block > (%for.end) at it's first insert point....
2005 Jun 08
1
EuroISDN Italy - quadbri - zaptel.conf - what settings work ?
...ync source, just use "0" # loadzone=it defaultzone=it span=1,1,3,ccs,ami span=2,0,3,ccs,ami span=3,0,3,ccs,ami span=4,0,3,ccs,ami span=5,0,3,ccs,ami span=6,0,3,ccs,ami span=7,0,3,ccs,ami span=8,0,3,ccs,ami bchan=1,2 dchan=3 bchan=4,5 dchan=6 bchan=7,8 dchan=9 bchan=10,11 dchan=12 bchan=13,14 dchan=15 bchan=16,17 dchan=18 bchan=19,20 dchan=21 bchan=22,23 dchan=24 I get this on bri intense debug... > Unnumbered frame: > SAPI: 63 C/R: 0 EA: 0 > TEI: 127 EA: 1 > M3: 0 P/F: 0 M2: 0 11: 3 [ UI (unnumbered information) ] > 5 bytes of data Sending TEI Request...
2010 Aug 07
1
Data frame reordering to time series
...d be a matrix if I choose to. The data consists of an ID, a year, and data for all 12 months. Missing values are a factor AND missing years. Id<-c(rep(67543,4),rep(12345,3),rep(89765,5)) Years<-c(seq(1989,1992,by =1),1991,1993,1994,seq(1991,1995,by=1)) Values2<-c(12,NA,34,21,NA,65,23,NA,13,NA,13,14) Values<-c(12,14,34,21,54,65,23,12,13,13,13,14) Data<-data.frame(Index=Id,Year=Years,Jan=Values,Feb=Values/2,Mar=Values2,Apr=Values2,Jun=Values,July=Values/3,Aug=Values2,Sep=Values, + Oct=Values,Nov=Values,Dec=Values2) Data Index Year Jan Feb Mar Apr Jun July Aug Sep Oct...
2010 Dec 05
2
HA8 cards and RED alarm
...son. ; callprogress=yes progzone=be ; For fax detection, uncomment one of the following lines. The default is *OFF* ; We use NVFaxDetect stuff for this ; ;faxdetect=both ;faxdetect=incoming ;faxdetect=outgoing ;faxdetect=no group=1 signalling=bri_cpe context=isdn channel => 1,2,4,5,7,8,10,11,13,14,16,17,19,20,22,23 SrvPhone2:/etc/dahdi# cat system.conf loadzone = be defaultzone = be span = 1,1,0,ccs,ami bchan = 1,2 hardhdlc = 3 span = 2,2,0,ccs,ami bchan = 4,5 hardhdlc = 6 span = 3,3,0,ccs,ami bchan = 7,8 hardhdlc = 9 span = 4,4,0,ccs,ami bchan = 10,11 hardhdlc = 12 span = 5,5...
2006 Mar 20
2
ISDN Protocol Unknom Error with Junghanns OctoBRI
...st of the values should be bogus because we are not really zaptel span=1,1,3,ccs,ami span=2,0,3,ccs,ami span=3,0,3,ccs,ami span=4,0,3,ccs,ami span=5,1,3,ccs,ami span=6,0,3,ccs,ami span=7,0,3,ccs,ami span=8,0,3,ccs,ami bchan=1,2 dchan=3 bchan=4,5 dchan=6 bchan=7,8 dchan=9 bchan=10,11 dchan=12 bchan=13,14 dchan=15 bchan=16,17 dchan=18 bchan=19,20 dchan=21 bchan=22,23 dchan=24 ----------- zapata.conf ----------- switchtype = euroisdn pridialplan = dynamic prilocaldialplan = local nationalprefix = 0 internationalprefix = 00 usecallingpres = yes echocancel = yes echocancelwhenbridged = yes echot...
2020 Nov 03
0
[patch V3 20/37] io-mapping: Cleanup atomic iomap
...New patch to make review easier --- arch/x86/include/asm/iomap.h | 9 +-------- arch/x86/mm/iomap_32.c | 6 ++---- include/linux/io-mapping.h | 8 ++++++-- 3 files changed, 9 insertions(+), 14 deletions(-) --- a/arch/x86/include/asm/iomap.h +++ b/arch/x86/include/asm/iomap.h @@ -13,14 +13,7 @@ #include <asm/cacheflush.h> #include <asm/tlbflush.h> -void __iomem *iomap_atomic_pfn_prot(unsigned long pfn, pgprot_t prot); - -static inline void iounmap_atomic(void __iomem *vaddr) -{ - kunmap_local_indexed((void __force *)vaddr); - pagefault_enable(); - preempt_enabl...
2017 Nov 08
0
[PATCH] drm/cirrus: add create_handle support.
...ers/gpu/drm/cirrus/cirrus_main.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/cirrus/cirrus_main.c b/drivers/gpu/drm/cirrus/cirrus_main.c index b5f528543956..26df1e8cd490 100644 --- a/drivers/gpu/drm/cirrus/cirrus_main.c +++ b/drivers/gpu/drm/cirrus/cirrus_main.c @@ -13,6 +13,14 @@ #include "cirrus_drv.h" +static int cirrus_create_handle(struct drm_framebuffer *fb, + struct drm_file* file_priv, + unsigned int* handle) +{ + struct cirrus_framebuffer *cirrus_fb = to_cirrus_framebuffer(fb); + + return drm_gem_handle_create(file_priv, cirrus_fb-&g...
2017 Nov 08
0
[PATCH] drm/cirrus: add create_handle support.
...ers/gpu/drm/cirrus/cirrus_main.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/cirrus/cirrus_main.c b/drivers/gpu/drm/cirrus/cirrus_main.c index b5f528543956..26df1e8cd490 100644 --- a/drivers/gpu/drm/cirrus/cirrus_main.c +++ b/drivers/gpu/drm/cirrus/cirrus_main.c @@ -13,6 +13,14 @@ #include "cirrus_drv.h" +static int cirrus_create_handle(struct drm_framebuffer *fb, + struct drm_file* file_priv, + unsigned int* handle) +{ + struct cirrus_framebuffer *cirrus_fb = to_cirrus_framebuffer(fb); + + return drm_gem_handle_create(file_priv, cirrus_fb-&g...
2010 Feb 16
1
Math.factor error message
...-------------- BNS CER "11,14" "11,11" "11,25" "11,22" "11,31" "11,15" "11,00" "11,88" "11,94" "12,44" "12,90" "12,94" "12,97" "12,80" "12,78" "13,14" "13,72" "13,12" "12,93" "12,62" "12,62" "12,22" "12,30" "12,12" "12,16" "11,89" "12,30" "12,37" "12,50" "12,50" "12,41" "12,72" &q...
2010 Jul 16
0
Mixed Conditional Logit with nested data
...1,0,0 1,7,B,0,0,1,0,0,1,0,0,0,1 1,8,A,1,0,0,1,1,0,0,0,1,0 1,8,B,0,0,1,0,0,1,0,0,0,1 1,9,A,1,0,1,0,1,0,0,1,0,0 1,9,B,0,0,0,1,0,1,0,0,1,0 1,10,A,1,1,0,0,1,0,0,0,1,0 1,10,B,0,0,0,1,0,0,1,1,0,0 1,11,A,1,0,1,0,0,1,0,1,0,0 1,11,B,0,0,0,1,1,0,0,0,0,1 1,12,A,1,1,0,0,0,1,0,1,0,0 1,12,B,0,0,1,0,0,0,1,0,1,0 1,13,A,0,0,0,1,0,0,1,0,1,0 1,13,B,1,1,0,0,0,1,0,0,0,1 1,14,A,0,0,0,1,0,0,1,0,0,1 1,14,B,1,0,1,0,1,0,0,1,0,0 1,15,A,1,1,0,0,1,0,0,0,1,0 1,15,B,0,0,0,1,0,1,0,0,0,1 1,16,A,1,1,0,0,0,0,1,1,0,0 1,16,B,0,0,1,0,0,1,0,0,1,0 1,17,A,1,0,1,0,1,0,0,0,1,0 1,17,B,0,0,0,1,0,0,1,1,0,0 1,18,A,1,1,0,0,1,0,0,1,0,0 1,18,B,...
2007 Apr 18
7
[patch 0/6] Various cleanups
Hi Andi, Here's a little batch of cleanups: - re-enable VDSO when PARAVIRT is enabled - make the parainstructions symbols match the other altinstructions naming convention - add kernel command-line options to disable altinstructions for smp and pv_ops Oh, and I'm mailing your noreplacement patch back at you, for no particularly good reason. J --
2007 Apr 18
7
[patch 0/6] Various cleanups
Hi Andi, Here's a little batch of cleanups: - re-enable VDSO when PARAVIRT is enabled - make the parainstructions symbols match the other altinstructions naming convention - add kernel command-line options to disable altinstructions for smp and pv_ops Oh, and I'm mailing your noreplacement patch back at you, for no particularly good reason. J --
2013 Sep 13
10
[PATCH RFC 0/8] xen/arm: initial cubieboard2 support.
See http://www.gossamer-threads.com/lists/xen/devel/297170 for some information on how to get this going. I''ve rebased and addressed the review comments. As before several of the patches are not to be applied because they can be done better using infrastructure from Julien''s "Allow Xen to boot with a raw Device Tree" patch. They are included for completeness. With
2014 Sep 23
0
[PATCH 13/13] syntax-check: fix trailing_blank check
...\ # 1000 5000 4000 raid \ diff --git a/builder/website/index b/builder/website/index index 5645ddf..aea33aa 100644 --- a/builder/website/index +++ b/builder/website/index @@ -10,14 +10,14 @@ size=6442450944 compressed_size=197139324 expand=/dev/sda3 notes=CentOS 6.5 - + This CentOS image contains only unmodified @Core group packages. - + It is thus very minimal. The kickstart and install script can be found in the libguestfs source tree: - + builder/website/centos.sh - + Note that `virt-builder centos-6...
2011 Dec 20
0
sedf: remove useless tracing printk and harmonize comments style.
...e comments withim themself and with the rest of the code base. Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> diff -r 17d99691e0ec xen/common/sched_sedf.c --- a/xen/common/sched_sedf.c Tue Dec 20 16:39:56 2011 +0000 +++ b/xen/common/sched_sedf.c Tue Dec 20 17:32:52 2011 +0000 @@ -13,14 +13,6 @@ #include <xen/time.h> #include <xen/errno.h> -/*verbosity settings*/ -#define SEDFLEVEL 0 -#define PRINT(_f, _a...) \ - do { \ - if ( (_f) <= SEDFLEVEL ) \ - printk(_a );...
2013 Sep 25
1
[LLVMdev] arm64 / iOS support
...} bool hasNEON() const { return HasNEON; } diff --git a/lib/Target/AArch64/AArch64TargetObjectFile.cpp b/lib/Target/AArch64/AArch64TargetObjectFile.cpp index b4452f5..954cad6 100644 --- a/lib/Target/AArch64/AArch64TargetObjectFile.cpp +++ b/lib/Target/AArch64/AArch64TargetObjectFile.cpp @@ -13,6 +13,14 @@ #include "AArch64TargetObjectFile.h" +#include "llvm/Target/Mangler.h" +#include "llvm/MC/MCContext.h" +#include "llvm/MC/MCSymbol.h" +#include "llvm/MC/MCStreamer.h" +#include "llvm/MC/MCExpr.h" +#include "MCTargetDe...