Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/
-
trunk/
-
lib/Target/Sparc/
-
Target/
-
Sparc/
-
SparcInstrAliases.td
-
test/MC/Sparc/
-
MC/
-
Sparc/
-
sparc-misc-instructions.s
Hide Panel
f
Keyboard Reference
?
Differential
D51526
[Sparc] Add unimp alias
Closed
Public
Authored by
dcederman
on Aug 31 2018, 12:43 AM.
Download Raw Diff
Details
Reviewers
jyknight
venkatra
Commits
rGb35d3a273321: [Sparc] Add unimp alias
rL343203: [Sparc] Add unimp alias
Summary
Use 0 as the default immediate for the UNIMP instruction. This matches the behavior in gas.
Diff Detail
Repository
rL LLVM
Event Timeline
dcederman
created this revision.
Aug 31 2018, 12:43 AM
Herald
added subscribers:
llvm-commits
,
jrtc27
,
fedor.sergeev
.
·
View Herald Transcript
Aug 31 2018, 12:43 AM
This revision was not accepted when it landed; it landed in state
Needs Review
.
Sep 27 2018, 5:37 AM
Closed by commit
rL343203: [Sparc] Add unimp alias
(authored by
dcederman
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.