This is an archive of the discontinued LLVM Phabricator instance.

Eliminate constant-extender profitability checks from Hexagon isel
ClosedPublic

Authored by kparzysz on Mar 11 2015, 1:42 PM.

Details

Reviewers
colinl
Summary

Replace ExtPred predicates with the corresponding ImmPred predicates. Remove profitability checks from ISel.

Diff Detail

Repository
rL LLVM

Event Timeline

kparzysz updated this revision to Diff 21760.Mar 11 2015, 1:42 PM
kparzysz retitled this revision from to Eliminate constant-extender profitability checks from Hexagon isel.
kparzysz updated this object.
kparzysz edited the test plan for this revision. (Show Details)
kparzysz added a reviewer: colinl.
kparzysz set the repository for this revision to rL LLVM.
kparzysz added a subscriber: Unknown Object (MLST).
colinl accepted this revision.Mar 11 2015, 2:12 PM
colinl edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 11 2015, 2:12 PM
kparzysz closed this revision.Mar 11 2015, 5:28 PM