This is an archive of the discontinued LLVM Phabricator instance.

[and-compare.ll] [and-xor-merge.ll] Added Check Statements for test cases
ClosedPublic

Authored by ankur29.garg on Nov 27 2014, 12:35 AM.

Details

Summary

Hi,
I've added missing 'CHECK' statements for the test cases in and-compare.ll and and-xor-merge.ll.

Also checked the statements by running 'make check-all'.

Please review.

Thanks.
Ankur

Diff Detail

Repository
rL LLVM

Event Timeline

ankur29.garg retitled this revision from to [and-compare.ll] [and-xor-merge.ll] Added Check Statements for test cases.
ankur29.garg updated this object.
ankur29.garg edited the test plan for this revision. (Show Details)
ankur29.garg added a reviewer: suyog.
ankur29.garg set the repository for this revision to rL LLVM.
ankur29.garg updated this object.
ankur29.garg added a subscriber: Unknown Object (MLST).
suyog accepted this revision.Nov 27 2014, 12:51 AM
suyog edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 27 2014, 12:51 AM
suyog closed this revision.Nov 27 2014, 3:23 AM
suyog updated this revision to Diff 16680.

Closed by commit rL222879 (authored by @suyog).