R600: Remove a few more things from AMDILISelLowering
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 15 Jun 2014 21:08:58 +0000 (21:08 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 15 Jun 2014 21:08:58 +0000 (21:08 +0000)
commitfa848ccd093a7a18e4fadcd1e6652188731d4f92
tree5a22260d6407ceaf3f1219bd8a567842576e74e4
parente2480a202f1474108ac438f16fa0dc703ac28d30
R600: Remove a few more things from AMDILISelLowering

Try to keep all the setOperationActions for integer ops
together.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDILISelLowering.cpp
test/CodeGen/R600/srem.ll [new file with mode: 0644]