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)
commit97781281ca824b4084632b23dbb1e71da9638876
tree27acee03ddbb7a86f83f42d2c810b71b8f6b77ee
parent513fc45629bbd32f7c22544312d17eaec75505ea
R600/SI: Implement select and compares for SI

Patch by: Niels Ole Salscheider

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186181 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/fcmp64.ll [new file with mode: 0644]