Displaying 20 results from an estimated 22 matches for "modifc".
Did you mean:
modify
2008 Oct 14
0
[LLVMdev] CFG modifcations and code gen
...sed on their Block ID numbers via the current API(2.3)?
________________________________
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
On Behalf Of Villmow, Micah
Sent: Tuesday, October 14, 2008 10:59 AM
To: LLVM Developers Mailing List
Subject: Re: [LLVMdev] CFG modifcations and code gen
Chris,
I took a look at AnalyzeBranch and I don't see how it can solve my
problem. The issue itself isn't with branching, as I can handle branches
fairly well in my custom pass(see the before and after dot files
attached). I can take a bunch of branches and construc...
2008 Oct 14
0
[LLVMdev] CFG modifcations and code gen
On Oct 14, 2008, at 9:16 AM, Villmow, Micah wrote:
> But, the branch folding pass, or whatever passes are supposed to
> reorder the blocks based on the CFG, are not doing so in this case.
> Otherwise there is no way that blocks 2 and 4 should be printing out
> before blocks 3 & 5. Renumber blocks just seems to reorder the
> values based on their pre-set block number,
2008 Oct 14
2
[LLVMdev] CFG modifcations and code gen
...ementing it earlier?
Later?
Thanks for any advice,
________________________________
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
On Behalf Of Chris Lattner
Sent: Tuesday, October 14, 2008 9:50 AM
To: LLVM Developers Mailing List
Subject: Re: [LLVMdev] CFG modifcations and code gen
On Oct 14, 2008, at 9:16 AM, Villmow, Micah wrote:
But, the branch folding pass, or whatever passes are supposed to reorder
the blocks based on the CFG, are not doing so in this case. Otherwise
there is no way that blocks 2 and 4 should be printing out before blocks
3...
2008 Oct 14
2
[LLVMdev] CFG modifcations and code gen
...lso to follow the new ordering, which is not occurring.
________________________________
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
On Behalf Of Dale Johannesen
Sent: Monday, October 13, 2008 5:28 PM
To: LLVM Developers Mailing List
Subject: Re: [LLVMdev] CFG modifcations and code gen
On Oct 13, 2008, at 5:14 PMPDT, Villmow, Micah wrote:
As stated in an earlier email, I am working on getting break/continue to
work correctly for my backend, but I ran into another issue with codegen
and the CFG. It seems that code gen is not done based on the CFG, bu...
2010 Jan 18
0
R jobs keep hanging linux server despite mem.limits modifcations
My group is working with datasets between 100 Mb and 1 GB in size, using
multiple log ins. From the documentation, it appears that vsize is limited
to 2^30-1, which tends to prove too restrictive for our use. When we drop
that restriction (set vsize = NA) we end up hanging the server, which
requires a restart. Is there any way to increase the memory limits on R
while keeping our jobs from
2008 Oct 14
0
[LLVMdev] CFG modifcations and code gen
On Oct 13, 2008, at 5:14 PMPDT, Villmow, Micah wrote:
> As stated in an earlier email, I am working on getting break/
> continue to work correctly for my backend, but I ran into another
> issue with codegen and the CFG. It seems that code gen is not done
> based on the CFG, but rather on the block numbers, and the function
> call MachineFunction::RenumberBlocks doesn’t
2008 Oct 14
3
[LLVMdev] CFG modifcations and code gen
As stated in an earlier email, I am working on getting break/continue to
work correctly for my backend, but I ran into another issue with codegen
and the CFG. It seems that code gen is not done based on the CFG, but
rather on the block numbers, and the function call
MachineFunction::RenumberBlocks doesn't renumber the blocks based on the
CFG. So how can I modify the CFG so that when codegen
2009 Nov 03
2
[LLVMdev] LLVM + FORTRAN 95
Hi all,
I want to compile FORTRAN 95 code with LLVM. More specifically, I
would like to get an AST dump of the program I compile, statically
analyze the AST, make modifcations to the AST and then feed it back to
LLVM. Do you have any hints as to how I should proceed about doing
this. I noticed that clang has an ast-dump option but don't know
whether it supports FORTRAN 95.
I am a LLVM newbie and I am trying to install it on Linux. I followed
the setup instruct...
2005 Jun 01
1
A problem on sink() and format,suggestions appreciated
...t first couples of run, all 10 variables are wrote to a file in following
format:
V1 V2 ....... V10
1 10457 132356.7 ....... 4356.8
2 75690.2 66697 ....... 98777
. ..................................
10000 654786 3412.54 ...... 98712.567
then I did modifcations somewhere else, the format change to:
V1 V2 ....... V9
1 10457 132356.7 ....... 7823.569
2 75690.2 66697 ....... 77024
. ..................................
10000 654786 3412.54 ...... 336721
V10
1 4356.8
2 98777
. .......
10000 98712.5...
2003 Sep 29
1
samba 3.0.0 spec file problem - OT ?
Hi !
I have tried to build rpm of samba-3.0.0 from spec file. *.spec
file is from samba sources and contains only to modifcations
to ./configure:
--with-expsam=mysql \
--with-ldapsam
This is error:
+ mkdir -p /var/tmp/samba-3.0.0-root/usr/bin /var/tmp/samba-
3.0.0-root/usr/sbin
+ mkdir -p /var/tmp/samba-3.0.0-
root/usr/share/swat/images /var/tmp/samba-3.0.0-
root/usr/share/swat/help /var/tmp/samba-3.0.0-
root/usr/sha...
2008 Oct 02
3
Half-OT: Modify several ldap entries
Hi,
I want to fix several entries of mail attribute mail that have an
error something like this:
*john at domain.com
*joe at domain.com
*mary at domain.com
and so on.
I want to to change them to:
john at domain.com
joe at domain.com
mary at domain.com
(Delete asterisks)
How can I perform it in one (or at least few) steps?
thanks in advance!
--
--
Open Kairos http://www.openkairos.com
2018 Feb 06
1
GPOs not Working!
...and do try the ignore systemacl.
that solves the user/group “nt authority\system” problems the easy way.
greetz
Louis
Op 6 feb. 2018 om 20:27 heeft Micha Ballmann via samba <samba at lists.samba.org> het volgende geschreven:
Thanks for help,
this is a new domain controller without any modifcations, except one
GPO. I have the "Default Domain Policy" and created an addtional GPO,
named "test_something". Both are linked at the top of the domain. I
configured at the "test_something" GPO:
# Interactive logon: Do not require CTRL + ALT + DEL -> activate...
2009 Nov 03
0
[LLVMdev] LLVM + FORTRAN 95
On Tuesday 03 November 2009 15:29, Nilesh Mahajan wrote:
> Hi all,
>
> I want to compile FORTRAN 95 code with LLVM. More specifically, I
> would like to get an AST dump of the program I compile, statically
> analyze the AST, make modifcations to the AST and then feed it back to
> LLVM. Do you have any hints as to how I should proceed about doing
> this. I noticed that clang has an ast-dump option but don't know
> whether it supports FORTRAN 95.
Your best bet is to use llvm-gfortran. I don't know what you mean by...
2020 Jul 08
1
[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
On Tue, Jul 07, 2020 at 11:33:45PM -0400, Waiman Long wrote:
> From 5d7941a498935fb225b2c7a3108cbf590114c3db Mon Sep 17 00:00:00 2001
> From: Waiman Long <longman at redhat.com>
> Date: Tue, 7 Jul 2020 22:29:16 -0400
> Subject: [PATCH 2/9] locking/pvqspinlock: Introduce
> CONFIG_PARAVIRT_QSPINLOCKS_LITE
>
> Add a new PARAVIRT_QSPINLOCKS_LITE config option that allows
2006 May 24
1
NTP
Hi folks,
Have there been any changes to the way ntpd behaves in the past few
updates? Reason I ask, whenever I run the ntpq or ntpdc, I immediately
get a response of Name or service not known. I know things used to work
sometime back, and never saw this kind of stuff. Nothing has changed in
the /etc/ntp.conf file, nor has anything changed in the
/etc/ntp/ntpservers files.
T
2018 Feb 06
0
GPOs not Working!
Thanks for help,
this is a new domain controller without any modifcations, except one
GPO. I have the "Default Domain Policy" and created an addtional GPO,
named "test_something". Both are linked at the top of the domain. I
configured at the "test_something" GPO:
# Interactive logon: Do not require CTRL + ALT + DEL -> activate...
2018 Feb 06
5
GPOs not Working!
On 2/6/2018 1:42 PM, Robert Marcano via samba wrote:
> On 02/06/2018 01:44 PM, Micha Ballmann via samba wrote:
>> Hello,
>>
>> i have a testing environment, 2 DCs Ubuntu 18.04, SAMBA 4.7.4 - MIT
>> Kerberos (clean, not upgraded). I just wan to create/activating a
>> simple GPOs.
>>
>> # Interactive logon: Do not require CTRL + ALT + DEL -> activate
2003 Oct 14
2
Adding support for versioned files in rsync
...re several aspects to this:
1. Modify data structures to carry version information.
Only the "file_struct" structure should contain this information.
2. Modify protocol to transmit and receive version number when
listing files.
All modifcations here would be made to flist.c.
3. Resolve internal issues with duplicate filename checking.
The design of rsync is such that there are bound to be
complications. Several areas of the system check for duplicate
filenames
7. Add ";version...
2011 Nov 01
2
xenpaing: one way to avoid paging out the page, when the corresponding mfn is in use.
Hello,
Recently many advanced memory mechanisms are introduced into Xen. One problem we found is the conflict between p2m query and setting.
For example, backend drivers always map domU’s page to its own space, during the mapping procedure, situations as follow may happen,
when mfn is obtained by gfn_to_mfn(), this mfn is likely to be paged out.
first case:
grant mapping
2001 Dec 10
10
hang on exit bug under Linux
>From what I understand, the problem is due to people's disagreement about what the "correct" behavior should be. I'm pretty sure that the following is the correct behavior from running rsh and ssh often (both fsecure and openssh).
Lets say you have a stupid script that does
while 1
do
sleep 1
done
Called foreverSleep on your remote host:
rsh remotehost