[all-commits] [llvm/llvm-project] a0bc67: [Hexagon] Enable IAS in the Hexagon backend
Brad Smith via All-commits
all-commits at lists.llvm.org
Fri Jun 3 15:20:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0bc67e555f404d0e7ddb2e78cb891d96eaf913d
https://github.com/llvm/llvm-project/commit/a0bc67e555f404d0e7ddb2e78cb891d96eaf913d
Author: Brad Smith <brad at comstyle.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
M llvm/test/CodeGen/Hexagon/inline-asm-hexagon.ll
M llvm/test/CodeGen/Hexagon/inline-asm-i1.ll
M llvm/test/CodeGen/Hexagon/inline-asm-qv.ll
M llvm/test/CodeGen/Hexagon/rdf-inline-asm-fixed.ll
M llvm/test/CodeGen/Hexagon/v6-inlasm1.ll
M llvm/test/CodeGen/Hexagon/v6-inlasm2.ll
M llvm/test/CodeGen/Hexagon/v6-inlasm3.ll
M llvm/test/CodeGen/Hexagon/v6vec-vprint.ll
Log Message:
-----------
[Hexagon] Enable IAS in the Hexagon backend
Reviewed By: kparzysz
Differential Revision: https://reviews.llvm.org/D123096
More information about the All-commits
mailing list