This patch is a bytecode change. It takes the volatile load/store pseudo instructions and turns them into attributed load/store instructions. Current attributes are either volatile and/or an alignment.

The change is assembly format backwards compatible.

The change should require no changes in the front end, but the front end does not currently use the align attribute.

--
Christopher Lamb

Attachment: PR400_align.diff
Description: Binary data




_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to