On Wed, Jan 23, 2013 at 09:21:14PM +0100, Vincent Lejeune wrote:
> v2:fix a bug with write masked inst
I usually only version patches if I've already submitted a previous version to
the mailiing list, so if you haven't submitted a version of this patch before
you don't need this. If this is reall
v2:fix a bug with write masked inst
---
lib/Target/R600/AMDGPUTargetMachine.cpp | 2 +-
lib/Target/R600/R600LowerConstCopy.cpp | 164 +---
2 files changed, 154 insertions(+), 12 deletions(-)
diff --git a/lib/Target/R600/AMDGPUTargetMachine.cpp
b/lib/Target/R600/AMD