Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D34754
[GlobalISel][X86] Support G_BRCOND operation.
Closed
Public
Actions
Authored by
igorb
on Jun 28 2017, 7:53 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
kristof.beyls
llvm-commits
rovka
Details
Reviewers
zvi
guyblank
Commits
rG685889cf9b50: [GlobalISel][X86] Support G_BRCOND operation.
rL311327: [GlobalISel][X86] Support G_BRCOND operation.
Summary
Support G_BRCOND operation. For now don't try to fold cmp/trunc instructions.
Diff Detail
Repository
rL LLVM
Event Timeline
igorb
created this revision.
Jun 28 2017, 7:53 AM
Herald
added subscribers:
kristof.beyls
,
rovka
.
·
View Herald Transcript
Jun 28 2017, 7:53 AM
guyblank
accepted this revision.
Jul 2 2017, 7:07 AM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Jul 2 2017, 7:07 AM
igorb
updated this revision to
Diff 111941
.
Aug 21 2017, 2:32 AM
Comment Actions
rebase
Harbormaster
completed remote builds in
B9472: Diff 111941
.
Aug 21 2017, 2:34 AM
Closed by commit
rL311327: [GlobalISel][X86] Support G_BRCOND operation.
(authored by ibreger).
·
Explain Why
Aug 21 2017, 3:53 AM
This revision was automatically updated to reflect the committed changes.