On Mon, Feb 06, 2012 at 03:46:39PM +, Dave Airlie wrote:
> Hi guys,
>
> These 5 patches are the basis for adding integer opcodes to gallivm.
>
> They deal with the fetch and store paths, so that the code can
> infer from the instruction, what sort of data to give to the processing
> and what
Hi guys,
These 5 patches are the basis for adding integer opcodes to gallivm.
They deal with the fetch and store paths, so that the code can
infer from the instruction, what sort of data to give to the processing
and what sort of data to store from it.
These patches shouldn't do anything since w