AMDGPU: Move cndmask pseudo to be isel pseudo
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 27 Aug 2016 01:00:37 +0000 (01:00 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 27 Aug 2016 01:00:37 +0000 (01:00 +0000)
commit22e417956d67efb602a756eb95ab61e48482a3f6
tree74758416de5ce33c8222dceabce92589cd341b53
parente9497444745e727ccd1560d7b0ebf45feb606918
AMDGPU: Move cndmask pseudo to be isel pseudo

There's only one use of this for the convenience
of a pattern. I think v_mov_b64_pseudo should also be
moved, but SIFoldOperands does currently make use of it.

llvm-svn: 279901
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/ffloor.f64.ll
llvm/test/CodeGen/AMDGPU/fract.f64.ll