Use sublw for comparison with literals instead of subwf.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Fri, 30 Jan 2009 07:55:25 +0000 (07:55 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Fri, 30 Jan 2009 07:55:25 +0000 (07:55 +0000)
commite0ffc92508a50ede2dd6f15140e7185cb6e0bcb5
tree1314ffaad6bd7cb2df7fb10cba7c576bf08734fd
parent7ad9b5127869e0074565ffaec489c9537c6ec467
Use sublw for comparison with literals instead of subwf.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63382 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16ISelLowering.cpp