These tests used intrinsics with the wrong prototype. They weren't caught because
authorChris Lattner <sabre@nondot.org>
Sun, 27 May 2012 19:35:41 +0000 (19:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 May 2012 19:35:41 +0000 (19:35 +0000)
commitf7f59b15aa1b7648c82220c8e4bf8a8e04b92926
tree280dbf89177a8f691b4cc2dd596b1195742c9a5b
parent4cca620c18008b7a45dfde45e2ec9a4f3d335795
These tests used intrinsics with the wrong prototype.  They weren't caught because
the old verifier just checked that something "was a pointer", but not that the pointee
was correct.

llvm-svn: 157544
llvm/test/CodeGen/ARM/vlddup.ll
llvm/test/CodeGen/MSP430/2009-12-21-FrameAddr.ll
llvm/test/CodeGen/X86/sse4a.ll
llvm/test/Verifier/2008-08-22-MemCpyAlignment.ll