Go to file
Manman Ren e5c2d919b6 Turn struct-path aware TBAA on by default.
Use -no-struct-path-tbaa to turn it off.

llvm-svn: 191695
2013-09-30 19:35:19 +00:00
clang Turn struct-path aware TBAA on by default. 2013-09-30 19:35:19 +00:00
clang-tools-extra Fix build by adding dep on TransformUtils 2013-09-30 14:29:28 +00:00
compiler-rt [LSan] Rework r191522 - treat allocations with short stack traces as live 2013-09-30 10:57:56 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx SCARY/N2913 iterator support between the multi and non-multi versions of the associative and unordered containers. I beleive lack of support for this was accidentally recently introduced (by me) and this is fixing a regression. This time tests are put in to prevent such a regression in the future. 2013-09-30 19:08:22 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [mach-o] Add support for -mllvm to darwin driver 2013-09-28 00:29:33 +00:00
lldb <rdar://problem/14393032> 2013-09-30 19:11:51 +00:00
llvm llvm-c: use typedef for function pointers 2013-09-30 19:11:32 +00:00
openmp First attempt to import OpenMP runtime 2013-09-27 10:38:44 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00