This is an archive of the discontinued LLVM Phabricator instance.

[PATCH 2/8] Introduce a 'hwreg' parameter attribute
Needs ReviewPublic

Authored by frej on Apr 10 2015, 12:31 AM.

Details

Summary

The intended use of the attribute is to couple function and
instruction arguments to hardware registers for use by 'explicitcc'
functions.

Diff Detail

Event Timeline

frej updated this revision to Diff 23572.Apr 10 2015, 12:31 AM
frej retitled this revision from to [PATCH 2/8] Introduce a 'hwreg' parameter attribute.
frej updated this object.
frej edited the test plan for this revision. (Show Details)
frej changed the visibility from "Public (No Login Required)" to "frej (Frej Drejhammar)".
frej changed the edit policy from "All Users" to "frej (Frej Drejhammar)".
frej changed the visibility from "frej (Frej Drejhammar)" to "Public (No Login Required)".
frej changed the edit policy from "frej (Frej Drejhammar)" to "All Users".
frej added a subscriber: Unknown Object (MLST).