Page MenuHomePhabricator

mubashar_ (Mubashar Ahmad)
Undergraduate Software Engineer at Arm

Projects

User does not belong to any projects.

User Details

User Since
Sep 15 2021, 3:34 AM (79 w, 3 d)

Recent Activity

Feb 8 2022

mubashar_ committed rG95b8a3e52050: [AArch64] FeaturePerfMon Added to CPUs (authored by mubashar_).
[AArch64] FeaturePerfMon Added to CPUs
Feb 8 2022, 3:20 AM
mubashar_ closed D118705: [AArch64] FeaturePerfMon Added to CPUs.
Feb 8 2022, 3:19 AM · Restricted Project

Feb 1 2022

mubashar_ requested review of D118705: [AArch64] FeaturePerfMon Added to CPUs.
Feb 1 2022, 8:19 AM · Restricted Project

Jan 20 2022

mubashar_ committed rG3da69fb5a26c: [Clang][AArch64][ARM] Unaligned Access Test Fix (authored by mubashar_).
[Clang][AArch64][ARM] Unaligned Access Test Fix
Jan 20 2022, 7:30 AM
mubashar_ committed rG35737df4dcd2: [Clang][AArch64][ARM] Unaligned Access Warning Added (authored by mubashar_).
[Clang][AArch64][ARM] Unaligned Access Warning Added
Jan 20 2022, 6:13 AM
mubashar_ closed D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added.
Jan 20 2022, 6:13 AM · Restricted Project, Restricted Project

Jan 18 2022

mubashar_ updated the diff for D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added.

Addressed comments from @lenary.

Jan 18 2022, 6:28 AM · Restricted Project, Restricted Project

Jan 17 2022

mubashar_ updated the diff for D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added.

Addressed comments.

Jan 17 2022, 9:08 AM · Restricted Project, Restricted Project
mubashar_ committed rG61d547e82494: [Clang][AArch64][ARM] PMUv3 Option Added (authored by mubashar_).
[Clang][AArch64][ARM] PMUv3 Option Added
Jan 17 2022, 6:34 AM
mubashar_ closed D116748: [AArch64][ARM][Clang] PerfMon Extension Added.
Jan 17 2022, 6:33 AM · Restricted Project, Restricted Project
mubashar_ updated the diff for D116748: [AArch64][ARM][Clang] PerfMon Extension Added.
Jan 17 2022, 6:26 AM · Restricted Project, Restricted Project

Jan 14 2022

mubashar_ accepted D117319: [NFCI][Support] Avoid ASSERT_/EXPECT_TRUE(A <op> B).

It seems ok to me.

Jan 14 2022, 8:40 AM · Restricted Project

Jan 13 2022

mubashar_ updated the diff for D116748: [AArch64][ARM][Clang] PerfMon Extension Added.

The command line option for Clang is now +pmuv3 to enable PerfMon.

Jan 13 2022, 8:42 AM · Restricted Project, Restricted Project

Jan 12 2022

mubashar_ updated the diff for D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added.

Windows tests are now expected to fail.

Jan 12 2022, 2:32 AM · Restricted Project, Restricted Project

Jan 11 2022

mubashar_ accepted D117022: [ARM] Remove FeaturePerfMon from armv7-m.

This looks good to me.

Jan 11 2022, 9:30 AM · Restricted Project

Jan 10 2022

mubashar_ committed rGd17fb46e8945: [Clang][AArch64][ARM] PMUv3.4 Option Added (authored by mubashar_).
[Clang][AArch64][ARM] PMUv3.4 Option Added
Jan 10 2022, 3:29 AM
mubashar_ closed D116748: [AArch64][ARM][Clang] PerfMon Extension Added.
Jan 10 2022, 3:28 AM · Restricted Project, Restricted Project

Jan 7 2022

mubashar_ committed rG2cd2600abaf3: Unaligned Access Warning Added (authored by mubashar_).
Unaligned Access Warning Added
Jan 7 2022, 1:56 AM

Jan 6 2022

mubashar_ requested review of D116748: [AArch64][ARM][Clang] PerfMon Extension Added.
Jan 6 2022, 8:02 AM · Restricted Project, Restricted Project

Jan 4 2022

mubashar_ updated the diff for D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added.

Enabled warning whenever +strict-align is present.

Jan 4 2022, 9:30 AM · Restricted Project, Restricted Project

Dec 24 2021

mubashar_ updated the diff for D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added.

Cleaned up code to make it more clang format friendly. Added another test suite in C.

Dec 24 2021, 3:44 AM · Restricted Project, Restricted Project

Dec 23 2021

mubashar_ removed a reviewer for D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added: lenary.
Dec 23 2021, 9:07 AM · Restricted Project, Restricted Project
mubashar_ requested review of D116221: [AArch64][ARM][Clang] Unaligned Access Warning Added.
Dec 23 2021, 8:59 AM · Restricted Project, Restricted Project

