search for: llvmbuildfence

Displaying 1 result from an estimated 1 matches for "llvmbuildfence".

2017 Apr 03
2
AtomicCmpXchg in C bindings
Hi, is there currently a way to create a cmpxchg instruction using the C bindings? I only found LLVMBuildAtomicRMW and LLVMBuildFence in the documentation. Regards, Christoph Grenz