[all-commits] [llvm/llvm-project] 0cd262: [llvm][ARM] Remove non-existent arm1176j-s CPU

David Spickett via All-commits all-commits at lists.llvm.org
Tue May 25 01:57:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cd2629d97e70f34adb8d0d2ac4a4d280e3bab86
      https://github.com/llvm/llvm-project/commit/0cd2629d97e70f34adb8d0d2ac4a4d280e3bab86
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
    M llvm/lib/Target/ARM/ARM.td
    M llvm/test/CodeGen/ARM/build-attributes.ll
    M llvm/unittests/Support/TargetParserTest.cpp

  Log Message:
  -----------
  [llvm][ARM] Remove non-existent arm1176j-s CPU

This was removed in https://reviews.llvm.org/D52594 for clang.

The one test using it has been updated to use the mpcore
CPU as the linked clang change does.

This is part of fixing https://bugs.llvm.org/show_bug.cgi?id=50454.

Reviewed By: peter.smith

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




More information about the All-commits mailing list