R600/SI: Add test for min / max with immediate
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 13 Mar 2015 16:43:48 +0000 (16:43 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 13 Mar 2015 16:43:48 +0000 (16:43 +0000)
commit314eac7477602e69c65423bfbb7d0a2107832c0e
tree0045f07e5449031dd86bd9ee62d2b37aaa09d361
parente2a4b856d8da5d1119acffbd127f6ebe6db42677
R600/SI: Add test for min / max with immediate

Make sure this isn't getting confused by canonicalizations
of comparisons with a constant.

llvm-svn: 232177
llvm/test/CodeGen/R600/max.ll
llvm/test/CodeGen/R600/min.ll