search for: 8a9ddfdb

Displaying 2 results from an estimated 2 matches for "8a9ddfdb".

Did you mean: 879ddfb
2012 Sep 10
0
[LLVMdev] PROPOSAL: IR representation of detailed struct assignment information (new version)
On Sep 10, 2012, at 2:54 PM, Hal Finkel <hfinkel at anl.gov> wrote: > On Mon, 10 Sep 2012 11:29:37 -0700 > Chandler Carruth <chandlerc at google.com> wrote: > >> >> Essentially, LLVM is trying to simplify ABI layout by providing a >> datalayout summary description of target alignments, and building >> structs with that algorithm. But unless this
2012 Sep 10
2
[LLVMdev] PROPOSAL: IR representation of detailed struct assignment information (new version)
On Mon, 10 Sep 2012 11:29:37 -0700 Chandler Carruth <chandlerc at google.com> wrote: > On Thu, Sep 6, 2012 at 4:24 PM, Dan Gohman <gohman at apple.com> wrote: > > > Hello, > > > > Persuant to feedback, > > > > http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-August/052927.html > > > > here is a new proposal for detailed struct assignment