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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix PR17635: false positive with packed structures
Nuno Lopes
2013-10-24
1
-0
/
+29
*
tsan: implement no_sanitize_thread attribute
Dmitry Vyukov
2013-10-17
6
-10
/
+46
*
[asan] Optimize accesses to global arrays with constant index
Kostya Serebryany
2013-10-16
2
-3
/
+64
*
[msan] Instrument x86.*_cvt* intrinsics.
Evgeniy Stepanov
2013-10-14
1
-0
/
+66
*
[msan] Fix handling of scalar select of vectors.
Evgeniy Stepanov
2013-10-14
1
-0
/
+19
*
ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyc...
Benjamin Kramer
2013-09-29
1
-0
/
+17
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
4
-12
/
+12
*
[msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Evgeniy Stepanov
2013-09-24
2
-4
/
+193
*
[msan] Wrap indirect functions.
Evgeniy Stepanov
2013-09-19
1
-0
/
+21
*
[msan] Check return value of main().
Evgeniy Stepanov
2013-09-16
1
-0
/
+18
*
Debug Info Testing: update context from empty string to null.
Manman Ren
2013-09-08
1
-1
/
+1
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
1
-1
/
+1
*
[msan] Fix handling of select with struct arguments.
Evgeniy Stepanov
2013-09-03
1
-0
/
+13
*
[msan] Fix select instrumentation.
Evgeniy Stepanov
2013-09-03
1
-0
/
+9
*
DataFlowSanitizer: Implement trampolines for function pointers passed to cust...
Peter Collingbourne
2013-08-27
2
-5
/
+17
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-1
/
+1
*
DataFlowSanitizer: correctly combine labels in the case where they are equal.
Peter Collingbourne
2013-08-23
1
-4
/
+5
*
[msan] Fix handling of va_arg overflow area on x86_64.
Evgeniy Stepanov
2013-08-23
1
-0
/
+25
*
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
6
-15
/
+1
*
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
*
Change the linkage of these global values to 'internal'.
Bill Wendling
2013-08-06
1
-2
/
+2
*
Debug Info: update testing cases to pass verifier.
Manman Ren
2013-07-29
1
-9
/
+7
*
Current batch of -disable-debug-info-verifier.
Rafael Espindola
2013-07-25
1
-1
/
+1
*
[msan] Unpoison stack allocations and undef values in blacklisted functions.
Evgeniy Stepanov
2013-07-03
1
-0
/
+35
*
[asan] workaround for PR16277: don't instrument AllocaInstr with alignment mo...
Kostya Serebryany
2013-06-26
1
-0
/
+19
*
[asan] add option -asan-keep-uninstrumented-functions
Kostya Serebryany
2013-06-26
1
-0
/
+23
*
[msan] Handle mixed track-origins and keep-going settings (llvm part).
Evgeniy Stepanov
2013-05-31
1
-2
/
+3
*
[msan] Fix argument shadow alignment.
Evgeniy Stepanov
2013-05-28
1
-0
/
+40
*
[msan] A no-op implementation of VarArg handling.
Evgeniy Stepanov
2013-05-21
2
-0
/
+16
*
[msan] Switch TLS globals to initial-exec model.
Evgeniy Stepanov
2013-05-16
1
-1
/
+10
*
Add missing colons to check lines.
Benjamin Kramer
2013-04-11
1
-1
/
+1
*
[tsan] make sure memset/memcpy/memmove are not inlined in tsan mode
Kostya Serebryany
2013-03-28
1
-0
/
+33
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-6
/
+6
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-6
/
+6
*
tsan: fix the test
Dmitry Vyukov
2013-03-22
1
-1
/
+1
*
tsan: handle vptr loads specially
Dmitry Vyukov
2013-03-22
1
-0
/
+13
*
Fix llvm::removeUnreachableBlocks to handle unreachable loops.
Evgeniy Stepanov
2013-03-22
1
-0
/
+16
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-1
/
+1
*
[asan] when creating string constants, set unnamed_attr and align 1 so that e...
Kostya Serebryany
2013-03-18
1
-2
/
+3
*
[asan] don't instrument functions with available_externally linkage. This sav...
Kostya Serebryany
2013-03-18
1
-0
/
+12
[next]