R600: Fix FROUND
authorJan Vesely <jan.vesely@rutgers.edu>
Fri, 5 Sep 2014 14:26:54 +0000 (14:26 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Fri, 5 Sep 2014 14:26:54 +0000 (14:26 +0000)
commit286f644bce84dca0e33899b3a80fa53a5b3f632a
tree25a2a8d2d9a965990f2af279e03fb4dfa52aaaf1
parenteb1fef0ec148983cd97a761dc76101823cf81a34
R600: Fix FROUND

round halfway cases away from zero

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Tom Stellard <tom@stellard.net>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217250 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/EvergreenInstructions.td
lib/Target/R600/R600Instructions.td
test/CodeGen/R600/llvm.round.ll