Fix the last of the major PPC GEP folding deficiencies.  This will allow
the ISel to use indexed and non-zero immediate offsets for GEPs that have
more than one use.  This is common for instruction sequences such as a load
followed by a modify and store to the same address.

llvm-svn: 16493
1 file changed
tree: 5a13be4461054a1b0bf89591ec65e9d57005ecee
  1. llvm/