R600/SI: Add InstrMapping for noret atomics.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 8 Sep 2014 15:07:27 +0000 (15:07 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 8 Sep 2014 15:07:27 +0000 (15:07 +0000)
commitf1cd7ce098b2d6bf5ca82a26ee59e37fd40a7e4a
tree39d2bf8f9a800a18c6cc900da288c045900a4b80
parentb30d031de412a3c5ac297a032ea8376e04ea14bb
R600/SI: Add InstrMapping for noret atomics.

Only handles LDS atomics for now, and will be used
to replace atomics with no uses with the no return
versions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217378 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.h
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td