Remove special-casing of return blocks for liveness.
Now that return value registers are return instruction uses, there is no need for special treatment of return blocks. llvm-svn: 174416
Showing
- llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp 1 addition, 17 deletionsllvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
- llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp 1 addition, 17 deletionsllvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
- llvm/lib/CodeGen/DeadMachineInstructionElim.cpp 0 additions, 9 deletionsllvm/lib/CodeGen/DeadMachineInstructionElim.cpp
- llvm/lib/CodeGen/LiveVariables.cpp 0 additions, 23 deletionsllvm/lib/CodeGen/LiveVariables.cpp
- llvm/lib/CodeGen/PostRASchedulerList.cpp 5 additions, 19 deletionsllvm/lib/CodeGen/PostRASchedulerList.cpp
- llvm/lib/CodeGen/RegAllocFast.cpp 0 additions, 57 deletionsllvm/lib/CodeGen/RegAllocFast.cpp
Loading
Please register or sign in to comment