[all-commits] [llvm/llvm-project] da9b98: Add an option to toggle application of CalleeGuids.
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Mon May 26 21:07:57 PDT 2025
Branch: refs/heads/users/snehasish/05-22-_memprof_attach_value_profile_metadata_to_the_ir_using_calleeguids
Home: https://github.com/llvm/llvm-project
Commit: da9b985eb60236f18b47b386fde29ad00eab5b46
https://github.com/llvm/llvm-project/commit/da9b985eb60236f18b47b386fde29ad00eab5b46
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
M llvm/test/Transforms/PGOProfile/memprof_annotate_indirect_call_yaml.test
Log Message:
-----------
Add an option to toggle application of CalleeGuids.
Commit: c31f858f5b2ad49ce13525d61150b748ddb1662a
https://github.com/llvm/llvm-project/commit/c31f858f5b2ad49ce13525d61150b748ddb1662a
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
Log Message:
-----------
Fix formatting.
Commit: cd8536ae8c9743eab2c6ae53e06f9836787e569d
https://github.com/llvm/llvm-project/commit/cd8536ae8c9743eab2c6ae53e06f9836787e569d
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
A llvm/test/Transforms/PGOProfile/memprof_annotate_indirect_call_fdo_conflict.test
Log Message:
-----------
Handle pre-existing vp metadata.
Commit: e7dbf78ad8693d752d49596f1f79ce4e1dfd217a
https://github.com/llvm/llvm-project/commit/e7dbf78ad8693d752d49596f1f79ce4e1dfd217a
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
Log Message:
-----------
Efficient callsite lookup and refactoring.
Commit: 918d650fe9ef331d0d7ad41cb217a344d86c1044
https://github.com/llvm/llvm-project/commit/918d650fe9ef331d0d7ad41cb217a344d86c1044
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-05-24 (Sat, 24 May 2025)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
M llvm/test/Transforms/PGOProfile/memprof_annotate_indirect_call_fdo_conflict.test
M llvm/test/Transforms/PGOProfile/memprof_annotate_indirect_call_yaml.test
Log Message:
-----------
Make the flag false by default and update the tests.
Compare: https://github.com/llvm/llvm-project/compare/2858bad04e66...918d650fe9ef
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