Go to file
Robin Morisset 028eabcdaa [Power] Delete redundant test Atomics-32.ll
The test Atomics-32.ll was both redundant (all operations are also checked by
atomics.ll at least) and not actually checking correctness (it was not using
FileCheck, just verifying that the compiler does not crash).

llvm-svn: 218997
2014-10-03 18:10:07 +00:00
clang Add getOpenMPSimdDefaultAlignment for PowerPC 2014-10-03 17:45:20 +00:00
clang-tools-extra [clang-tidy] Documented check testing. 2014-10-03 07:08:22 +00:00
compiler-rt tsan: output stats about stackdepot in memory profiler 2014-10-03 14:54:11 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Support Cortex-m0 2014-10-02 13:26:08 +00:00
lld [PECOFF] Resolve __delayLoadHelper2 if /delayload is given 2014-10-03 01:14:50 +00:00
lldb Remove compiler warnings. 2014-10-03 10:57:56 +00:00
llvm [Power] Delete redundant test Atomics-32.ll 2014-10-03 18:10:07 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Align copied load/store instructions as the original. 2014-10-02 16:22:19 +00:00