search for: libgccjit

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

2015 Jul 09
2
[LLVMdev] llvm jit acting at runtime, like libgccjit ?
Hello, i mainly code in c/c++ on linux. I would like to know if I can generate code at runtime using llvm, like libgccjit -> https://gcc.gnu.org/onlinedocs/jit/ My needs are : create functions, conditions, loops at runtime. libgccjit does the job pretty well but I would like to test llvm too (licence issue). Is it possible ? Is there a resource that helps in that regard ? Kaleidoscope doesn't seems to be wha...
2015 Jul 09
2
[LLVMdev] llvm jit acting at runtime, like libgccjit ?
...F76F3khZvXTlblazk&s=J2ZYv617m9mjI0Khgzm9Epv-GE07oIQwzqBnZ-zvTjA&e=">http://llvm.org/docs/tutorial/LangImpl3.html</a>)</div><div>š</div><div>llvm is new to me.</div><div>š</div><div>it is pretty basic, but the tutorial page of the libgccjit is very helpful in that regard (how to create a function, a condition, a loop..)</div><div>š</div><div>I will keep doing my homework, but a bit of help is very welcome :)</div><div>š</div><div>--š</div><div>Jog</div><div>š</...