search for: b5329082

Displaying 2 results from an estimated 2 matches for "b5329082".

Did you mean: 329082
2012 Apr 05
0
[LLVMdev] [cfe-commits] [Patch?] Fix handling of ARM homogenous aggregates
...sation opportunities. Opinions, anyone? (Hint hint). Tim. -------------- next part -------------- A non-text attachment was scrubbed... Name: callingconv-sourcetype.diff Type: text/x-patch Size: 39781 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120405/b5329082/attachment.bin>
2012 Apr 04
3
[LLVMdev] [cfe-commits] Fix handling of ARM homogenous aggregates
On Wednesday 04 Apr 2012 12:41:49 Patrik Hägglund H wrote: > Hi Tim, > > > So I've come to the conclusion that the real flaw is LLVM > > not exposing enough information to the target-dependent > > backend code for it to do the right thing. > > We also had this problem. You might find this patch useful as a starting > point: