Go to file
Eli Friedman a8b38f2af2 Remove empty directory.
llvm-svn: 161434
2012-08-07 18:06:01 +00:00
clang libclang API for comment-to-xml conversion. 2012-08-07 17:54:38 +00:00
clang-tools-extra Added code to let the user specify a compilation database on the command line 2012-08-07 17:58:49 +00:00
compiler-rt [compiler-rt] CMake build: if LLVM_BUILD_32_BITS is on, then -m32 is added to llvm definitions. Let us override this by explicitly adding -m64 compiler flag when building compiler-rt libraries for x86_64 target 2012-08-07 12:14:29 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Do not use linkonce_odr linkage in .ll files. This prevented them 2012-08-05 22:25:48 +00:00
libcxx std::equal operating on non-const __bit_iterators was not working. This fixes it. 2012-08-05 21:43:11 +00:00
libcxxabi Fixes apple: #12020687. This was a problem in the demangler with template 2012-08-03 22:02:07 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Added fix from Pawel Worach. 2012-08-07 16:33:49 +00:00
llvm Add trace accessor methods, implement primitive if-conversion heuristic. 2012-08-07 18:02:19 +00:00
polly Add preliminary implementation for GPGPU code generation. 2012-08-03 12:50:07 +00:00