This is an archive of the discontinued LLVM Phabricator instance.

[PATCH 4/8] Introduce the llvm.experimental.retwr intrinsic
Needs ReviewPublic

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

Details

Reviewers
resistor
Summary

The llvm.experimental.retwr intrinsic is used to exit an 'explicitcc'
function with hardware registers set to IR-level values.

Diff Detail

Event Timeline

frej updated this revision to Diff 23574.Apr 10 2015, 12:35 AM
frej retitled this revision from to [PATCH 4/8] Introduce the llvm.experimental.retwr intrinsic.
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).