[all-commits] [llvm/llvm-project] ba4afe: [AIX] Change the default target CPU to power4 for ...

Steven Wan via All-commits all-commits at lists.llvm.org
Wed Jun 3 10:50:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ba4afe6f7a8453b24ee0b664e40d157d15a54034
      https://github.com/llvm/llvm-project/commit/ba4afe6f7a8453b24ee0b664e40d157d15a54034
  Author: Steven Wan <wanyu9511 at gmail.com>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    A clang/test/Driver/aix-mcpu-default.c

  Log Message:
  -----------
  [AIX] Change the default target CPU to power4 for AIX on Power

Summary: This patch changes the AIX default target CPU to power4 since this is the the lowest arch for the lowest OS level supported.

Reviewers: hubert.reinterpretcast, cebowleratibm, daltenty

Reviewed By: hubert.reinterpretcast

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list