[all-commits] [llvm/llvm-project] a24736: [Hexagon] Simplify AX instruction detection
androm3da via All-commits
all-commits at lists.llvm.org
Fri Jan 7 10:33:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2473601736d9ab47652f3b3563ec1df5eac9bef
https://github.com/llvm/llvm-project/commit/a2473601736d9ab47652f3b3563ec1df5eac9bef
Author: colinl <colinl at codeaurora.org>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp
Log Message:
-----------
[Hexagon] Simplify AX instruction detection
Commit: 1f71e46f2a4fd34197607a4f59c3c93576b005a3
https://github.com/llvm/llvm-project/commit/1f71e46f2a4fd34197607a4f59c3c93576b005a3
Author: Brian Cain <bcain at quicinc.com>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h
A llvm/test/MC/Hexagon/bug18767.s
Log Message:
-----------
[Hexagon] Apply tiny core packet size slots limit
Compare: https://github.com/llvm/llvm-project/compare/dcbc91f40c2e...1f71e46f2a4f
More information about the All-commits
mailing list