| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
If a constant is the same as the reverse of an inline immediate,
this is 4 bytes smaller than having to embed a 32-bit literal.
llvm-svn: 263201
|
| |
|
|
|
|
| |
Patch by Richard Thomson
llvm-svn: 262536
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: This change renames output operand for VOP instructions from dst to vdst. This is needed to enable decoding named operands for disassembler.
Reviewers: vpykhtin, tstellarAMD, arsenm
Subscribers: arsenm, llvm-commits, nhaustov
Projects: #llvm-amdgpu-spb
Differential Revision: http://reviews.llvm.org/D16920
llvm-svn: 260986
|
| |
|
|
| |
llvm-svn: 250797
|
| |
|
|
| |
llvm-svn: 247345
|
| |
|
|
| |
llvm-svn: 244380
|
| |
|
|
| |
llvm-svn: 244379
|
| |
|
|
|
|
|
|
|
|
| |
Reviewers: arsenm
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11061
llvm-svn: 242146
|
| |
|
|
|
|
|
|
|
| |
The two-address instruction pass will convert these back to v_mad_f32
if necessary.
Differential Revision: http://reviews.llvm.org/D11060
llvm-svn: 242038
|
| |
|
|
|
|
|
|
|
| |
one use
This is convered by existing testcases and will be exposed by a future
commit.
llvm-svn: 241817
|
|
|
llvm-svn: 239657
|