[PATCH] D19584: AMDGPU/SI: Assembler: Unify parsing/printing of operands.

Nikolay Haustov via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 02:05:52 PDT 2016


nhaustov updated this revision to Diff 55550.
nhaustov added a comment.

Rebase on latest repository (with reverted TTMP quads changes).


http://reviews.llvm.org/D19584

Files:
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/captured-frame-index.ll
  test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll
  test/CodeGen/AMDGPU/cgp-addressing-modes.ll
  test/CodeGen/AMDGPU/ctpop.ll
  test/CodeGen/AMDGPU/fdiv.f64.ll
  test/CodeGen/AMDGPU/fmax3.f64.ll
  test/CodeGen/AMDGPU/global_atomics.ll
  test/CodeGen/AMDGPU/global_atomics_i64.ll
  test/CodeGen/AMDGPU/half.ll
  test/CodeGen/AMDGPU/invariant-load-no-alias-store.ll
  test/CodeGen/AMDGPU/llvm.SI.load.dword.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.atomic.dec.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.atomic.inc.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.atomic.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.format.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.ll
  test/CodeGen/AMDGPU/merge-stores.ll
  test/CodeGen/AMDGPU/mubuf.ll
  test/CodeGen/AMDGPU/reduce-load-width-alignment.ll
  test/CodeGen/AMDGPU/schedule-global-loads.ll
  test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
  test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll
  test/CodeGen/AMDGPU/v_mac.ll
  test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot-compute.ll
  test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
  test/MC/AMDGPU/ds-err.s
  test/MC/AMDGPU/mubuf.s
  test/MC/AMDGPU/reg-syntax-extra.s
  test/MC/Disassembler/AMDGPU/mubuf_vi.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19584.55550.patch
Type: text/x-patch
Size: 182446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/38cbad04/attachment-0001.bin>


More information about the llvm-commits mailing list