Go to file
Dmitri Gribenko ed4325f7ac Documentation: convert Passes.html to reST.
Since now we have an autogenerated TOC, a manually written table of all passes
was removed.

Patch by Anthony Mykhailenko with small fixes by me.

llvm-svn: 169867
2012-12-11 15:29:37 +00:00
clang StmtDumper coding style changes 2012-12-11 15:28:09 +00:00
clang-tools-extra Basic clang-format vim-integration. 2012-12-05 21:06:08 +00:00
compiler-rt [asan] more code for asan_allocator2: basic Allocate/Deallocate code 2012-12-11 14:41:31 +00:00
debuginfo-tests
libclc Fix build against recent versions of Clang. Based on patch by Alastair Donaldson! 2012-12-05 07:39:02 +00:00
libcxx Modify testit to use the local headers and lib. Thanks go to Jeffrey Yasskin. 2012-12-09 00:12:14 +00:00
libcxxabi Rename class __lambda_node to ___lambda_node to fix compile failure with gcc 4.6 and 4.7 2012-12-05 18:55:49 +00:00
lld [CMake] Fix external llvm build. It needs to know where llvm-tblgen is. 2012-12-10 23:52:34 +00:00
lldb Broadcast an event when the selected thread is changed. 2012-12-11 02:31:48 +00:00
llvm Documentation: convert Passes.html to reST. 2012-12-11 15:29:37 +00:00
polly Integrate polly test-suite into an llvm "make check-all" if built as part of the whole using cmake. 2012-12-06 07:59:18 +00:00