summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/unaligned-32-byte-memops.ll
Commit message (Expand)AuthorAgeFilesLines
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [x86] fix allowsMisalignedMemoryAccess() implementationSanjay Patel2015-08-141-3/+3
* add test to show suboptimal load merging behaviorSanjay Patel2015-06-181-0/+25
* fixed to test attributes and use better checksSanjay Patel2015-06-181-151/+168
* [X86, AVX] replace vinsertf128 intrinsics with generic shufflesSanjay Patel2015-03-101-52/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-19/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-18/+18
* Merge consecutive 16-byte loads into one 32-byte load (PR22329)Sanjay Patel2015-02-031-29/+38
* combine consecutive subvector 16-byte loads into one 32-byte loadSanjay Patel2014-12-161-4/+237
* Add a feature flag for slow 32-byte unaligned memory accesses [x86].Sanjay Patel2014-11-211-0/+46
OpenPOWER on IntegriCloud