Add versions 256-bit versions of alignedstore and alignedload, to be
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 13 Sep 2011 19:33:03 +0000 (19:33 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 13 Sep 2011 19:33:03 +0000 (19:33 +0000)
commitdf24e1fb0812edd2bd33a3b279edb030dd30023d
tree48b5619cf37aec7fef311f02990031729c325ad0
parent809f17fbb1260fdc2e7a7e4ca0fa1aef9a75a6f7
Add versions 256-bit versions of alignedstore and alignedload, to be
more strict about the alignment checking. This was found by inspection
and I don't have any testcases so far, although the llvm testsuite runs
without any problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139625 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td