commit | b0ed3029d96e31dfa71a61ac5aa8d04710e0fb12 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue May 05 17:48:42 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue May 05 17:48:42 2009 +0000 |
tree | f9400781eacd4b0b64e50a7edf0742e837e2994b | |
parent | 4222f21c98e6fdd559f8beb1332663767c64b71e [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70985 91177308-0d34-0410-b5e6-96231b3b80d8