[all-commits] [llvm/llvm-project] 2cb8c1: Revert "Reduce the number of attributes attached t...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Thu Apr 8 08:30:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cb8c10342ee5d040725abb1166feb92a64c7df6
https://github.com/llvm/llvm-project/commit/2cb8c10342ee5d040725abb1166feb92a64c7df6
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M clang/lib/CodeGen/CodeGenFunction.cpp
M clang/test/CodeGen/aarch64-neon-ldst-one.c
M clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
M clang/test/CodeGen/aarch64-poly128.c
M clang/test/CodeGen/aarch64-poly64.c
M clang/test/CodeGenCXX/dllexport-ctor-closure.cpp
M clang/test/CodeGenCXX/dllexport.cpp
Log Message:
-----------
Revert "Reduce the number of attributes attached to each function"
This reverts commit 053dc95839b3b8a36db46f8c419e36e632e989cd. It causes perf regressions - see discussion in D97116.
More information about the All-commits
mailing list