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)
commitaa3e2a907ecaeab88f18bea9e869c610bccfda75
tree41769373dd30a02cee6ccc477adaac6c8555489e
parent78ae27064a8e00e21116c6ab74e22ae9be88b469
Fix a crash in ValueTracking on vectors of pointers.

llvm-svn: 170240
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstCombine/2012-12-14-simp-vgep.ll [new file with mode: 0644]