History log of /external/swiftshader/third_party/LLVM/lib/Support/Atomic.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e23e5b4205911946e24dfaa4d7a69e44a4c0160f 31-Aug-2016 Alexis Hetu <sugoi@google.com> Fixing intrinsics for Windows clang

Windows clang requires that intrinsics be properly declared
through intrin.h, otherwise, intrinsics were getting
manually declared through a pragma instruction from winnt.h
and clang returned an error.

Change-Id: Iddfa4e3d6c76388e986dc445e40fd05359c2763c
Reviewed-on: https://swiftshader-review.googlesource.com/7050
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
/external/swiftshader/third_party/LLVM/lib/Support/Atomic.cpp
e602f473062a91e6ac9aa17097de8b5cd75b0852 06-May-2016 Nicolas Capens <capn@google.com> Move LLVM to /third_party.

Bug 28616401

Change-Id: Ia54134e6e1dc6b101c7f81d9047e9bcc9fab3061
Reviewed-on: https://swiftshader-review.googlesource.com/5311
Tested-by: Nicolas Capens <capn@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
/external/swiftshader/third_party/LLVM/lib/Support/Atomic.cpp