Split out from http://reviews.llvm.org/D8741 as requested.
Also renamed 'sparcle' to 'sparcel' because 'Sparcle' is a different thing.
[http://www.cs.berkeley.edu/~kubitron/papers/alewife/pdf/sparcle-ieee.pdf]
Paths
| Differential D9263
Add 'sparcel' for little-endian Sparc architecture. ClosedPublic Authored by dougk on Apr 24 2015, 1:59 PM.
Details Summary Split out from http://reviews.llvm.org/D8741 as requested. Also renamed 'sparcle' to 'sparcel' because 'Sparcle' is a different thing.
Diff Detail
Event Timelinedougk updated this object. This revision is now accepted and ready to land.Apr 27 2015, 10:34 AM Closed by commit rL236139: New architecture name - 'sparcel' for Sparc little-endian. (authored by dougk). · Explain WhyApr 29 2015, 12:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 24650 llvm/trunk/include/llvm/ADT/Triple.h
llvm/trunk/lib/Support/Triple.cpp
llvm/trunk/unittests/ADT/TripleTest.cpp
|