Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove support for a bunch of obsolete instruction encodings | Chris Lattner | 2011-06-17 | 1 | -0/+0 |
| | | | | | | and other backward compatibility hacks. llvm-svn: 133273 | ||||
* | Remove the pmulld intrinsic and autoupdate it as a vector multiply. | Eric Christopher | 2010-03-30 | 1 | -0/+0 |
Rewrite the pmulld patterns, and make sure that they fold in loads of arguments into the instruction. llvm-svn: 99910 |