Rafael Espindola
|
ae6000e86d
|
Replace more uses of sse41 with sse4.1.
llc using the host cpu features and *waning* on unknown features is probably
not a good thing :-(
llvm-svn: 189144
|
2013-08-23 20:39:19 +00:00 |
Nadav Rotem
|
b7bb72e4f3
|
Remove the "-promote-elements" flag. This flag is now enabled by default.
llvm-svn: 157925
|
2012-06-04 11:27:21 +00:00 |
Nadav Rotem
|
253a7391ee
|
add another testcase for pr10902
llvm-svn: 140257
|
2011-09-21 17:13:40 +00:00 |
Nadav Rotem
|
bc9ba30158
|
[VECTOR-SELECT] Address one of the bugs in pr10902.
Vector SetCC result types need to be type-legalized.
This code worked before because scalar result types are known to be legal.
llvm-svn: 140249
|
2011-09-21 14:34:38 +00:00 |