summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/sse2_unpck_pd.ll
Commit message (Collapse)AuthorAgeFilesLines
* remove support for a bunch of obsolete instruction encodingsChris Lattner2011-06-171-4/+0
| | | | | | and other backward compatibility hacks. llvm-svn: 133273
* Fix test cases that were previously using grep to use FileCheckChad Rosier2011-05-281-3/+4
| | | | llvm-svn: 132237
* Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2.unpckh.pd, and ↵Evan Cheng2008-05-241-0/+3
x86.sse2.unpckl.pd intrinsics. These will be lowered into shuffles. llvm-svn: 51531
OpenPOWER on IntegriCloud