Dan Gohman
|
d17cfbe1ca
|
Use MOVSSmr instead of EXTRACTPSmr in the case of extracting
vector element 0 for a store, as it's smaller and faster.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58483 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-31 00:57:24 +00:00 |
|
Dan Gohman
|
c90a5c2878
|
Fix this test so it actually runs the grep lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57653 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-16 23:57:54 +00:00 |
|
Dale Johannesen
|
e2122a5e2e
|
Make x86 and sse2 explicit for non-x86 hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55141 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-21 21:26:06 +00:00 |
|
Dan Gohman
|
00f19b6542
|
Improve the grep commands for this test to be tolerant of ABI
differences, and to be more specific.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54648 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-11 20:10:41 +00:00 |
|
Dan Gohman
|
d9ced09299
|
Add an EXTRACTPSmr pattern to match the pattern that
X86ISelLowering creates.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54544 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-08-08 18:30:21 +00:00 |
|