This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean conditional return statements in lib/Target/XCore
AbandonedPublic

Authored by LegalizeAdulthood on May 25 2015, 1:49 AM.

Details

Summary

Use clang-tidy to simplify boolean conditional return statements

Diff Detail

Event Timeline

LegalizeAdulthood retitled this revision from to Refactor: Simplify boolean conditional return statements in lib/Target/XCore.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
craig.topper added inline comments.
lib/Target/XCore/XCoreISelLowering.cpp
1464

Push negate through

lib/Target/XCore/XCoreISelLowering.cpp
1464

Fixed.

Update from comments

LegalizeAdulthood abandoned this revision.Oct 24 2015, 1:48 PM