| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Enable the fusion of arithmetic and logic instructions for Exynos M4.
llvm-svn: 351149
|
|
|
|
|
|
|
| |
Fix another typo, this time in the `RUN` line, which used a syntax not
universally supported, in test case added by D56572.
llvm-svn: 351144
|
|
|
|
|
|
| |
Fix typo in test case added by D56572 (rL351139).
llvm-svn: 351143
|
|
This feature enables the fusion of some arithmetic and logic instructions
together.
Differential revision: https://reviews.llvm.org/D56572
llvm-svn: 351139
|