On Fri, Jun 1, 2012 at 2:02 AM, Martin Jambor wrote:
> Hi,
>
> this patch adds the capability to build aggregate jump functions.
> These consist of:
>
> 1) information what known compile time IPA-invariants are at various
> offsets of an aggregate passed to a callee either by reference
> (when
Hi,
this patch adds the capability to build aggregate jump functions.
These consist of:
1) information what known compile time IPA-invariants are at various
offsets of an aggregate passed to a callee either by reference
(when the parameter is pointer) or by value (when it is an
aggregate