Add support for Kryo.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Format the tests to match those already in tree.
Don't add support for zcz and zcm just yet; this needs additional testing.
Comment Actions
Yes, but I haven't made them public just yet.
http://reviews.llvm.org/D17122
http://reviews.llvm.org/D17119
Comment Actions
It would have been better to commit the LLVM parts first. Now, there will be a range where kyro will be accepted by Clang but broken when it gets to setup the target.
--renato