[all-commits] [llvm/llvm-project] 60aed6: [Hexagon] Add prev65 subtarget feature

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Jan 17 07:27:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 60aed6a4e5d936b87f5bed0c983be0bab55b1355
      https://github.com/llvm/llvm-project/commit/60aed6a4e5d936b87f5bed0c983be0bab55b1355
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M llvm/lib/Target/Hexagon/Hexagon.td
    M llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td
    M llvm/lib/Target/Hexagon/HexagonSubtarget.h
    M llvm/test/MC/Hexagon/J2_trap1_dep.s

  Log Message:
  -----------
  [Hexagon] Add prev65 subtarget feature

There was a change to trap1 instruction between v62 and v65. This
feature will allow the assembler/disassembler to handle different
variants depending on the CPU version.




More information about the All-commits mailing list