llvm/lib/Transforms/Instrumentation
Evgeniy Stepanov 734e4c3bd4 [msan] Fix instrumentation of array allocas.
Before this, MSan poisoned exactly one element of any array alloca,
even if the number of elements was zero.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296050 91177308-0d34-0410-b5e6-96231b3b80d8
2017-02-24 00:13:17 +00:00
..
AddressSanitizer.cpp [AddressSanitizer] Add PS4 offset 2017-02-23 17:10:28 +00:00
BoundsChecking.cpp
CFGMST.h [PGO] Fix PGO use ICE when there are unreachable BBs 2016-12-02 19:10:29 +00:00
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
DataFlowSanitizer.cpp
EfficiencySanitizer.cpp [esan] Remove global variable. 2016-10-18 19:39:23 +00:00
GCOVProfiling.cpp Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
IndirectCallPromotion.cpp Add call branch annotation for ICP promoted direct call in SamplePGO mode. 2017-02-23 22:15:18 +00:00
InstrProfiling.cpp Re-apply "[profiling] Remove dead profile name vars after emitting name data" 2017-02-14 20:03:48 +00:00
Instrumentation.cpp
LLVMBuild.txt
MaximumSpanningTree.h
MemorySanitizer.cpp [msan] Fix instrumentation of array allocas. 2017-02-24 00:13:17 +00:00
PGOInstrumentation.cpp Fix variable name /NFC 2017-02-04 07:40:43 +00:00
SanitizerCoverage.cpp [sancov] using comdat only when it is enabled 2017-02-08 23:12:46 +00:00
ThreadSanitizer.cpp ThreadSanitizer: don't track swifterror memory addresses 2017-02-15 18:57:06 +00:00