projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add code to llvm-objdump so the -section option with -macho will disassemble sections
2015-02-03
Kostya Serebryany
[fuzzer] Add proper dependensices to the fuzzer tests
commit
|
commitdiff
|
tree
2015-02-03
Kostya Serebryany
[fuzzer] update the include line to use the new header...
commit
|
commitdiff
|
tree
2015-01-31
Kostya Serebryany
[fuzzer] add flags to run fuzzer in multiple parallel...
commit
|
commitdiff
|
tree
2015-01-30
Kostya Serebryany
[fuzzer] Add a gtest-style test
commit
|
commitdiff
|
tree
2015-01-29
Kostya Serebryany
[fuzzer] add -use_full_coverage_set=1 which solves...
commit
|
commitdiff
|
tree
2015-01-29
Kostya Serebryany
[fuzzer] fix warning in a test
commit
|
commitdiff
|
tree
2015-01-29
Kostya Serebryany
[fuzzer] minor cleanup based on reviews: remove redundant...
commit
|
commitdiff
|
tree
2015-01-29
Kostya Serebryany
[fuzzer] add FAQ section to the README.txt
commit
|
commitdiff
|
tree
2015-01-28
Kostya Serebryany
[fuzzer] add option -save_minimized_corpus
commit
|
commitdiff
|
tree
2015-01-28
Kostya Serebryany
Add lit-style tests for the Fuzzer library
commit
|
commitdiff
|
tree
2015-01-28
Kostya Serebryany
[fuzzer] instructions for building/running clang-format...
commit
|
commitdiff
|
tree
2015-01-27
Kostya Serebryany
[fuzzer] properly enable asan's coverage feedback
commit
|
commitdiff
|
tree
2015-01-27
Kostya Serebryany
Add a Fuzzer library
commit
|
commitdiff
|
tree
2015-01-27
Kostya Serebryany
Add cmake flag LLVM_USE_SANITIZE_COVERAGE
commit
|
commitdiff
|
tree
2015-01-03
Kostya Serebryany
[asan] simplify the tracing code, make it use the same...
commit
|
commitdiff
|
tree
2014-12-30
Kostya Serebryany
[asan] change _sanitizer_cov_module_init to accept...
commit
|
commitdiff
|
tree
2014-12-23
Kostya Serebryany
[asan] change the coverage collection scheme so that...
commit
|
commitdiff
|
tree
2014-12-17
Kostya Serebryany
[sanitizer] allow -fsanitize-coverage=N w/ -fsanitize...
commit
|
commitdiff
|
tree
2014-12-16
Kostya Serebryany
[sanitizer] prevent function call merging for sanitizer...
commit
|
commitdiff
|
tree
2014-12-03
Kostya Serebryany
[msan] allow -fsanitize-coverage=N together with -fsanitize...
commit
|
commitdiff
|
tree
2014-11-24
Kostya Serebryany
[asan/coverage] change the way asan coverage instrumentation...
commit
|
commitdiff
|
tree
2014-11-21
Kostya Serebryany
[asan] remove old experimental code
commit
|
commitdiff
|
tree
2014-11-21
Kostya Serebryany
[asan] add statistic counter to dynamic alloca instrumentation
commit
|
commitdiff
|
tree
2014-11-19
Kostya Serebryany
[asan] add experimental basic-block tracing to asan...
commit
|
commitdiff
|
tree
2014-11-19
Kostya Serebryany
Introduce llvm::SplitAllCriticalEdges
commit
|
commitdiff
|
tree
2014-11-11
Kostya Serebryany
[asan] adding ShadowOffset64 for mips64, patch by Kumar...
commit
|
commitdiff
|
tree
2014-11-11
Kostya Serebryany
Move asan-coverage into a separate phase.
commit
|
commitdiff
|
tree
2014-11-04
Kostya Serebryany
[asan] [mips] changed ShadowOffset32 for systems having...
commit
|
commitdiff
|
tree
2014-10-31
Kostya Serebryany
[asan] do not treat inline asm calls as indirect calls
commit
|
commitdiff
|
tree
2014-10-31
Kostya Serebryany
[asan] fix caller-calee instrumentation to emit new...
commit
|
commitdiff
|
tree
2014-10-27
Kostya Serebryany
[asan] experimental tracing for indirect calls, llvm...
commit
|
commitdiff
|
tree
2014-09-24
Kostya Serebryany
[asan] don't instrument module CTORs that may be run...
commit
|
commitdiff
|
tree
2014-09-03
Kostya Serebryany
[asan] fix debug info produced for asan-coverage=2
commit
|
commitdiff
|
tree
2014-09-03
Kostya Serebryany
[asan] add -asan-coverage=3: instrument all blocks...
commit
|
commitdiff
|
tree
2014-09-02
Kostya Serebryany
[asan] Assign a low branch weight to ASan's slow path...
commit
|
commitdiff
|
tree
2014-05-26
Kostya Serebryany
[asan] decrease asan-instrumentation-with-call-threshold...
commit
|
commitdiff
|
tree
2014-05-23
Kostya Serebryany
[asan] properly instrument memory accesses that have...
commit
|
commitdiff
|
tree
2014-04-29
Kostya Serebryany
fix -Wunused-variable warning in Release mode
commit
|
commitdiff
|
tree
2014-04-22
Kostya Serebryany
[asan] Support outline instrumentation for wide types...
commit
|
commitdiff
|
tree
2014-04-21
Kostya Serebryany
[asan] add a run-time flag detect_container_overflow...
commit
|
commitdiff
|
tree
2014-04-21
Kostya Serebryany
[asan] add llvm-ish test for memset/etc instrumentation
commit
|
commitdiff
|
tree
2014-04-21
Kostya Serebryany
[asan] instead of inserting inline instrumentation...
commit
|
commitdiff
|
tree
2014-04-21
Kostya Serebryany
[asan] temporary disable generating __asan_loadN/__asan_storeN
commit
|
commitdiff
|
tree
2014-04-21
Kostya Serebryany
[asan] insert __asan_loadN/__asan_storeN as out-lined...
commit
|
commitdiff
|
tree
2014-04-18
Kostya Serebryany
[asan] one more workaround for PR17409: don't do BB...
commit
|
commitdiff
|
tree
2014-04-16
Kostya Serebryany
[asan] add two new hidden compile-time flags for asan...
commit
|
commitdiff
|
tree
2014-02-27
Kostya Serebryany
[asan] fix a pair of silly typos
commit
|
commitdiff
|
tree
2014-02-27
Kostya Serebryany
[asan] disable asan-detect-invalid-pointer-pair (was...
commit
|
commitdiff
|
tree
2014-02-27
Kostya Serebryany
[asan] *experimental* implementation of invalid-pointer...
commit
|
commitdiff
|
tree
2014-02-24
Kostya Serebryany
[asan] remove test that should have been removed in...
commit
|
commitdiff
|
tree
2014-02-24
Kostya Serebryany
[asan] simplify the code that compute the shadow offset...
commit
|
commitdiff
|
tree
2014-02-10
Kostya Serebryany
[asan] support for FreeBSD, LLVM part. patch by Viktor...
commit
|
commitdiff
|
tree
2014-01-29
Kostya Serebryany
[asan] simplify a test
commit
|
commitdiff
|
tree
2014-01-17
Kostya Serebryany
[asan] extend asan-coverage (still experimental).
commit
|
commitdiff
|
tree
2014-01-15
Kostya Serebryany
replace LeakSanitizerIsTurnedOffForTheCurrentProcess...
commit
|
commitdiff
|
tree
2014-01-10
Kostya Serebryany
reapply r198858: Disable LeakSanitizer in TableGen...
commit
|
commitdiff
|
tree
2014-01-09
Kostya Serebryany
Disable LeakSanitizer in TableGen binaries, see PR18325
commit
|
commitdiff
|
tree
2013-12-23
Kostya Serebryany
[asan] don't unpoison redzones on function exit in...
commit
|
commitdiff
|
tree
2013-12-23
Kostya Serebryany
[asan] produce fewer stores when poisoning stack shadow
commit
|
commitdiff
|
tree
2013-12-06
Kostya Serebryany
[asan] fix ndebug build with strict warnings (-Wunused...
commit
|
commitdiff
|
tree
2013-12-06
Kostya Serebryany
[asan] rewrite asan's stack frame layout
commit
|
commitdiff
|
tree
2013-12-05
Kostya Serebryany
[tsan] fix PR18146: sometimes a variable written into...
commit
|
commitdiff
|
tree
2013-12-02
Kostya Serebryany
[tsan] fix instrumentation of vector vptr updates ...
commit
|
commitdiff
|
tree
2013-11-22
Kostya Serebryany
Revert r195318 as it causes miscompilation (PR18029)
commit
|
commitdiff
|
tree
2013-11-21
Kostya Serebryany
add 'REQUIRES: asserts' to a test that uses 'llc -debug...
commit
|
commitdiff
|
tree
2013-11-21
Kostya Serebryany
Don't speculate loads under ThreadSanitizer
commit
|
commitdiff
|
tree
2013-11-15
Kostya Serebryany
[asan] use GlobalValue::PrivateLinkage for coverage...
commit
|
commitdiff
|
tree
2013-11-14
Kostya Serebryany
[asan] Poor man's coverage that works with ASan
commit
|
commitdiff
|
tree
2013-10-16
Kostya Serebryany
[asan] Optimize accesses to global arrays with constant...
commit
|
commitdiff
|
tree
2013-09-18
Kostya Serebryany
[asan] call __asan_stack_malloc_N only if use-after...
commit
|
commitdiff
|
tree
2013-09-17
Kostya Serebryany
[asan] inline the calls to __asan_stack_free_* with...
commit
|
commitdiff
|
tree
2013-09-10
Kostya Serebryany
[asan] refactor the use-after-return API so that the...
commit
|
commitdiff
|
tree
2013-06-27
Kostya Serebryany
Add more owners to CODE_OWNERS.TXT (Kostya Serebryany...
Add more owners to CODE_OWNERS.TXT (
Kostya Serebryany
: AddressSanitizer and ThreadSanitizer...
commit
|
commitdiff
|
tree
2013-06-26
Kostya Serebryany
[asan] workaround for PR16277: don't instrument AllocaInstr...
commit
|
commitdiff
|
tree
2013-06-26
Kostya Serebryany
[asan] add option -asan-keep-uninstrumented-functions
commit
|
commitdiff
|
tree
2013-06-21
Kostya Serebryany
add Function::removeFnAttr()
commit
|
commitdiff
|
tree
2013-06-03
Kostya Serebryany
[asan] ASan Linux MIPS32 support (llvm part), patch...
commit
|
commitdiff
|
tree
2013-03-28
Kostya Serebryany
[tsan] make sure memset/memcpy/memmove are not inlined...
commit
|
commitdiff
|
tree
2013-03-22
Kostya Serebryany
[asan] Change the way we report the alloca frame on...
commit
|
commitdiff
|
tree
2013-03-18
Kostya Serebryany
[asan] when creating string constants, set unnamed_attr...
commit
|
commitdiff
|
tree
2013-03-18
Kostya Serebryany
[asan] while generating the description of a global...
commit
|
commitdiff
|
tree
2013-03-18
Kostya Serebryany
[asan] don't instrument functions with available_externally...
commit
|
commitdiff
|
tree
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
commit
|
commitdiff
|
tree
2013-02-20
Kostya Serebryany
[asan] instrument invoke insns with noreturn attribute...
commit
|
commitdiff
|
tree
2013-02-19
Kostya Serebryany
[asan] instrument memory accesses with unusual sizes
commit
|
commitdiff
|
tree
2013-02-18
Kostya Serebryany
[asan] revert r175266 as it breaks code with packed...
commit
|
commitdiff
|
tree
2013-02-15
Kostya Serebryany
[asan] support long double on 64-bit. See https://code...
commit
|
commitdiff
|
tree
2013-02-13
Kostya Serebryany
[tsan] disable load widening in ThreadSanitizer mode
commit
|
commitdiff
|
tree
2013-02-13
Kostya Serebryany
[asan] fix confusing indentation
commit
|
commitdiff
|
tree
2013-02-12
Kostya Serebryany
[asan] fix tests for the new ABI
commit
|
commitdiff
|
tree
2013-02-12
Kostya Serebryany
[asan] change the default mapping offset on x86_64...
commit
|
commitdiff
|
tree
2013-02-11
Kostya Serebryany
[asan] added a flag -mllvm asan-short-64bit-mapping...
commit
|
commitdiff
|
tree
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_checks...
commit
|
commitdiff
|
tree
2013-01-24
Kostya Serebryany
[asan] fix 32-bit builds
commit
|
commitdiff
|
tree
2013-01-24
Kostya Serebryany
[asan] adaptive redzones for globals (the larger the...
commit
|
commitdiff
|
tree
2013-01-23
Kostya Serebryany
[asan] use ADD instead of OR when applying shadow offset...
commit
|
commitdiff
|
tree
2012-12-04
Kostya Serebryany
[asan] add experimental -asan-realign-stack option...
commit
|
commitdiff
|
tree
2012-11-30
Kostya Serebryany
[asan] simplify the code around doesNotReturn call...
commit
|
commitdiff
|
tree
2012-11-29
Kostya Serebryany
[asan/tsan] initialize the asan/tsan callbacks in runOnFunct...
commit
|
commitdiff
|
tree
2012-11-29
Kostya Serebryany
[asan] when checking the noreturn attribute on the...
commit
|
commitdiff
|
tree
next