summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-load-store.ll
Commit message (Expand)AuthorAge
* Fix a bug in the lowering of BUILD_VECTOR for AVX. SCALAR_TO_VECTOR does not ...Nadav Rotem2012-01-11
* Remove X86-dependent stuff from SSEDomainFix.Jakob Stoklund Olesen2011-09-27
* Fix PR10844: Add patterns to cover non foldable versions of X86vzmovl.Bruno Cardoso Lopes2011-09-08
* Fix the test added by Nadav in r137308. Make it more strict:Bruno Cardoso Lopes2011-08-11
* Add v16i16 and v32i8 store patternsBruno Cardoso Lopes2011-08-09
* Add two patterns to match special vmovss and vmovsd cases. Also fixBruno Cardoso Lopes2011-08-09
* Add 256-bit load/store recognition and matching in several places.Bruno Cardoso Lopes2011-07-14