search for: ammus

Displaying 2 results from an estimated 2 matches for "ammus".

Did you mean: mmus
2007 Nov 07
0
[LLVMdev] Dynamic (JIT) type resolution
On Wed, 7 Nov 2007, Nicolas Geoffray wrote: > I'm not sure actually how can I do that language specific ;). OK > currently only Java does that (from what I know), but intrinsics like > getElementDouble or setElementDouble do look general purpose. Unless, > I'm too Java-minded? Focus on the mechanism behind what you want to do, not on what you want to do itself :). Think
2007 Nov 07
2
[LLVMdev] Dynamic (JIT) type resolution
Hi Chris, Chris Lattner wrote: > On Wed, 7 Nov 2007, Nicolas Geoffray wrote: > >> Thanks BGB, but at this point I can handle it ;-). The problem is not >> how in theory (patch the caller), but how in the LLVM code generation >> process. There are three steps for that: >> >> 1) How to represent the stub in the IR? An intrinsic? An external field >> with