[all-commits] [llvm/llvm-project] 043c5e: [RISCV] Handle globals and block addresses in asm ...
Luís Marques via All-commits
all-commits at lists.llvm.org
Mon Jan 13 07:35:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 043c5eafa8789d76b06b93d157c928830c4d0814
https://github.com/llvm/llvm-project/commit/043c5eafa8789d76b06b93d157c928830c4d0814
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
M llvm/test/CodeGen/RISCV/inline-asm.ll
Log Message:
-----------
[RISCV] Handle globals and block addresses in asm operands
Summary: These seem to be the machine operand types currently needed by the
RISC-V target.
Reviewers: asb, lenary
Reviewed By: lenary
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72275
More information about the All-commits
mailing list