This is an archive of the discontinued LLVM Phabricator instance.

Merge r236457 and r236635: fix vector tail calls
ClosedPublic

Authored by t.p.northover on Jun 9 2015, 5:51 AM.

Details

Reviewers
tstellarAMD
Summary

These two should be reasonably low risk (when combined, the second fixes the first). Thanks to Simon for reminding me

Diff Detail

Event Timeline

t.p.northover updated this revision to Diff 27376.
t.p.northover retitled this revision from to Merge r236457 and r236635: fix vector tail calls.
t.p.northover updated this object.
t.p.northover edited the test plan for this revision. (Show Details)
t.p.northover set the repository for this revision to rL LLVM.
t.p.northover added a project: Restricted Project.
t.p.northover removed rL LLVM as the repository for this revision.
t.p.northover added a subscriber: Unknown Object (MLST).
This revision is now accepted and ready to land.Jun 11 2015, 7:30 AM

Go ahead and merge this to the 3.6 branch.