search for: freestats

Displaying 4 results from an estimated 4 matches for "freestats".

Did you mean: free_stats
2011 Jun 11
0
[LLVMdev] Kaleidoscope Build Error
(cc'ing llvm-dev) Hello Gregory, i just recompiled llvm from scratch, and was able to build the ocaml kaleidoscope bindings. Did you know the llvm's build system already can compile the kaleidoscope tutorials for you? You can run this to build them: make BUILD_EXAMPLES=1 Or just cd into the examples directory in your build directory, and run "make" there. Anyway, I think the
2014 Dec 19
2
[LLVMdev] [Patches][RFC] What to do about bitcode streaming.
Hi Rafael, We will try out your patch and check to see how it will fit. You also talked about "It might be even possible to drop the requirement for the size to be known: Replace the call to AtEndOfStream by just trying to read more and checking if it failed, but that is a bit more than I wanted to do for this." That is to remove some calls to getSize()? Is there any expectation that
2007 Jul 12
0
Queues monitoring software - OrderlyStats now FREE
...ouch of a button, in addition to displaying realtime wallboard-style queue information. Furthermore, we automatically produce a wealth of historical statistics, allowing you to track caller trends and analyse staffing requirements across your queues. You can sign up now at http://www.orderlyq.com/freestats.html . It would certainly be worth your while to take a look, especially if you're considering spending money on QueueMetrics. Thanks for reading, Matt. voipcrazy at gmail.com wrote Hello all, A client of us, needs a queue monitoring system. In realtime he needs to now the PRI status, t...
2014 Dec 19
2
[LLVMdev] [Patches][RFC] What to do about bitcode streaming.
Hi Rafael, Would you mind waiting for Derek to come back from vacation to discuss this? We do use this code and could improve how it's used and tested within LLVM. Derek is the best person to discuss this, he'll be back in mid-January. Thanks, JF On Fri, Dec 19, 2014 at 6:41 AM, Rafael EspĂ­ndola < rafael.espindola at gmail.com> wrote: > > > I CC'ed llvmdev to put a