diff options
author | Marek Olsak <marek.olsak@amd.com> | 2015-02-11 14:26:46 +0000 |
---|---|---|
committer | Marek Olsak <marek.olsak@amd.com> | 2015-02-11 14:26:46 +0000 |
commit | fa6607d0b6fe5dd45257491d83ffdd5d0f66a3bc (patch) | |
tree | 56c7ec077de66eda9e147f2bc599bbb8875b2344 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 2a0e435db10496db2d63126d871575a0e94cf2c3 (diff) | |
download | llvm-fa6607d0b6fe5dd45257491d83ffdd5d0f66a3bc.zip llvm-fa6607d0b6fe5dd45257491d83ffdd5d0f66a3bc.tar.gz llvm-fa6607d0b6fe5dd45257491d83ffdd5d0f66a3bc.tar.bz2 |
R600/SI: Enable a lot of existing tests for VI (squashed commits)
This is a union of these commits:
* R600/SI: Enable more tests for VI which need no changes
* R600/SI: Enable V_BCNT tests for VI
Differences:
- v_bcnt_..._e32 -> _e64
- s_load_dword* inline offset is in bytes instead of dwords
* R600/SI: Enable all tests for VI which use S_LOAD_DWORD
The inline offset is changed from dwords to bytes.
* R600/SI: Enable LDS tests for VI
Differences:
- the s_load_dword inline offset changed from dwords to bytes
- the tests checked very little on CI, so they have been fixed to check all
instructions that "SI" checked
* R600/SI: Enable lshr tests for VI
* R600/SI: Fix divrem64 tests
- "v_lshl_64" was missing "b" before "64"
- added VI-NOT checks
* R600/SI: Enable the SI.tid test for VI
* R600/SI: Enable the frem test for VI
Also, the frem_f64 checking is added for CI-VI.
* R600/SI: Add VI tests for rsq.clamped
llvm-svn: 228830
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions