Displaying 11 results from an estimated 11 matches for "ghani".
2006 Apr 14
2
[LLVMdev] [DRAFT] LLVM 1.7 release announcement notes [DRAFT]
...rs.
* The inliner can now inline functions that have dynamic 'alloca'
instructions in them (without increasing stack usage).
* The -reassociate pass knows how to factor expressions in several ways,
e.g. turning (A*A+A*B) into (A*(A+B)) and (X+X+Y+Y) into ((X+Y) << 1)
* Saem Ghani contributed support to allow different implementations of
the abstract callgraph interface, e.g., based on pointer analysis.
Debugging Support Improvements:
* Jim implemented almost complete debugging support in the llvm-gcc 4.0
front-end and the x86/powerpc darwin backends. This inclu...
2006 Apr 20
0
[LLVMdev] [DRAFT] LLVM 1.7 release announcement notes [DRAFT]
...er can now inline functions that have dynamic 'alloca'
> instructions in them (without increasing stack usage).
> * The -reassociate pass knows how to factor expressions in several ways,
> e.g. turning (A*A+A*B) into (A*(A+B)) and (X+X+Y+Y) into ((X+Y) << 1)
> * Saem Ghani contributed support to allow different implementations of
> the abstract callgraph interface, e.g., based on pointer analysis.
>
>
> Debugging Support Improvements:
>
> * Jim implemented almost complete debugging support in the llvm-gcc 4.0
> front-end and the x86/powerpc...
2006 Apr 20
0
[LLVMdev] First draft of release notes done
...time).
* Andrew wrote a new "reg2mem" which transforms an LLVM function so that
there are no SSA values live across basic blocks.
* The -reassociate pass knows how to factor expressions in several ways,
e.g. turning (A*A+A*B) into (A*(A+B)) and (X+X+Y+Y) into ((X+Y) << 1)
* Saem Ghani contributed support to allow different implementations of
the abstract callgraph interface, e.g., based on pointer analysis.
* Evan added support for -fpic and -static codegen on Darwin.
* Evan added initial support for subtargets in the X86 backend,
including
a broad range of -mcpu=* values....
2012 Mar 24
3
Learning to rank
...ing 'n'
documents from either of the two approaches, unsupervised ranking or SVM
ranking.
Incorporating pairwise approach would also be a good idea, there are
various algorithms available.
[1] - Rank-Order Weighting of Web Attributes for Website Evaluation - Mehri
Saeid, Abdul Azim Abd Ghani, and Hasan Selamat
regards,
--
Pankaj Singhal
III Year, CSE
The LNMIIT, Jaipur, India.
Mob: +918875053936
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20120325/16d16730/attachment.html>
2006 Apr 20
0
LLVM 1.7 Release!
...8. The inliner can now inline functions that have dynamic 'alloca'
instructions in them (without increasing stack usage).
19. The -reassociate pass knows how to factor expressions in several ways,
e.g. turning (A*A+A*B) into (A*(A+B)) and (X+X+Y+Y) into ((X+Y) << 1)
20. Saem Ghani contributed support to allow different implementations of
the abstract callgraph interface, e.g., based on pointer analysis.
Debugging Support Improvements:
21. Jim implemented almost complete debugging support in the llvm-gcc 4.0
front-end and the X86/PowerPC Darwin backends. This in...
2006 Apr 19
4
[LLVMdev] First draft of release notes done
Please take a look:
http://llvm.org/docs/ReleaseNotes.html
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
2005 Dec 22
1
[LLVMdev] passmanagert and co improvement...
Okay, I've been studying passmanagert and company for quite a while.
Here are my conclusions.
It's actually not nearly as bad as I thought.
I'll outline the problem as I see it.
We want to be able to manage the way passes traverse things, in
particular a module's worth of functions. As was in your example, we
want inliner and mem2reg calls interleaved, as we traverse functions
2006 Jan 10
3
[LLVMdev] passmanager, significant rework idea...
The patch below basically hammers out some ideas as to where I'd like
to take the passmanager in LLVM. I've tried thinking things through,
but I'm still a n00b, so some criticism would be more than welcome. =)
Starting from line 191 down. If you're wondering why I created a
patch, well that's because I found thinking in passmanagert.h the most
productive.
--
Regards.
2006 Jan 10
1
[LLVMdev] Re: passmanager, significant rework idea...
On 1/10/06, Chris Lattner <sabre at nondot.org> wrote:
> Interesting approach. :)
Thanks.
> Comments below, with ***'s before the notes:
> +class LoopPass : public Pass {}; // Temporary.
>
> *** I wouldn't worry about loop passes yet.
Sure.
> +class PassUnit {
> + Pass *pass;
> +
> + enum Traversal {
> + LINEAR, // Standard top down
2006 Jan 10
0
[LLVMdev] passmanager, significant rework idea...
On Mon, 9 Jan 2006, Saem Ghani wrote:
> The patch below basically hammers out some ideas as to where I'd like
> to take the passmanager in LLVM. I've tried thinking things through,
> but I'm still a n00b, so some criticism would be more than welcome. =)
>
> Starting from line 191 down. If you're...
2006 Nov 09
1
netbios name resolution stops working after device change
Hi there.
This is with regards to samba-3.0.23c, on FreeBSD 6.0-RELEASE-p12
Previously I had Samba up and running without any problems. Then I
decided to do a tiny upgrade by simply switching to a new motherboard,
while keeping all other hardware and software aspects the same.
However, after the upgrade, netbios name resolution seems to have
stopped working somehow. \\servername lookups no