Remove TargetInstrInfo::CommuteChangesDestination and added...
Remove TargetInstrInfo::CommuteChangesDestination and added findCommutedOpIndices which returns the operand indices which are swapped (when applicable). This allows for some code clean up and future enhancements. llvm-svn: 75264
Loading
Please register or sign in to comment