[llvm-commits] [llvm-gcc-4.2] r64234 - in /llvm-gcc-4.2/trunk/gcc: llvm-convert.cpp llvm-types.cpp

Chris Lattner clattner at apple.com
Tue Feb 10 13:38:02 PST 2009


On Feb 10, 2009, at 12:43 PM, Duncan Sands wrote:

> Author: baldrick
> Date: Tue Feb 10 14:43:26 2009
> New Revision: 64234
>
> URL: http://llvm.org/viewvc/llvm-project?rev=64234&view=rev
> Log:
> Handle odd-sized integers coming from bitfields
> using apint codegen rather than the current hack.
> See FrontendC/2008-01-07-UnusualIntSize.c.

nice!



More information about the llvm-commits mailing list