[all-commits] [llvm/llvm-project] c18736: [Hexagon] Refactor HexagonShuffle
androm3da via All-commits
all-commits at lists.llvm.org
Fri Jan 17 10:22:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1873631d0a8f2acca4ab428a1e9abea844d97ff
https://github.com/llvm/llvm-project/commit/c1873631d0a8f2acca4ab428a1e9abea844d97ff
Author: Brian Cain <bcain at quicinc.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h
A test/MC/Hexagon/PacketRules/restrict_slot1_aok.s
Log Message:
-----------
[Hexagon] Refactor HexagonShuffle
The check() in HexagonShuffle has been decomposed into smaller steps.
No functionality change is intended with this commit.
More information about the All-commits
mailing list