summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/sse41_pmulld.ll.bc
Commit message (Collapse)AuthorAgeFilesLines
* remove support for a bunch of obsolete instruction encodingsChris Lattner2011-06-171-0/+0
| | | | | | and other backward compatibility hacks. llvm-svn: 133273
* Remove the pmulld intrinsic and autoupdate it as a vector multiply.Eric Christopher2010-03-301-0/+0
Rewrite the pmulld patterns, and make sure that they fold in loads of arguments into the instruction. llvm-svn: 99910
OpenPOWER on IntegriCloud