Fixed llc crash for zext (i1 -> i8) loads.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 28 Dec 2009 04:53:24 +0000 (04:53 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 28 Dec 2009 04:53:24 +0000 (04:53 +0000)
commit917283a4185ddb901776c7915359664ae92aef9d
treeee0c5d1f198d12e5c4780b820e1f66c5f4caf82f
parent8f17a36d3107bdc4ffed53ce782c1724ef6460e7
Fixed llc crash for zext (i1 -> i8) loads.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92201 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16ISelLowering.cpp
test/CodeGen/PIC16/C16-11.ll [new file with mode: 0644]