[PATCH] D31188: [AntiDepBreaker] Use liveins as well in StartBlock
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 15:47:44 PDT 2017
echristo added a comment.
Committed thusly:
echristo at athyra ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M lib/AsmParser/LLParser.cpp
M lib/CodeGen/AggressiveAntiDepBreaker.cpp
M lib/CodeGen/CriticalAntiDepBreaker.cpp
Committed r299124
and... here:
echristo at athyra ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
A test/CodeGen/PowerPC/pristine-and-livein.mir
Committed r299125
*sigh*
https://reviews.llvm.org/D31188
More information about the llvm-commits
mailing list