Go to file
Benjamin Kramer b8266d2062 GlobalsModRef: Unify and clean up duplicated pointer analysis code.
llvm-svn: 201087
2014-02-10 14:17:30 +00:00
clang ARM: implement vshrn NEON intrinsic in terms of shr/trunc 2014-02-10 14:04:12 +00:00
clang-tools-extra The diagnostic printer expects the LangOptions to still be alive. Give it one that lives at least as long as all the uses of it. This is still wrong though, we should be passing in the correct LangOpts for a given source file. 2014-02-06 22:57:16 +00:00
compiler-rt Add a copy of missing <ucontext.h> for Android and enable ASan SEGV handler. 2014-02-10 13:34:43 +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 Updated README.TXT with information about using DESTDIR and building with Ninja. 2014-01-29 20:03:28 +00:00
libcxx Fix for PR18735 - self-assignment for map/multimap gives incorrect results in C++03 2014-02-08 04:03:14 +00:00
libcxxabi Fix PR17221 - can't catch virtual base classes when throwing derived NULL pointers. Specifically, libc++abi would crash when you tried it. 2014-02-06 04:47:02 +00:00
lld [mach-o] use new way to copy StringRefs 2014-02-06 23:48:52 +00:00
lldb hostname is guarantee to never be null in this branch. 2014-02-08 20:29:40 +00:00
llvm GlobalsModRef: Unify and clean up duplicated pointer analysis code. 2014-02-10 14:17:30 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00