[LLVMdev] PR400 - alignment for LD/ST
Devang Patel
dpatel at apple.com
Thu Mar 29 12:49:01 PDT 2007
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
llvm developers) and adding support for packed bit fields. As part of
this work, alignment for LD/ST is required to access packed structure
fields which are not aligned naturally.
-
Devang
More information about the llvm-dev
mailing list