[all-commits] [llvm/llvm-project] 6999ff: [VE] Implements minimum MC layer for VE (1/4)
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Thu May 7 04:11:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6999ffcc3998bf407cd1036ac0aec8014c4e24a4
https://github.com/llvm/llvm-project/commit/6999ffcc3998bf407cd1036ac0aec8014c4e24a4
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrFormats.td
Log Message:
-----------
[VE] Implements minimum MC layer for VE (1/4)
Summary:
Correct instruction bitfield addresses to generate machine code correctly. Also
add some variables to represent all instructions correctly and change default
values to use registers by default.
Differential Revision: https://reviews.llvm.org/D79539
More information about the All-commits
mailing list