Nov 18 2021

mubashar_ closed D113256: [AArch64][ARM] Enablement of Cortex-A710 Support.

Landed as: https://reviews.llvm.org/rG8e47b83ec93de6f92d077240a3665f3a03076957

Nov 18 2021, 3:04 AM · Restricted Project, Restricted Project
mubashar_ committed rG8e47b83ec93d: [AArch64][ARM] Enablement of Cortex-A710 Support (authored by mubashar_).
[AArch64][ARM] Enablement of Cortex-A710 Support
Nov 18 2021, 3:02 AM

Nov 10 2021

mubashar_ updated the diff for D113256: [AArch64][ARM] Enablement of Cortex-A710 Support.

Placement of Cortex-A710 items changed to order specified by previous comments.

Nov 10 2021, 7:47 AM · Restricted Project, Restricted Project

Nov 8 2021

mubashar_ updated the diff for D113256: [AArch64][ARM] Enablement of Cortex-A710 Support.

Patch addresses comments.

Nov 8 2021, 5:23 AM · Restricted Project, Restricted Project

Nov 5 2021

mubashar_ requested review of D113256: [AArch64][ARM] Enablement of Cortex-A710 Support.
Nov 5 2021, 3:14 AM · Restricted Project, Restricted Project

Oct 26 2021

mubashar_ added a comment to D112459: [AArch64] Enablement of Cortex-X2.

Addressed comments from @dmgreen.

Oct 26 2021, 7:32 AM · Restricted Project, Restricted Project
mubashar_ updated the diff for D112459: [AArch64] Enablement of Cortex-X2.

Made adjustments to AArch64.td and AArch64Subtarget.cpp files.

Oct 26 2021, 7:31 AM · Restricted Project, Restricted Project

Oct 25 2021

mubashar_ requested review of D112459: [AArch64] Enablement of Cortex-X2.
Oct 25 2021, 8:00 AM · Restricted Project, Restricted Project

Oct 14 2021

mubashar_ added inline comments to D109825: [AArch64]Enabling Cortex-A510 Support.
Oct 14 2021, 7:55 AM · Restricted Project, Restricted Project
mubashar_ updated the diff for D109825: [AArch64]Enabling Cortex-A510 Support.

Corrected PAUTH duplication mistake.

Oct 14 2021, 7:54 AM · Restricted Project, Restricted Project
mubashar_ updated the diff for D109825: [AArch64]Enabling Cortex-A510 Support.

Added crypto and no-crypto tests for -mcpu and added new section for Arm and AArch64 support in release notes.

Oct 14 2021, 7:33 AM · Restricted Project, Restricted Project

Oct 13 2021

mubashar_ updated the diff for D109825: [AArch64]Enabling Cortex-A510 Support.

Added crypto and non-crypto related tests for mcpu in aarch64-cpus.c

Oct 13 2021, 3:05 AM · Restricted Project, Restricted Project

Oct 11 2021

mubashar_ updated the diff for D109825: [AArch64]Enabling Cortex-A510 Support.

Added files that were missing from previous diff.

Oct 11 2021, 6:29 AM · Restricted Project, Restricted Project

Oct 8 2021

mubashar_ set the repository for D109825: [AArch64]Enabling Cortex-A510 Support to rG LLVM Github Monorepo.
Oct 8 2021, 8:47 AM · Restricted Project, Restricted Project
mubashar_ removed rG LLVM Github Monorepo as the repository for D109825: [AArch64]Enabling Cortex-A510 Support.
Oct 8 2021, 8:47 AM · Restricted Project, Restricted Project
mubashar_ added a comment to D109825: [AArch64]Enabling Cortex-A510 Support.

@xgupta I followed the request review via web interface section of that page. Let me look into it.

Oct 8 2021, 8:47 AM · Restricted Project, Restricted Project
mubashar_ added a comment to D109825: [AArch64]Enabling Cortex-A510 Support.

@xgupta those would be under the history tab.

Oct 8 2021, 8:31 AM · Restricted Project, Restricted Project
mubashar_ updated the diff for D109825: [AArch64]Enabling Cortex-A510 Support.
Oct 8 2021, 8:00 AM · Restricted Project, Restricted Project

Sep 15 2021

mubashar_ updated mubashar_.
Sep 15 2021, 6:57 AM
mubashar_ added a reviewer for D109825: [AArch64]Enabling Cortex-A510 Support: lenary.
Sep 15 2021, 6:54 AM · Restricted Project, Restricted Project
mubashar_ updated the diff for D109825: [AArch64]Enabling Cortex-A510 Support.

Updated release notes to solve a merge conflict.

Sep 15 2021, 6:50 AM · Restricted Project, Restricted Project
mubashar_ requested review of D109825: [AArch64]Enabling Cortex-A510 Support.
Sep 15 2021, 6:30 AM · Restricted Project, Restricted Project