Displaying 2 results from an estimated 2 matches for "b5e6de49".
2007 Mar 29
0
[LLVMdev] PR400 - alignment for LD/ST
...d stores (in the LLVM bc) but propagation of this information
from the frontend.
Is this correct?
--
Christopher Lamb
christopher.lamb at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070329/b5e6de49/attachment.html>
2007 Mar 29
3
[LLVMdev] PR400 - alignment for LD/ST
Christopher,
On Mar 29, 2007, at 12:49 PM, Devang Patel wrote:
>
> On Mar 29, 2007, at 12:24 PM, Christopher Lamb wrote:
>
>> Is anyone actively working on this currently? It's marked as
>> unassigned in BZ.
>
> In next few days I'll get to this. At the moment I'm enabling Packed
> Structure support in llvm-gcc (based on patches developed by other
>