[all-commits] [llvm/llvm-project] 9469ff: [PowerPC] Add clang option -m[no-]prefixed

Lei Huang via All-commits all-commits at lists.llvm.org
Thu May 13 10:02:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9469ff15b77905245e26fe7f166fc127d813a0c0
      https://github.com/llvm/llvm-project/commit/9469ff15b77905245e26fe7f166fc127d813a0c0
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Basic/Targets/PPC.cpp
    M clang/lib/Basic/Targets/PPC.h
    A clang/test/Driver/ppc-prefixed.cpp

  Log Message:
  -----------
  [PowerPC] Add clang option -m[no-]prefixed

Add user-facing front end option to turn off power10 prefixed instructions.

Reviewed By: nemanjai

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




More information about the All-commits mailing list