[all-commits] [llvm/llvm-project] 32ece2: [CodeGen][NewPM] Port MachineCycleInfo to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Feb 25 01:24:29 PST 2025
Branch: refs/heads/users/Akshat-Oke/10-30-_codegen_newpm_port_machinecycleinfo_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 32ece2a14063bb0aa710a0d42f2bee9dbb21f30a
https://github.com/llvm/llvm-project/commit/32ece2a14063bb0aa710a0d42f2bee9dbb21f30a
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineCycleAnalysis.h
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/MachineCycleAnalysis.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/X86/cycle-info.mir
Log Message:
-----------
[CodeGen][NewPM] Port MachineCycleInfo to NPM
Commit: 0d7ecbbefa079863d6f50f5b6ac5ec7aac5440d8
https://github.com/llvm/llvm-project/commit/0d7ecbbefa079863d6f50f5b6ac5ec7aac5440d8
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/include/llvm/Passes/MachinePassRegistry.def
Log Message:
-----------
Alphabetize registry
Commit: 98954285436965b5bc89c340d81b63c37de975e9
https://github.com/llvm/llvm-project/commit/98954285436965b5bc89c340d81b63c37de975e9
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineCycleAnalysis.h
M llvm/lib/CodeGen/MachineCycleAnalysis.cpp
Log Message:
-----------
AS
Commit: 264c087865e9d212dace2b0880dfe44ffe31ba5b
https://github.com/llvm/llvm-project/commit/264c087865e9d212dace2b0880dfe44ffe31ba5b
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineCycleAnalysis.h
M llvm/lib/CodeGen/MachineCycleAnalysis.cpp
M llvm/test/CodeGen/X86/cycle-info.mir
Log Message:
-----------
remove print
Compare: https://github.com/llvm/llvm-project/compare/365b9e872a95...264c087865e9
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list