Andrew Trick 0ef2965563 Fix SCEVExpander assert during LSR: "argument of incompatible type".
Just because we're dealing with a GEP doesn't mean we can assert the
SCEV has a pointer type. The fix is simply to ignore the SCEV pointer
type, which we really didn't need.
Fixes PR11138 webkit crash.

llvm-svn: 142058
2011-10-15 06:19:55 +00:00
..
2009-09-07 22:15:23 +00:00
2010-04-07 22:53:17 +00:00
2010-01-19 21:51:51 +00:00