Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Target/AMDGPU/
-
trunk/
-
lib/
-
Target/
-
AMDGPU/
-
AMDGPUAsmPrinter.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D29224
[AMDGPU] Grab MCSubtargetInfo from TargetMachine instead of constructing it
Closed
Public
Authored by
kzhuravl
on Jan 27 2017, 8:30 AM.
Download Raw Diff
Details
Reviewers
•
tstellarAMD
arsenm
Commits
rGa304c836082e: [AMDGPU] Grab MCSubtargetInfo from TargetMachine instead of constructing it
rL293318: [AMDGPU] Grab MCSubtargetInfo from TargetMachine instead of constructing it
Diff Detail
Repository
rL LLVM
Event Timeline
kzhuravl
created this revision.
Jan 27 2017, 8:30 AM
Herald
added a reviewer:
•
tstellarAMD
.
·
View Herald Transcript
Jan 27 2017, 8:30 AM
Herald
added subscribers:
tpr
,
tony-tye
,
yaxunl
and
3 others
.
·
View Herald Transcript
kzhuravl
retitled this revision from
[AMDGPU] Gram MCSubtargetInfo from TargetMachine instead of constructing it
to
[AMDGPU] Grab MCSubtargetInfo from TargetMachine instead of constructing it
.
Jan 27 2017, 8:44 AM
arsenm
accepted this revision.
Jan 27 2017, 9:30 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 27 2017, 9:30 AM
Closed by commit
rL293318: [AMDGPU] Grab MCSubtargetInfo from TargetMachine instead of constructing it
(authored by
kzhuravl
).
·
Explain Why
Jan 27 2017, 10:44 AM
This revision was automatically updated to reflect the committed changes.