search for: 0631ad32

Displaying 3 results from an estimated 3 matches for "0631ad32".

Did you mean: 031bd32
2016 Feb 27
0
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
On Fri, Feb 26, 2016 at 8:15 PM Hal Finkel <hfinkel at anl.gov> wrote: > Can you explain your concerns about reliability? My idea is that we have a > kind of delayed-name comdat section attribute that says that the name of > the comdat section into which the function will be placed will be based on > the hash of the contents (which should probably be the pre-isel IR-level >
2016 Feb 27
3
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
...er bound as different code gen does not mean different deduced function attributes. With PGO, the decision process will also become much simpler. David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160226/0631ad32/attachment.html>
2016 Feb 27
3
Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")
----- Original Message ----- > From: "Chandler Carruth" <chandlerc at google.com> > To: "Hal Finkel" <hfinkel at anl.gov> > Cc: "llvm-dev" <llvm-dev at lists.llvm.org>, "Philip Reames" > <listmail at philipreames.com>, "Duncan P. N. Exon Smith" > <dexonsmith at apple.com>, "Xinliang David Li"