[all-commits] [llvm/llvm-project] d1e610: [test] Rewrite various tests to not use constprop
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Aug 26 12:57:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d1e6103a791309764f2a281eb3a5da01b9946511
https://github.com/llvm/llvm-project/commit/d1e6103a791309764f2a281eb3a5da01b9946511
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M llvm/test/Transforms/Inline/externally_available.ll
M llvm/test/Transforms/Reassociate/2002-05-15-SubReassociate.ll
M llvm/test/Transforms/Reassociate/fast-SubReassociate.ll
M llvm/test/Transforms/Reassociate/otherops.ll
Log Message:
-----------
[test] Rewrite various tests to not use constprop
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D86653
More information about the All-commits
mailing list