summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/sse41_pmulld.ll
Commit message (Collapse)AuthorAgeFilesLines
* remove support for a bunch of obsolete instruction encodingsChris Lattner2011-06-171-3/+0
| | | | | | and other backward compatibility hacks. llvm-svn: 133273
* Fix test cases that were previously using grep to use FileCheckChad Rosier2011-05-281-2/+3
| | | | llvm-svn: 132237
* add newlines at the end of files.Chris Lattner2010-04-071-1/+1
| | | | llvm-svn: 100705
* Remove the pmulld intrinsic and autoupdate it as a vector multiply.Eric Christopher2010-03-301-0/+2
Rewrite the pmulld patterns, and make sure that they fold in loads of arguments into the instruction. llvm-svn: 99910
OpenPOWER on IntegriCloud