Before converting an operand to mem, check if it is legal to do so.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Fri, 26 Feb 2010 07:27:35 +0000 (07:27 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Fri, 26 Feb 2010 07:27:35 +0000 (07:27 +0000)
commit917733eca0b5d25aeb86dc5793f898932926851c
tree32b272ab2314b7c90a390e8cdd7007476c9e4940
parent5478b6b6f6c6ac6b3c2134175e5fa2f048a6f7f7
Before converting an operand to mem, check if it is legal to do so.

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