[LLVMdev] Generating C code using LLVM
Ronan KERYELL
ronan-list at keryell.fr
Thu May 14 16:19:14 PDT 2015
>>>>> On Thu, 14 May 2015 14:57:50 -0700, Eli Bendersky <eliben at google.com> said:
Eli> LLVM used to have a C backend in-tree. It was removed a few
Eli> releases ago due to disuse and code rot.
Eli> Someone maintains a fork where the C backend is alive:
Eli> https://github.com/draperlaboratory/llvm-cbe -- so you may want
Eli> to check that.
A version of it is also used in
https://bitbucket.org/multicoreware/cppamp-driver-ng/wiki/Home to
generate OpenCL from C++AMP.
When I see all these projects using it under the hood, I wonder whether
it would not worth to have it back as a first class citizen...
Just need a code owner for Tom. :-)
--
Ronan KERYELL
More information about the llvm-dev
mailing list