Go to file
Matt Arsenault 9903ccf7ee R600/SI: Add InstrMapping for noret atomics.
Only handles LDS atomics for now, and will be used
to replace atomics with no uses with the no return
versions.

llvm-svn: 217378
2014-09-08 15:07:27 +00:00
clang Add .clang-tidy configuration file to provide LLVM-optimized defaults for clang-tidy. 2014-09-08 13:33:32 +00:00
clang-tools-extra Fixed a typo. 2014-09-08 15:04:35 +00:00
compiler-rt [msan] Fix wrong array index in io_submit interceptor. 2014-09-08 09:28:25 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc add isordered builtin 2014-09-05 13:59:15 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Remove an unused typedef from __class_type_info::search_below_dst 2014-09-08 13:56:36 +00:00
lld Update current LLD status for MIPS target. 2014-09-08 14:56:20 +00:00
lldb remove a couple of default cases from switches 2014-09-08 14:59:36 +00:00
llvm R600/SI: Add InstrMapping for noret atomics. 2014-09-08 15:07:27 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Add test/lit.site.cfg to .gitignore 2014-09-07 15:03:30 +00:00