Use 16 bit arithmetic while retrieving the address of callee's frame during indirect...
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Sat, 9 May 2009 05:11:19 +0000 (05:11 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Sat, 9 May 2009 05:11:19 +0000 (05:11 +0000)
commit09560f805ef53e5876d025dbbf63a3244e15f8a6
tree171d88e2f1ac21cb3b09b3e8a1a8744b3c199343
parent2d85052f2bae5a5a31c03017c48ca8a9eba1453c
Use 16 bit arithmetic while retrieving the address of callee's frame during indirect function calls, and set pclath before every call to retrieve the frame address.

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