search for: 110bf4fe

Displaying 2 results from an estimated 2 matches for "110bf4fe".

2017 Sep 22
0
[RFC] PT.2 Add IR level interprocedural outliner for code size.
...erse of what we do in NewGVN. We look for things we can convert into phi of ops, it looks for things it can convert into op of phis to save instructions) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170921/110bf4fe/attachment.html>
2017 Sep 05
5
[RFC] PT.2 Add IR level interprocedural outliner for code size.
Hey Everybody, A little while ago I posted an RFC( http://lists.llvm.org/pipermail/llvm-dev/2017-July/115666.html) with the proposition of adding a new outliner at the IR level. There was some confusion and many questions regarding the proposal which I’d like to address here: Note about nomenclature: Candidate: A repeated sequence of instructions within a module. Occurrence: One instance