[all-commits] [llvm/llvm-project] 7bbde1: [ARM] Add a PreferNoCSEL option. NFC

David Green via All-commits all-commits at lists.llvm.org
Thu Jul 16 04:43:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bbde17e62aafa487dbcb170ca07d0aed4833adc
      https://github.com/llvm/llvm-project/commit/7bbde17e62aafa487dbcb170ca07d0aed4833adc
  Author: David Green <david.green at arm.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M llvm/lib/Target/ARM/Thumb2InstrInfo.cpp

  Log Message:
  -----------
  [ARM] Add a PreferNoCSEL option. NFC

This disables CSEL, falling back to the old predicated move behaviour
for cases where that is useful for debugging.




More information about the All-commits mailing list