[all-commits] [llvm/llvm-project] 784986: [AArch64] Output the pseudo SPACE in asm and objec...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Fri Nov 1 08:01:58 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7849862f46933306454342b0e8ee05e4e6806646
      https://github.com/llvm/llvm-project/commit/7849862f46933306454342b0e8ee05e4e6806646
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp
    A llvm/test/CodeGen/AArch64/space.ll

  Log Message:
  -----------
  [AArch64] Output the pseudo SPACE in asm and object files

Summary: It outputs nothing, but is useful for writing tests, checking asm output.

Reviewers: t.p.northover, ostannard, tellenbach

Reviewed By: tellenbach

Subscribers: tellenbach, kristof.beyls, hiraditya, llvm-commits

Tags: #llvm

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

Change-Id: I6b58310e9e5632f0976d2000ce975ee28df90ebe




More information about the All-commits mailing list