[all-commits] [llvm/llvm-project] e60b0d: llvm-reduce: Reduce prologue data
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 3 08:08:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e60b0d2a2227a3fa299884bc3388baecdd4c88e6
https://github.com/llvm/llvm-project/commit/e60b0d2a2227a3fa299884bc3388baecdd4c88e6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/lib/Transforms/Utils/CloneFunction.cpp
A llvm/test/tools/llvm-reduce/reduce-prologue-data.ll
M llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp
Log Message:
-----------
llvm-reduce: Reduce prologue data
Identical to the prefix data handling, and also had broken cloning.
More information about the All-commits
mailing list