| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
We switched from i32 to i8 types a while ago and the tests were never
updated.
llvm-svn: 188428
|
| |
|
|
|
|
|
| |
The previous code declared the operand as unknown:$vaddr, which made
it possible for scalar registers to be used instead of vector registers.
llvm-svn: 188425
|
| |
|
|
|
|
|
| |
Patch by: Marek Olšák
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
llvm-svn: 188421
|
| |
|
|
|
|
| |
Also factor out the register class lookup to its own function.
llvm-svn: 187830
|
|
|
Adapted from the llvm.SI.sample test.
Reviewed-by: Christian König <christian.koenig@amd.com>
llvm-svn: 181425
|