Go to file
Dan Gohman 4788552deb Re-apply 40504, but with a fix for the segfault it caused in oggenc:
Make the alignedload and alignedstore patterns always require 16-byte
alignment. This way when they are used in the "Fs" instructions, in which
a vector instruction is used for a scalar purpose, they can still require
the full vector alignment. And add a regression test for this.

llvm-svn: 40555
2007-07-27 17:16:43 +00:00
clang Add Type::isOCUVectorType(). 2007-07-26 18:32:01 +00:00
llvm Re-apply 40504, but with a fix for the segfault it caused in oggenc: 2007-07-27 17:16:43 +00:00