Identify unconditional gotos and generate a page sel instructions before them.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Thu, 25 Jun 2009 11:03:14 +0000 (11:03 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Thu, 25 Jun 2009 11:03:14 +0000 (11:03 +0000)
commit8ebd4b6422b19ad4669e223fa951ba7eff5da4ba
tree0cf2c9299de8651dfef66cf7d2e573992b86d4a8
parenta5e0abd0d454ffdb22f8647f4319b178901b08be
Identify unconditional gotos and generate a page sel instructions before them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74172 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstrBuilder.h
lib/Target/PIC16/PIC16MemSelOpt.cpp