[all-commits] [llvm/llvm-project] 09d098: [AArch64] Fix branch, terminator, etc properties f...

Kristof Beyls via All-commits all-commits at lists.llvm.org
Tue Jun 9 00:30:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 09d098506bb9e39d3b0284331a039c8e86eec6e3
      https://github.com/llvm/llvm-project/commit/09d098506bb9e39d3b0284331a039c8e86eec6e3
  Author: Kristof Beyls <kristof.beyls at arm.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td

  Log Message:
  -----------
  [AArch64] Fix branch, terminator, etc properties for BRA* instructions.

Tests relying on some of these fixes will be added for this in follow-on
patches that introduce new features that require these properties to be
correct.

Differential Revision: https://reviews.llvm.org/D81399




More information about the All-commits mailing list