]> granicus.if.org Git - llvm/commit
[AMDGPU][MC] Enabled expressions for most operands which accept integer values
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Fri, 17 May 2019 13:17:48 +0000 (13:17 +0000)
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Fri, 17 May 2019 13:17:48 +0000 (13:17 +0000)
commit23cd383db369463e70c0bb8f14423dc9e089b42c
tree889eaa03c97d1e64314d2d97c73f79c85f435bef
parent628e4bfaaf266de776367abb58efb8f6f0539c2a
[AMDGPU][MC] Enabled expressions for most operands which accept integer values

See bug 40873: https://bugs.llvm.org/show_bug.cgi?id=40873

Reviewers: artem.tamazov, arsenm

Differential Revision: https://reviews.llvm.org/D60768

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
test/MC/AMDGPU/dl-insts-err.s
test/MC/AMDGPU/expressions-gfx10.s [new file with mode: 0644]
test/MC/AMDGPU/expressions.s
test/MC/AMDGPU/flat-global.s
test/MC/AMDGPU/invalid-instructions-spellcheck.s
test/MC/AMDGPU/literals.s
test/MC/AMDGPU/vop3.s
test/MC/AMDGPU/vop3p-err.s
test/MC/AMDGPU/vop_sdwa.s