search for: ecoop

Displaying 1 result from an estimated 1 matches for "ecoop".

Did you mean: scoop
2015 Apr 17
3
[LLVMdev] RFC: Indirect Call Promotion LLVM Pass
...s are communicated from clang down to LLVM in metadata. Then, on the LLVM side the transformation pass uses the metadata field for the hint to add an inline hint at the transformed call site. ------------------------- [1] G. Aigner and U. Hölzle. Eliminating virtual function calls in C++ programs. ECOOP, 1996. [2] X. Li, R. Ashok, R. Hundt. Lightweight Feedback-Directed Cross-Module Optimization. CGO, 2010.