Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/utils/TableGen/
-
trunk/
-
utils/
-
TableGen/
-
AsmWriterEmitter.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D27046
TableGen: Allow signed immediates for instruction aliases
Closed
Public
Authored by
dcederman
on Nov 23 2016, 7:08 AM.
Download Raw Diff
Details
Reviewers
stoklund
arsenm
Commits
rGa8cbbdc9b6bd: TableGen: Allow signed immediates for instruction aliases
rL287856: TableGen: Allow signed immediates for instruction aliases
Diff Detail
Repository
rL LLVM
Event Timeline
dcederman
updated this revision to
Diff 79071
.
Nov 23 2016, 7:08 AM
dcederman
retitled this revision from
to
TableGen: Allow signed immediates for instruction aliases
.
dcederman
updated this object.
dcederman
added a reviewer:
stoklund
.
dcederman
added a subscriber:
llvm-commits
.
arsenm
accepted this revision.
Nov 23 2016, 8:35 AM
arsenm
added a reviewer:
arsenm
.
arsenm
added a subscriber:
arsenm
.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Nov 23 2016, 8:35 AM
Closed by commit
rL287856: TableGen: Allow signed immediates for instruction aliases
(authored by
jacob_hansen
).
·
Explain Why
Nov 24 2016, 1:03 AM
This revision was automatically updated to reflect the committed changes.