Go to file
George Burgess IV 30788fb7b0 [Docs] Update MemorySSA doc to address more feedback.
Primarily, this clarifies wording in a few places, and adds "\ "s to
make the formatting of things like "``Foo`` s" better.

Thanks to Michael Kuperstein for the comments.

llvm-svn: 279007
2016-08-17 23:21:56 +00:00
clang Print the module format in clang -module-file-info. 2016-08-17 23:14:00 +00:00
clang-tools-extra [Documentation] Remove duplicated checks groups descriptions from clang-tidy/index.rst. 2016-08-17 23:20:00 +00:00
compiler-rt Split DescribeAddressIfGlobal between a function that gets all the information, and one that prints it. 2016-08-17 19:52:12 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement vstore_half{,n} 2016-08-17 20:02:11 +00:00
libcxx Support allocators with explicit conversion constructors. Fixes bug #29000 2016-08-17 05:58:40 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind Allow building both shared and static library 2016-08-08 22:55:48 +00:00
lld Merge readAt and readAlign. 2016-08-17 18:59:16 +00:00
lldb Correct makefile.rules to use arm/aarch64 target specific AR and OBJCOPY 2016-08-17 16:45:34 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [Docs] Update MemorySSA doc to address more feedback. 2016-08-17 23:21:56 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Rename StreamExecutor to Executor 2016-08-16 18:18:32 +00:00
polly Update ISL to isl-0.17.1-200-gd8de4ea. 2016-08-17 15:24:45 +00:00