This is an archive of the discontinued LLVM Phabricator instance.

[MemCpyOpt] Run relevant tests through update_test_checks utility. NFC.
AcceptedPublic

Authored by bryant on Nov 14 2016, 12:48 PM.

Details

Summary

Title says it all. This is in anticipation of my forthcoming MemorySSA patch for MemCpyOpt.

Diff Detail

Repository
rL LLVM

Event Timeline

bryant updated this revision to Diff 77865.Nov 14 2016, 12:48 PM
bryant updated this revision to Diff 77869.
bryant retitled this revision from to [MemCpyOpt] Run relevant tests through update_test_checks utility. NFC..
bryant updated this object.
bryant set the repository for this revision to rL LLVM.
bryant added a subscriber: llvm-commits.

Reversed the order of patch.

Just to clarify: This runs the update_test_checks utility on all of the memcpyopt tests.

dberlin accepted this revision.Nov 15 2016, 1:41 PM
dberlin edited edge metadata.
This revision is now accepted and ready to land.Nov 15 2016, 1:41 PM