R600/SI: Implement select and compares for SI
authorTom Stellard <thomas.stellard@amd.com>
Fri, 12 Jul 2013 18:15:19 +0000 (18:15 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 12 Jul 2013 18:15:19 +0000 (18:15 +0000)
commit4e1100ab75fa5b8c5c6f4f3c57c348b565d58ccb
tree0986468b3234049cd7be5537ab9a94b053265313
parent8ed7b45da338e82f13d6b953e6512b2b3f90b29b
R600/SI: Implement select and compares for SI

Patch by: Niels Ole Salscheider

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 186181
llvm/lib/Target/R600/SIInstructions.td
llvm/test/CodeGen/R600/fcmp64.ll [new file with mode: 0644]