similar to: [LLVMdev] Question about how MC and MI layers may share data structures.

Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] Question about how MC and MI layers may share data structures."

2008 Feb 23
1
[LLVMdev] Obligatory monthly tail call patch
Hello everybody, hi Evan, this patch changes the lowering of arguments for tail call optimized calls. Before arguments that could be overwritten by each other were explicitly lowered to a stack slot, not giving the register allocator a chance to optimize. Now a sequence of copyto/copyfrom virtual registers ensures that arguments are loaded in (virtual) registers before they are lowered to the
2016 Oct 28
0
Understanding and Cleaning Up Machine Instruction Bundles
> On Oct 27, 2016, at 2:33 PM, Matthias Braun <mbraun at apple.com> wrote: > > == BUNDLE instruction / operands == > For many backend passes a bundle can appear as a single unit. However one important tool > here is having an iterator over all operands of this unit. > > The original RFC indicates that to achieve this without changing a big number > of passes an
2016 Oct 28
0
Understanding and Cleaning Up Machine Instruction Bundles
> On Oct 27, 2016, at 5:30 PM, Matthias Braun <mbraun at apple.com> wrote: > >> >> On Oct 27, 2016, at 5:05 PM, Andrew Trick <atrick at apple.com <mailto:atrick at apple.com>> wrote: >> >>> The system works because the default basic block iterator moves from bundle to >>> bundle skipping the instructions inside the bundle. Iterating
2012 Jun 13
0
[LLVMdev] Assert in live update from MI scheduler.
Andy, I traced my problem to this point: In ScheduleDAGInstrs.cpp we have the following function: /// addVRegDefDeps - Add register output and data dependencies from this SUnit /// to instructions that occur later in the same scheduling region if they read /// from or write to the virtual register defined at OperIdx. /// /// TODO: Hoist loop induction variable increments. This has to be ///
2016 Oct 27
4
Understanding and Cleaning Up Machine Instruction Bundles
I am using machine instruction bundles [1] before register allocation. This appears not to be too common today and I'd really like some input on the intentions and plans of the current system. And would like some input on clean up proposals. [1] I am currently experimenting to use machine instruction bundles to reliably form macroop fusion opportunities without spills, reloads, splits or
2016 Oct 28
2
Understanding and Cleaning Up Machine Instruction Bundles
> On Oct 27, 2016, at 5:05 PM, Andrew Trick <atrick at apple.com> wrote: > > >> On Oct 27, 2016, at 2:33 PM, Matthias Braun <mbraun at apple.com> wrote: >> >> == BUNDLE instruction / operands == >> For many backend passes a bundle can appear as a single unit. However one important tool >> here is having an iterator over all operands of this
2010 Feb 03
1
[LLVMdev] MI.getNumOperands() < MI.getDesc().getNumOperands()
With a modified copy of LLVM (so it's probably my fault) I'm getting an assertion failure because isTwoAddrUse (in TwoAddressInstructionPass.cpp) is being called with a MachineInstr MI such that MI.getNumOperands() is 2, but MI.getDesc().getNumOperands() is 5. The assertion fails when that function calls MI.getOperand(2). My question is: is isTwoAddrUse doing the right thing here? static
2010 Jul 06
1
Error message using mi() in mi package
Hello! I get the following message when I run the mi() function from the mi package. Error while imputing variable: c3 , model: mi.polr Error in eval(expr, envir, enclos) : could not find function "c14ordered" Here's the situation: I am running R v. 2.9.2 on Mac OSX v. 10.5.8. I am trying to impute missing data in a data set that I've trimmed down to 302 variables.
2006 May 13
0
RE: snmp and asterisk
I use res_snmp.so with asterisk do you provide mib --- David Yat Sin <davidy@sangoma.com> a ?crit : > Hi Harry, > The Sangoma Card when used for TDM Voice will work > under zaptel, so you > would need to perform the SNMP through Asterisk. > > Regards, > David Yat Sin > Sangoma Technologies > (905) 474 1990 x119 > (800) 388 2475 x199 > MSN:
2006 May 12
3
monitoring sangoma cards via snmp
Hello, Digium does not provide snmp support to monitor their cards ! Anybody has tried Sangoma product A104 Quad T1/E1 or others ? Regards harry ___________________________________________________________________________ Yahoo! Mail r?invente le mail ! D?couvrez le nouveau Yahoo! Mail et son interface r?volutionnaire. http://fr.mail.yahoo.com
2016 May 09
2
Replacing an instruction in a post-RA pass
I'm writing a pass that looks at the operands of certain non-commutable instructions and swaps a couple of them if certain conditions exist (a register bank conflict in the instruction). If the conflict exists, I build a new instruction which has the 2nd and 3rd operands swapped (using BuildMI). Then I want to get rid of the original instruction. I had done some searching and found that
2007 Jul 13
0
layers of polylines, events building up on map
Hi all, Here''s my situation: I have a little route creation app that lets a user create a route. I''m using the mapstraction version of ym4r... here is the workflow: first page has a map displaying the start point of existing routes. if they click "new route: creates a route_object clears all polylines in case there are any clears all the markers and adds an onclick
2006 Apr 26
2
two layers of has_many
Hi, There are many companies. Each company has many departments. Each department has many employees. The following find_by_sql method seems awful. What is the best way to get all the employees of a company? class Company < ActiveRecord::Base has_many :departments def employees Employee.find_by_sql("SELECT employees.* FROM companies, departments, employees
2007 Aug 08
1
multiple inherits layers
Hello, i am using for my management some class dependency like this: unix => linux => debian => etch (linux inherits unix, debian inherits linux, etch inherits debian...) also linuxvservers inherits debian and linuxvservers::host inherits linuxvservers then my node is node myhost { include debian include linuxvservers::host } i have an issue as i have a file
2004 Jun 08
0
layers
iptables shows stats about packets in Layer 3, and tc ( htb ) is shaping also in layer 3. am i right? thanks in advance -- ------- chaos, panic and disorder ... looks like my work is done here ------- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2008 Aug 28
2
Photoshop CS2 - hiding palettes with tools, layers etc.
I just managed to install Adobe Photoshop CS2 in Wine 1.1.3 and have a big problem with palletes with tools, layers, history and so on. They are disappearing behind the main window. When I resize it and bring palettes back to its place, they are disappearing again as soon as I set the last one. What can I do to make them behave like in Windows?
2013 May 25
1
spatially analyzing multiple data layers
Hi, I started using R about 3 months ago so please excuse my ignorance. I have two datasets. The first consists of 247 fixed position mosquito traps that were serviced weekly for 23 weeks. The second is dengue incidence data indexed to home address for the same time period. I would like to see if there is a space time relationship between mosquito catch rate and dengue incidence. So far I have
2012 May 03
0
Re: Problems with managing layers
Hi, May not be the right forum but I got it running (I think) so I thought I might as well tell you how... The fix was extremely easy - I installed ubuntu 12.04 precise and installed the latest wine 1.5.3. After fixing setting HWOK flag in the registry everything is working - even layers that have annoyed me and kept me in windows :D Not sure if this happens only for me but for keyboard
2007 Feb 15
1
Multi-calendar Overlay Layers?
Is there any calendar client that can point at OX for calendar data, which client can display multiple calendars simultaneously as *overlapping layers* in the GUI? With UI to de/select calendars from view, one by one. That is, a single grid of days displayed, with the events in each day displayed in the same day's view list, as if the layers were all events in a single calendar. And is there
2015 Sep 17
0
[PATCH 2/2] remoteproc: fix memory leak of remoteproc ida cache layers
The remoteproc core uses a static ida named rproc_dev_index for assigning an automatic index number to a registered remoteproc. The ida core may allocate some internal idr cache layers and ida bitmap upon any ida allocation, and all these layers are truely freed only upon the ida destruction. The rproc_dev_index ida is not destroyed at present, leading to a memory leak when using the remoteproc