summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2011-12-15-vec_shift.ll
Commit message (Collapse)AuthorAgeFilesLines
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-231-2/+2
| | | | | | | llc using the host cpu features and *waning* on unknown features is probably not a good thing :-( llvm-svn: 189144
* Add mcpu to tests to prevent them from using AVX instructions on Sandy ↵Craig Topper2012-04-271-2/+2
| | | | | | Bridge after r155618. llvm-svn: 155696
* Make sure that the lower bits on the VSELECT condition are properly set.Lang Hames2011-12-171-4/+11
| | | | llvm-svn: 146800
* Set specific target cpu for testcase.Lang Hames2011-12-151-1/+1
| | | | llvm-svn: 146678
* Added test case for r146671.Lang Hames2011-12-151-0/+12
llvm-svn: 146675
OpenPOWER on IntegriCloud