search for: ultimt

Displaying 3 results from an estimated 3 matches for "ultimt".

Did you mean: ultima
2006 Feb 16
2
iax2 trunking known problems?
I am curious if anyone has had problems trunking iax2 with 100+ concurrent calls. I am planning on testing this out tomorrow, however I wanted to know if anyone else has had a problem with this prior to my test so I know what to look for if anything is known and what resolutions have been found if there are any known problems. Specifically I am doing this on fbsd 6 with asterisk 1.2.4 using
2009 Feb 22
4
[LLVMdev] Creating an LLVM backend for a very small stack machine
...or infrastructure would be usable for targeting a stack machine? e.g. Is it even possible to use TableGen to target a stack machine? * When/where/how do things like big integer (iXXXXX), phi nodes, llvm.* instrincs get lowered; e.g. does my target have to do that, or is it done generically? Ultimtely, I'm wondering if targeting a stack machine with the current LLVM infrastructure is going to be somewhat straightforward even if it's not totally optimal (desirable), or if it's going to be so problematic that I'd be better off implementing an entire new code-generator myself...
2009 Feb 23
0
[LLVMdev] Creating an LLVM backend for a very small stack machine
...or infrastructure would be usable for targeting a stack machine? e.g. Is it even possible to use TableGen to target a stack machine? * When/where/how do things like big integer (iXXXXX), phi nodes, llvm.* instrincs get lowered; e.g. does my target have to do that, or is it done generically? Ultimtely, I'm wondering if targeting a stack machine with the current LLVM infrastructure is going to be somewhat straightforward even if it's not totally optimal (desirable), or if it's going to be so problematic that I'd be better off implementing an entire new code-generator myself...