search for: 1656e4c7

Displaying 1 result from an estimated 1 matches for "1656e4c7".

2015 Apr 11
2
[LLVMdev] How doesn't llvm generate IR for logical negate operation
...ryOperator::CreateNeg(nbits, "bitwiseNEG", insertBefore); How, if I want to generate logical NEG: c = !a; what should I do for this? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150410/1656e4c7/attachment.html>