Go to file
Qin Zhao cd5fe14d89 [esan|cfrag] Minor cfrag report adjustment
Summary:
Reports the struct field access info only if it has been used at least
once.

Adds type printing size limit.

Formats the cache_frag.cpp with clang-format.

Reviewers: bruening

Subscribers: llvm-commits, eugenis, kcc, zhaoqin, vitalybuka, aizatsky, kubabrecka

Differential Revision: http://reviews.llvm.org/D21351

llvm-svn: 272810
2016-06-15 17:27:29 +00:00
clang [x86] generate IR for SSE integer min/max builtins 2016-06-15 17:18:50 +00:00
clang-tools-extra [clang-tidy] Remove dead code. NFC. 2016-06-15 16:51:04 +00:00
compiler-rt [esan|cfrag] Minor cfrag report adjustment 2016-06-15 17:27:29 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Add -Wno-unused-command-line-argument when running the test suite to prevent errors 2016-06-15 17:25:05 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Don't include --start-lib/--end-lib files twice. 2016-06-14 21:56:36 +00:00
lldb Allow runtimes to execute custom LLVM ModulePasses over the expression IR 2016-06-15 16:19:46 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Test commit after access grant. Modified comment by adding a period. 2016-06-15 17:24:52 +00:00
openmp Fix large overhead with itt notifications on region/barrier name composing 2016-06-14 19:27:22 +00:00
polly Replace ScalarReplAggregatesPass by SROAPass. 2016-06-15 13:21:28 +00:00