Go to file
Craig Topper 9e61291bf5 Remove the separate explicit AES instruction patterns. They are equivalent to the patterns specified by the instructions. Also remove unnecessary bitconverts from the AES patterns.
llvm-svn: 147342
2011-12-29 17:41:56 +00:00
clang Add popcnt feature flag to match gcc. This flag is implied when sse42 is enabled, but can be disabled separately. Move popcnt intrinsics to popcntintrin.h to match gcc. 2011-12-29 16:10:46 +00:00
compiler-rt [asan] build asan-rt with -funwind-tables 2011-12-29 17:29:20 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix memory leak in converting weak_ptr to shared_ptr 2011-12-27 22:20:51 +00:00
libcxxabi credits adjustment 2011-12-22 16:00:06 +00:00
lld Add more merging/coalescing test cases and make core linking work for them 2011-12-22 02:38:01 +00:00
lldb <rdar://problem/10568905> 2011-12-29 02:58:31 +00:00
llvm Remove the separate explicit AES instruction patterns. They are equivalent to the patterns specified by the instructions. Also remove unnecessary bitconverts from the AES patterns. 2011-12-29 17:41:56 +00:00
polly Memaccess: Using isl_map_dim_max 2011-12-28 02:48:26 +00:00