index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Instrumentation
/
DataFlowSanitizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
[DFSan] Remove an overly aggressive assert reported in PR26068.
Chandler Carruth
2016-03-07
1
-3
/
+40
*
[sanitizer] [dfsan] Unify aarch64 mapping
Adhemerval Zanella
2015-11-27
1
-0
/
+14
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-3
/
+4
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
2
-4
/
+4
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-4
/
+4
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-8
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
4
-41
/
+41
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
3
-22
/
+22
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-1
/
+1
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-13
/
+13
*
Add target triples to all dfsan tests.
Peter Collingbourne
2014-12-05
11
-0
/
+11
*
[dfsan] Abort at runtime on indirect calls to uninstrumented vararg functions.
Peter Collingbourne
2014-11-05
1
-2
/
+5
*
[dfsan] New calling convention for custom functions with variadic arguments.
Peter Collingbourne
2014-10-30
1
-21
/
+30
*
DebugInfo+DFSan: Ensure that debug info references to llvm::Functions remain ...
David Blaikie
2014-10-07
2
-0
/
+38
*
Introduce support for custom wrappers for vararg functions.
Lorenzo Martignoni
2014-09-30
1
-4
/
+10
*
[dfsan] Fix non-determinism bug in non-zero label check annotator.
Peter Collingbourne
2014-08-22
1
-5
/
+8
*
[dfsan] Treat vararg custom functions like unimplemented functions.
Peter Collingbourne
2014-08-20
1
-0
/
+6
*
[dfsan] Try not to create too many additional basic blocks in functions which
Peter Collingbourne
2014-08-06
1
-0
/
+3013
*
[dfsan] Correctly handle loads and stores of zero size.
Peter Collingbourne
2014-08-01
2
-1
/
+26
*
[dfsan] Introduce further optimization to reduce the number of union queries.
Peter Collingbourne
2014-07-15
1
-4
/
+15
*
[dfsan] Introduce an optimization to reduce the number of union queries.
Peter Collingbourne
2014-07-15
1
-0
/
+41
*
[dfsan] Handle bitcast aliases.
Peter Collingbourne
2014-07-10
1
-0
/
+8
*
Introduce two command-line flags for the instrumentation pass to control whet...
Peter Collingbourne
2013-11-21
2
-111
/
+256
*
DataFlowSanitizer: Implement trampolines for function pointers passed to cust...
Peter Collingbourne
2013-08-27
2
-5
/
+17
*
DataFlowSanitizer: correctly combine labels in the case where they are equal.
Peter Collingbourne
2013-08-23
1
-4
/
+5
*
DataFlowSanitizer: Replace non-instrumented aliases of instrumented functions...
Peter Collingbourne
2013-08-22
2
-3
/
+16
*
DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".
Peter Collingbourne
2013-08-22
9
-22
/
+36
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
DataFlowSanitizer: Add a debugging feature to help us track nonzero labels.
Peter Collingbourne
2013-08-15
1
-0
/
+23
*
DataFlowSanitizer: move abilist input file to Inputs.
Peter Collingbourne
2013-08-14
2
-1
/
+1
*
DataFlowSanitizer: Instrumentation for memset.
Peter Collingbourne
2013-08-14
1
-0
/
+11
*
DataFlowSanitizer: greylist is now ABI list.
Peter Collingbourne
2013-08-14
2
-0
/
+58
*
Reapply r188119 now that the bug it exposed is fixed.
Peter Collingbourne
2013-08-12
1
-2
/
+12
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
1
-12
/
+2
*
Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
2013-08-09
1
-2
/
+12
*
DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
2013-08-09
1
-0
/
+20
*
DataFlowSanitizer; LLVM changes.
Peter Collingbourne
2013-08-07
5
-0
/
+242