summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-10-18-FastISel-VectorParams.ll
Commit message (Collapse)AuthorAge
* Make x86 fast-isel correctly choose between aligned and unaligned operations ↵Craig Topper2013-07-17
| | | | | | for vector stores. Fixes PR16640. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186491 91177308-0d34-0410-b5e6-96231b3b80d8
* Force SSE for this test.Benjamin Kramer2011-10-29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143291 91177308-0d34-0410-b5e6-96231b3b80d8
* Added testcase for <rdar://problem/10215997>Lang Hames2011-10-18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142462 91177308-0d34-0410-b5e6-96231b3b80d8