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?
Which compiler to use for implementing code optimization ideas
#1Hi guys,