Skip to content
Commit eaefb3a8 authored by Chris Lattner's avatar Chris Lattner
Browse files

remove some incorrect and unimplemented atomic builtins (e.g.

__sync_umin_and_fetch), add some missing atomic builtins (e.g.
__sync_fetch_and_nand) and reorder the list to match the GCC
documentation.  The builtins still need work and codegen 
implementation, more patches coming.

llvm-svn: 70985
parent dad8889d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment