aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_insert-9.ll
AgeCommit message (Expand)Author
2010-08-28fix the buildvector->insertp[sd] logic to not always create a redundantChris Lattner
2010-03-24BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts.Nate Begeman