search for: 48d78e6e

Displaying 2 results from an estimated 2 matches for "48d78e6e".

2017 Feb 16
2
Unsigned int displaying as negative
Tim, yes, I am on a very unique architecture, just about every instruction has a signed and unsigned operation (ie, adds, addu, subs, subu, etc...) and we handle signed and unsigned somewhat differently. I'm not sure how we'll handle this yet, very worst case scenario is to propagate the info from clang but that's not ideal, obviously. Thanks for all the replies! On Wed, Feb 15,
2017 Feb 16
3
Unsigned int displaying as negative
...ions. Both C and LLVM IR > view that as an acceptable choice so fixing the issue is likely to be > intricate. > > Cheers. > > Tim. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170216/48d78e6e/attachment.html>