This is an archive of the discontinued LLVM Phabricator instance.

Report the actual user register count from NativeRegisterContextLinux_x86_64
ClosedPublic

Authored by tberghammer on Mar 6 2015, 8:34 AM.

Details

Summary

Report the actual user register count from NativeRegisterContextLinux_x86_64

This change have effect when the AVX registers aren't available with reporting the count of user registers without them.

Diff Detail

Repository
rL LLVM

Event Timeline

tberghammer updated this revision to Diff 21366.Mar 6 2015, 8:34 AM
tberghammer retitled this revision from to Report the actual user register count from NativeRegisterContextLinux_x86_64.
tberghammer updated this object.
tberghammer edited the test plan for this revision. (Show Details)
tberghammer added a reviewer: chaoren.
tberghammer added a subscriber: Unknown Object (MLST).
vharron accepted this revision.Mar 6 2015, 9:12 AM
vharron added a reviewer: vharron.
This revision is now accepted and ready to land.Mar 6 2015, 9:12 AM
chaoren accepted this revision.Mar 6 2015, 9:53 AM
chaoren edited edge metadata.
This revision was automatically updated to reflect the committed changes.