search for: 07eb76ba

Displaying 2 results from an estimated 2 matches for "07eb76ba".

2016 Jul 05
2
Can we get interprocedural register allocation work across module boundary?
Hello Mentors, I have a very naive idea to get IPRA woking at link time and thus extending its scope to intermodule. I seek some help if it seems to be a feasible idea. So idea is to take advantage of LTO's capability to work with bit code files. LTO can optimize number of bitcode files and combine them into a big module. LTO then generates native code for the big module. So does it seem
2016 Jul 06
2
Can we get interprocedural register allocation work across module boundary?
...> > If this idea seems feasible please help me to shape a concrete work plan > on this. > > > > Sincerely, > > Vivek > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160706/07eb76ba/attachment.html>