summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-10-18-FastISel-VectorParams.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-17Make x86 fast-isel correctly choose between aligned and unaligned operations ...Craig Topper
2011-10-29Force SSE for this test.Benjamin Kramer
2011-10-18Added testcase for <rdar://problem/10215997>Lang Hames