[PATCH] D33499: [PPC] PPC32/Darwin ABI info

2018-12-27 Thread Ken Cunningham via Phabricator via cfe-commits
ken-cunningham-webuse added a comment.
Herald added subscribers: llvm-commits, jsji.

@iains - I have interest in resolving this issue, and also a couple of other 
lingering bugs in the PPC32Darwin ABI realm. If you have your WIP available 
anywhere, I'd be happy to have a go at bringing it up to current.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D33499/new/

https://reviews.llvm.org/D33499



___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] D33499: [PPC] PPC32/Darwin ABI info

2018-12-29 Thread Ken Cunningham via Phabricator via cfe-commits
ken-cunningham-webuse added a comment.

I saw that idea floated but didn't see that it was accepted. I don't know 
exactly how much interest there is in darwin PPC. There are new tickets about 
Darwin PPC within the past few months. I see plenty of questions about it on 
the MacPorts boards.

I have clang/llvm-5.0 and clang/llvm-3.8 running now on 10.5 PPC with a 98% 
pass on the test suite. I use it to build things on a daily basis. The 
compiler_rt build is messy still, otherwise I would push it to MacPorts now.

AFAICT, darwin PPC is missing only support for non-default exceptions (there is 
a ticket about that), and this va_args thing. Everything else seems to be 
working and intact.

I have the patch in this ticket already incorporated in my builds.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D33499/new/

https://reviews.llvm.org/D33499



___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] D33499: [PPC] PPC32/Darwin ABI info

2018-12-31 Thread Ken Cunningham via Phabricator via cfe-commits
ken-cunningham-webuse added a comment.

I  found the relevant recent discussions on the mailing list, and the commits 
from August that started the Darwin PPC withdrawal from the source.

I have this patch in my local folder of llvm/darwinppc fixes. I suppose this 
ticket might be closed then?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D33499/new/

https://reviews.llvm.org/D33499



___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits