Fix a crash in ValueTracking on vectors of pointers.
authorNadav Rotem <nrotem@apple.com>
Fri, 14 Dec 2012 20:43:49 +0000 (20:43 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 14 Dec 2012 20:43:49 +0000 (20:43 +0000)
commitfd360c3e242e6317b241107a1db2b7d4a6276476
tree07218a9afeb529fbf632bac77c5b30c143adf1b4
parentd3eb4f46f011f5880e09862559c17f03e38bef39
Fix a crash in ValueTracking on vectors of pointers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170240 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ValueTracking.cpp
test/Transforms/InstCombine/2012-12-14-simp-vgep.ll [new file with mode: 0644]