Michael Liao
8fe3a6bda4
Add test for ATOM ISA SSSE3
...
- Remove SSE4.1 feature in other ATOM-based test cases
llvm-svn: 166699
2012-10-25 17:50:05 +00:00
Manman Ren
3590361bf0
Fix Atom bots for r163036.
...
llvm-svn: 163040
2012-09-01 00:17:06 +00:00
Manman Ren
26c5d0f607
SelectionDAG: when constructing VZEXT_LOAD from other loads, make sure its
...
output chain is correctly setup.
As an example, if the original load must happen before later stores, we need
to make sure the constructed VZEXT_LOAD is constrained to be before the stores.
rdar://11457792
llvm-svn: 163036
2012-08-31 23:16:57 +00:00
Dan Gohman
fb4193625a
Delete useless trailing semicolons.
...
llvm-svn: 92740
2010-01-05 17:55:26 +00:00
Dan Gohman
40503396da
Eliminate more uses of llvm-as and llvm-dis.
...
llvm-svn: 81290
2009-09-08 23:54:48 +00:00
Dan Gohman
0d4bbf2c4a
Remove obsolete -f flags.
...
llvm-svn: 79992
2009-08-25 15:38:29 +00:00
Mon P Wang
7a82474387
Improved shuffle normalization to avoid using extract/build when we
...
can extract using different indexes for two vectors. Added a few tests
for vector shuffles.
llvm-svn: 59399
2008-11-16 05:06:27 +00:00