[clang] [llvm] [clang-tools-extra] [AArch64][SVE2] Lower OR to SLI/SRI (PR #77555)

2024-01-12 Thread Usman Nadeem via cfe-commits
https://github.com/UsmanNadeem closed https://github.com/llvm/llvm-project/pull/77555 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [llvm] [clang] [AArch64][SVE2] Lower OR to SLI/SRI (PR #77555)

2024-01-11 Thread Usman Nadeem via cfe-commits
https://github.com/UsmanNadeem updated https://github.com/llvm/llvm-project/pull/77555 >From 7eeacff38b6d95fb2eb0fe13cad660801e7982fd Mon Sep 17 00:00:00 2001 From: "Nadeem, Usman" Date: Tue, 9 Jan 2024 20:20:10 -0800 Subject: [PATCH 1/2] [AArch64][SVE2] Lower OR to SLI/SRI Code builds on

[clang] 3951a73 - [Flang][Driver] Handle target CPU and features

2022-12-02 Thread Usman Nadeem via cfe-commits
Author: Usman Nadeem Date: 2022-12-02T09:37:53-08:00 New Revision: 3951a73490df0f3dd307e8ea6aa52d2776259a4c URL: https://github.com/llvm/llvm-project/commit/3951a73490df0f3dd307e8ea6aa52d2776259a4c DIFF: https://github.com/llvm/llvm-project/commit/3951a73490df0f3dd307e8ea6aa52d2776259a4c.diff

[clang] ef5ede5 - [Flang][Driver] Add support for PIC

2022-08-22 Thread Usman Nadeem via cfe-commits
Author: Usman Nadeem Date: 2022-08-22T11:10:42-07:00 New Revision: ef5ede52efbff6ffa9f8c40dc3c6276146e6ff45 URL: https://github.com/llvm/llvm-project/commit/ef5ede52efbff6ffa9f8c40dc3c6276146e6ff45 DIFF: https://github.com/llvm/llvm-project/commit/ef5ede52efbff6ffa9f8c40dc3c6276146e6ff45.diff

[clang] 405ad84 - Update hwasan test to fix failure on older Android API versions.

2022-08-12 Thread Usman Nadeem via cfe-commits
Author: Usman Nadeem Date: 2022-08-12T16:30:08-07:00 New Revision: 405ad847931f68673e6c7e95a26cc265e150d9c6 URL: https://github.com/llvm/llvm-project/commit/405ad847931f68673e6c7e95a26cc265e150d9c6 DIFF: https://github.com/llvm/llvm-project/commit/405ad847931f68673e6c7e95a26cc265e150d9c6.diff

[clang] 0a9d740 - [clang][Driver] Update/cleanup LTO logic to ensure that the last lto argument is honored

2021-09-08 Thread Usman Nadeem via cfe-commits
Author: Usman Nadeem Date: 2021-09-08T15:53:49-07:00 New Revision: 0a9d740c232e1e4b71fcbbaf844211d70b06d873 URL: https://github.com/llvm/llvm-project/commit/0a9d740c232e1e4b71fcbbaf844211d70b06d873 DIFF: https://github.com/llvm/llvm-project/commit/0a9d740c232e1e4b71fcbbaf844211d70b06d873.diff

[clang] 54612a0 - Revert "[clang][Driver] Update/cleanup LTO logic to ensure that the last lto argument is honored"

2021-09-08 Thread Usman Nadeem via cfe-commits
Author: Usman Nadeem Date: 2021-09-08T15:49:35-07:00 New Revision: 54612a037aff42150e4c605e90a530fe1cc34c64 URL: https://github.com/llvm/llvm-project/commit/54612a037aff42150e4c605e90a530fe1cc34c64 DIFF: https://github.com/llvm/llvm-project/commit/54612a037aff42150e4c605e90a530fe1cc34c64.diff

[clang] d2d2e5e - [clang][Driver] Update/cleanup LTO logic to ensure that the last lto argument is honored

2021-09-08 Thread Usman Nadeem via cfe-commits
Author: Usman Nadeem Date: 2021-09-08T15:40:32-07:00 New Revision: d2d2e5ea480feb09dc0edeac2eb14310de74b372 URL: https://github.com/llvm/llvm-project/commit/d2d2e5ea480feb09dc0edeac2eb14310de74b372 DIFF: https://github.com/llvm/llvm-project/commit/d2d2e5ea480feb09dc0edeac2eb14310de74b372.diff