On Don, 2013-02-21 at 10:38 +0100, Christian König wrote:
> Am 21.02.2013 09:39, schrieb Michel Dänzer:
> > On Mit, 2013-02-20 at 18:46 +0100, Christian König wrote:
> >> diff --git a/lib/Target/R600/SIInstructions.td
> >> b/lib/Target/R600/SIInstructions.td
> >> index 700b8f8..866c7cb 100644
> >
Am 21.02.2013 09:39, schrieb Michel Dänzer:
On Mit, 2013-02-20 at 18:46 +0100, Christian König wrote:
diff --git a/lib/Target/R600/SIInstructions.td
b/lib/Target/R600/SIInstructions.td
index 700b8f8..866c7cb 100644
--- a/lib/Target/R600/SIInstructions.td
+++ b/lib/Target/R600/SIInstructions.td
On Mit, 2013-02-20 at 18:46 +0100, Christian König wrote:
>
> diff --git a/lib/Target/R600/SIInstructions.td
> b/lib/Target/R600/SIInstructions.td
> index 700b8f8..866c7cb 100644
> --- a/lib/Target/R600/SIInstructions.td
> +++ b/lib/Target/R600/SIInstructions.td
> @@ -620,7 +620,7 @@ def V_INTER
From: Christian König
Signed-off-by: Christian König
---
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp |4 ++
lib/Target/R600/SIInstructions.td | 45 +++--
2 files changed, 28 insertions(+), 21 deletions(-)
diff --git a/lib/Target/R600/InstPrinter/AMDG