search for: 5494a8ea

Displaying 3 results from an estimated 3 matches for "5494a8ea".

2013 Jul 15
0
[LLVMdev] [Proposal] Parallelize post-IPO stage.
On Jul 14, 2013, at 6:38 PM, Eric Christopher <echristo at gmail.com> wrote: > On Sun, Jul 14, 2013 at 5:57 PM, Andrew Trick <atrick at apple.com> wrote: >> >> On Jul 12, 2013, at 3:49 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote: >> >> 6) Miscellaneous >> =========== >> Will partitioning degrade performance in theory. I think it
2013 Jul 15
2
[LLVMdev] [Proposal] Parallelize post-IPO stage.
On Sun, Jul 14, 2013 at 5:57 PM, Andrew Trick <atrick at apple.com> wrote: > > On Jul 12, 2013, at 3:49 PM, Shuxin Yang <shuxin.llvm at gmail.com> wrote: > > 6) Miscellaneous > =========== > Will partitioning degrade performance in theory. I think it depends on > the definition of > performance. If performance means execution-time, I guess it dose not. >
2013 Jul 17
2
[LLVMdev] [Proposal] Parallelize post-IPO stage.
...ate object file? Why can’t the first partition done create an object file, and as other partitions finish, they just append to that object file? -Nick -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130717/5494a8ea/attachment.html>