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 | ||||
* | Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2.unpckh.pd, and ↵ | Evan Cheng | 2008-05-24 | 1 | -0/+0 |
x86.sse2.unpckl.pd intrinsics. These will be lowered into shuffles. llvm-svn: 51531 |