llvm/test
Qin Zhao 01724b2e65 [esan|cfrag] Disable load/store instrumentation for cfrag
Summary:
Adds ClInstrumentFastpath option to control fastpath instrumentation.

Avoids the load/store instrumentation for the cache fragmentation tool.

Renames cache_frag_basic.ll to working_set_slow.ll for slowpath
instrumentation test.

Adds the __esan_init check in struct_field_count_basic.ll.

Reviewers: aizatsky

Subscribers: llvm-commits, bruening, eugenis, kcc, zhaoqin, vitalybuka

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272355 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-10 00:48:53 +00:00
..
Analysis [CFLAA] Handle global/arg attrs more sanely. 2016-06-09 23:15:04 +00:00
Assembler [DebugInfo] Add calling convention support for DWARF and CodeView 2016-06-08 20:34:29 +00:00
Bindings
Bitcode [BitCode] Make sure atomicrmw's argument is an actual PointerType 2016-06-05 18:43:40 +00:00
BugPoint
CodeGen AMDGPU: v_cndmask_b32 does not def vcc 2016-06-10 00:18:41 +00:00
DebugInfo [codeview] Skip DIGlobalVariables with no variable 2016-06-09 00:29:00 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [esan|cfrag] Disable load/store instrumentation for cfrag 2016-06-10 00:48:53 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC Add aliases for mfvrsave/mtvrsave. 2016-06-09 23:27:48 +00:00
Object
ObjectYAML
Other
SymbolRewriter
TableGen [Target] Introduce a generic opcode for bitwise OR: G_OR. 2016-06-08 16:12:19 +00:00
ThinLTO/X86
tools [ThinLTO/gold] Enable summary-based internalization 2016-06-09 01:14:13 +00:00
Transforms Use ProfileSummaryInfo in inline cost analysis. 2016-06-09 22:23:21 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh