On Mon, Oct 22, 2012 at 4:12 PM, Michael Matz wrote:
> Hi,
>
> On Tue, 11 Sep 2012, Michael Matz wrote:
>
>> the operands cache is ugly. This patch removes it at least for the def
>> operands, saving three pointers for roughly each normal statement (the
>> pointer in gsbase, and two pointers from
Hi,
On Tue, 11 Sep 2012, Michael Matz wrote:
> the operands cache is ugly. This patch removes it at least for the def
> operands, saving three pointers for roughly each normal statement (the
> pointer in gsbase, and two pointers from def_optype_d). This is
> relatively easy to do, because al