Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/lib/Basic/
-
trunk/
-
lib/
-
Basic/
-
Targets.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D14578
Cull non-standard variants of ARM architectures (NFC)
Closed
Public
Authored by
tyomitch
on Nov 11 2015, 10:28 AM.
Download Raw Diff
Details
Reviewers
rengolin
Commits
rGab2fab926fb4: Cull non-standard variants of ARM architectures (NFC)
rC252904: Cull non-standard variants of ARM architectures (NFC)
rL252904: Cull non-standard variants of ARM architectures (NFC)
Summary
Clang-side update, corresponding to
D14577
Diff Detail
Repository
rL LLVM
Event Timeline
tyomitch
updated this revision to
Diff 39943
.
Nov 11 2015, 10:28 AM
tyomitch
retitled this revision from
to
Cull non-standard variants of ARM architectures (NFC)
.
tyomitch
updated this object.
tyomitch
added a reviewer:
rengolin
.
tyomitch
added a subscriber:
cfe-commits
.
Herald
added subscribers:
rengolin
,
aemerson
.
·
View Herald Transcript
Nov 11 2015, 10:28 AM
tyomitch
added a parent revision:
D14577: Cull non-standard variants of ARM architectures (NFC)
.
Nov 11 2015, 10:28 AM
rengolin
accepted this revision.
Nov 11 2015, 2:55 PM
rengolin
edited edge metadata.
This revision is now accepted and ready to land.
Nov 11 2015, 2:55 PM
Closed by commit
rL252904: Cull non-standard variants of ARM architectures (NFC)
(authored by askrobov).
·
Explain Why
Nov 12 2015, 7:54 AM
This revision was automatically updated to reflect the committed changes.
dim
mentioned this in
D16043: Ensure -mcpu=xscale works for arm targets
.
Jan 11 2016, 8:06 AM