[all-commits] [llvm/llvm-project] 633495: [rs4gc] minor code style improvement
Philip Reames via All-commits
all-commits at lists.llvm.org
Sat Mar 6 08:47:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6334952ff00ea32ba4692d3f1a0dcf948409a18b
https://github.com/llvm/llvm-project/commit/6334952ff00ea32ba4692d3f1a0dcf948409a18b
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-03-06 (Sat, 06 Mar 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
Log Message:
-----------
[rs4gc] minor code style improvement
Commit: 8fe59ba51e687939b412b95529ead22c2fba2443
https://github.com/llvm/llvm-project/commit/8fe59ba51e687939b412b95529ead22c2fba2443
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-03-06 (Sat, 06 Mar 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
Log Message:
-----------
[rs4gc] track the original value in the state use for base pointer rewriting
I'd originally intended to build on this for another purpose and have decided not to, but at a minimum, the stronger asserts are useful.
Compare: https://github.com/llvm/llvm-project/compare/70c0dbf151ab...8fe59ba51e68
More information about the All-commits
mailing list