Displaying 1 result from an estimated 1 matches for "funtionattrs".
Did you mean:
functionattrs
2018 Mar 21
1
GSoC 2018 Function Attribute Inference
Hello all !
As you (Nuno Lopes) suggested I went through the basics of interprocedural
analysis. I'm new to LLVM and Compilers in general. I have looked
llvm/lib/Transforms/IPO/FuntionAttrs.cpp and InferFunctionAttrs.cpp. As I'm
new to compiler technology I find difficult to come up with new ideas with
respect to function attributes. I would love to hear any additional
resources like blogs, LLVM talks related to function attributes so I can
get more information and write a good p...