On Wed, Mar 13, 2013 at 10:26:38PM +0100, Vincent Lejeune wrote:
> ---
> lib/Target/R600/R600ISelLowering.cpp | 23 +++
> test/CodeGen/R600/clamp-constants.ll | 20
> 2 files changed, 43 insertions(+)
> create mode 100644 test/CodeGen/R600/clamp-constants.
---
lib/Target/R600/R600ISelLowering.cpp | 23 +++
test/CodeGen/R600/clamp-constants.ll | 20
2 files changed, 43 insertions(+)
create mode 100644 test/CodeGen/R600/clamp-constants.ll
diff --git a/lib/Target/R600/R600ISelLowering.cpp
b/lib/Target/R600/R6