R600: Implement iterative algorithm for udivrem
authorTom Stellard <thomas.stellard@amd.com>
Tue, 29 Apr 2014 23:12:45 +0000 (23:12 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 29 Apr 2014 23:12:45 +0000 (23:12 +0000)
commitea89cd8b523756e9e7730e305ae64256251848c3
tree2763ae2561a7e79e4213e1307c70cd520033a0e7
parentdbe7f8723a610654e1131a87f0398641ca5f7ae9
R600: Implement iterative algorithm for udivrem

Initial implementation, rather slow

Patch by: Jan Vesely

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207588 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp