Displaying 6 results from an estimated 6 matches for "unassuming".
2014 Mar 28
2
[LLVMdev] Named Register Implementation
On 28 March 2014 15:56, Krzysztof Parzyszek <kparzysz at codeaurora.org> wrote:
> How are you going to represent the side-effects of such builtins?
Do you mean the possible adverse effects they can have on the program
if you write to the wrong register at the wrong time? I don't think we
should represent it at all.
That brings me to a related question: is there an attribute that
2007 Jul 28
0
[LLVMdev] Web Site Re-Design
...abriel McArthur wrote:
> 6. Lastly, and most importantly, I am not a professional web
> designer or graphic artist, so I definitely need some feedback about
> things people don't like/would like to see changed.
First off, the site design looks really nice! It's got that clean
unassuming feeling to it and is very appropriate for LLVM! With that
said, I now begin to nitpick. :)
The body text is either too small or too low-contrast (or both). Please
make it black. Yes, it might not look as pretty, but it will at least be
high contrast.
The four major boxes form a corner in the uppe...
2005 May 13
0
My experience with our VS-1 Asterisk server
...voicemail, festival, moh, meetme, FOP, etc. and also
includes a number of other tools and utilities that ease setup, phone
provisioning and remote administration.
Like a lot of good technology, the VS-1 is 1% inspiration and 99%
perspiration. A significant amount of engineering has gone into this
unassuming little black box. It is designed for stability and
reliability
as opposed to ultra high performance, but with limited transcoding it
can
easily handle a full T1 of PRI. It's also pre-configured for several
popular
VoIP service providers and it gets along just fine with a TDM400P card.
We...
2005 May 12
3
* Server
Any reviews/comments out there on this server? Looks solid.. But would
like to know if anyone has purchased one of these before. Any other
companies out there offer pre-built * servers that someone would like to
comment on?
http://www.thevoipconnection.com/store/catalog/product_16214_VS1trade_As
terisk_Voice_Server.html
-------------- next part --------------
An HTML attachment was scrubbed...
2014 Mar 28
2
[LLVMdev] Named Register Implementation
...yet, and
at the DAG level, that intrinsic will be converted to a
CopyToReg/CopyFromReg, so the dependency is clearly on that register
only from there onwards.
> If not, how is that going to be communicated to the optimizer?
The high-level IR optimisation passes should treat the intrinsics as
unassuming function calls, and the low-level pattern-matching
optimizations will already have the register in hand.
If you're not concerned about those, can you be more specific?
thanks,
--renato
2007 Jul 28
8
[LLVMdev] Web Site Re-Design
I offered to do the web site a couple of weeks ago. Life got in the
way temporarily, and it took me a long time to make it look the way
that I wanted and to make it look the same in IE6. Anyway, I wanted
to get some feedback on what I had done.
Some concerns:
1. SSI and JavaScript seem like overkill. Each subproject can have
their own look and feel by overriding the CSS