Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20166
[AMDGPU] Assembler: refactor parsing of modifiers and immediates. Allow modifiers for imms. ClosedPublic Authored by SamWot on May 11 2016, 6:34 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 23 2016, 1:59 AM Closed by commit rL270415: [AMDGPU] Assembler: refactor parsing of modifiers and immediates. Allow… (authored by skolton). · Explain WhyMay 23 2016, 3:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58079 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.td
llvm/trunk/test/MC/AMDGPU/ds-err.s
llvm/trunk/test/MC/AMDGPU/flat-scratch.s
llvm/trunk/test/MC/AMDGPU/out-of-range-registers.s
llvm/trunk/test/MC/AMDGPU/smrd-err.s
llvm/trunk/test/MC/AMDGPU/smrd.s
llvm/trunk/test/MC/AMDGPU/sop1-err.s
llvm/trunk/test/MC/AMDGPU/sop1.s
llvm/trunk/test/MC/AMDGPU/sop2.s
llvm/trunk/test/MC/AMDGPU/vop3.s
|