Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Mips] Add s.d instruction alias for Mips1 | Simon Atanasyan | 2019-06-12 | 1 | -0/+13 |
Add support for s.d instruction for Mips1 which expands into two swc1 instructions. Patch by Mirko Brkusanin. Differential Revision: https://reviews.llvm.org/D63199 llvm-svn: 363184 |