This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 891663db215 [Hexagon] Move pre-RA DAG mutations to scheduler constructor new 30898f12adb [Hexagon] Break up DAG mutations into separate classes, mov [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/Hexagon/HexagonMachineScheduler.cpp | 79 ----------- lib/Target/Hexagon/HexagonMachineScheduler.h | 8 -- lib/Target/Hexagon/HexagonSubtarget.cpp | 173 ++++++++++++++++++------- lib/Target/Hexagon/HexagonSubtarget.h | 12 +- lib/Target/Hexagon/HexagonTargetMachine.cpp | 5 +- lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 3 +- 6 files changed, 141 insertions(+), 139 deletions(-)