[all-commits] [llvm/llvm-project] 67aa8e: llvm-reduce: Fix sources with executable permission
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Apr 20 06:31:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67aa8ed547e1dce57e255d803b9ccb1b086bb3cb
https://github.com/llvm/llvm-project/commit/67aa8ed547e1dce57e255d803b9ccb1b086bb3cb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
M llvm/tools/llvm-reduce/deltas/ReduceOperands.h
Log Message:
-----------
llvm-reduce: Fix sources with executable permission
Commit: 4575f35ea15c71006593d7ae4a7ba731e5065793
https://github.com/llvm/llvm-project/commit/4575f35ea15c71006593d7ae4a7ba731e5065793
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
Log Message:
-----------
LocalStackSlotAllocation: Stop creating unused virtual register
Commit: 26d575eb0839c326b26a78c60d76c01f1cdc0a2f
https://github.com/llvm/llvm-project/commit/26d575eb0839c326b26a78c60d76c01f1cdc0a2f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
Log Message:
-----------
LocalStackSlotAllocation: Combine debug printing statements
Compare: https://github.com/llvm/llvm-project/compare/59bd20526c73...26d575eb0839
More information about the All-commits
mailing list