Which compiler to use for implementing code optimization ideas
Hi guys,
I am currently in grad school and had some code optimization ideas and wonder which compiler I should use to implement them. My first approach with modifying GCC was kind of discouraching as I found the source to be super complex and hard to modify. Can you share your mind?
5 comments
[ 4.1 ms ] story [ 21.4 ms ] threadhttp://www.llvm.org
http://clang.llvm.org
also, subscribe to llvm and cfe-dev mailing lists.