Files
llvm-6502/test/Transforms
Andrew Trick 365c9f1ff5 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142058 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-15 06:19:55 +00:00
..
2011-03-11 21:52:04 +00:00
2011-03-07 21:28:14 +00:00
2011-08-15 20:52:09 +00:00
2011-08-19 21:21:20 +00:00
2011-08-02 02:47:45 +00:00