r215614 - CodeGen: When bitfields fall on natural boundaries, split them up

Chandler Carruth chandlerc at google.com
Wed Aug 13 20:06:48 PDT 2014


On Wed, Aug 13, 2014 at 7:42 PM, Justin Bogner <mail at justinbogner.com>
wrote:

> This leads to bad code being generated in most of our 32 bit backends.
>

Also, cite your source. I tested this on ARM and x86 when I changed
bitfields to work the way they did before your patch and we generated very
good code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140813/45274dec/attachment.html>


More information about the cfe-commits mailing list