search for: eb598fb5

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

2015 May 14
2
[LLVMdev] Generating C code using LLVM
...http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > -- Regards, *Aditya Atluri,* *USA.* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150514/eb598fb5/attachment.html>
2015 May 14
5
[LLVMdev] Generating C code using LLVM
Hi, I am trying to use LLVM to generate C (partly, Intel AVX) code to test some abstractions. Apparently, most of the documentation is related to generating LLVM-IR. Are there any tools to do this? (I have generated AST from these abstractions. I want to generate C code from it). Thank you! :) PS: If this is a wrong mailinglist, help me with the right one. -- Regards, *Aditya Atluri,* *USA.*