jingu kang
2013-Aug-02 13:39 UTC
[LLVMdev] Question about function inliner on Machine level (not IR level)
Hi all, At this moment, I need inliner pass on machine level such as function inliner but I can not find these kind of passes in CodeGen. Could someone recommend some passes or codes to support inliner on machine level? If not possible, is it possible to implement it? I will appreciate any comment about this stupid question. Thanks, JinGu Kang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130802/36877357/attachment.html>
Seemingly Similar Threads
- Question about VectorLegalizer::ExpandStore() with v4i1
- Question about VectorLegalizer::ExpandStore() with v4i1
- Question about store with unaligned memory address
- Question about 'isUnsignedDIType' function on DwarfUnit.cpp
- [LLVMdev] Question about per-operand machine model