Go to file
Dan Gohman f906c7286f Use movaps to load a v4f32 build_vector of all-constant values into a
register instead of loading each element individually.

llvm-svn: 40478
2007-07-24 22:55:08 +00:00
clang Fix Sema::ParseCallExpr()...it wasn't doing the default array/function promotions on it's argument types. 2007-07-24 21:46:40 +00:00
llvm Use movaps to load a v4f32 build_vector of all-constant values into a 2007-07-24 22:55:08 +00:00