[RuntimeDyld] Make sure we emit MachO __eh_frame and __gcc_except_tab sections,
[oota-llvm.git] / test / Instrumentation /
2014-06-13 Alexey SamsonovRemove top-level Clang -fsanitize= flags for optional...
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 Evgeniy StepanovFix test in r210472.
2014-06-09 Evgeniy Stepanov[msan] Workaround for invalid origins in shufflevector.
2014-06-09 Evgeniy Stepanov[msan] Fix vector pack intrinsic handling.
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-06-05 Evgeniy Stepanov[asancov] Fix coverage line info some more.
2014-06-03 Evgeniy Stepanov[asan] Fix coverage instrumentation with -asan-globals=0.
2014-06-02 Evgeniy Stepanov[msan] Handle x86 vector pack intrinsics.
2014-05-31 Alexey Samsonov[TSan] Fixup a test case after r209939
2014-05-29 Alexey Samsonov[ASan] Use llvm.global_ctors to insert init-order check...
2014-05-28 Evgeniy Stepanov[asancov] Don't emit extra runtime calls when compiling...
2014-05-27 Evgeniy Stepanov[asancov] Emit an initializer passing number of coverag...
2014-05-23 Kostya Serebryany[asan] properly instrument memory accesses that have...
2014-05-14 Evgeniy Stepanov[asan] Set debug location in ASan function prologue.
2014-05-08 Evgeniy Stepanov[asan] Preserve flags in asm instrumentation.
2014-05-07 Evgeniy Stepanov[msan] Fix -fsanitize=memory -fno-integrated-as.
2014-05-07 Evgeniy Stepanov[asan] Add a flag to control asm instrumentation.
2014-04-24 Evgeniy Stepanov[asan] Fix instrumentation of x86 intel syntax inline...
2014-04-23 Evgeniy StepanovCreate MCTargetOptions.
2014-04-22 Kostya Serebryany[asan] Support outline instrumentation for wide types...
2014-04-21 Kostya Serebryany[asan] add llvm-ish test for memset/etc instrumentation
2014-04-18 Evgeniy Stepanov[msan] Add -msan-instrumentation-with-call-threshold.
2014-04-18 Kostya Serebryany[asan] one more workaround for PR17409: don't do BB...
2014-04-16 Kostya Serebryany[asan] add two new hidden compile-time flags for asan...
2014-03-25 Evgeniy Stepanov[msan] Relax the test some more.
2014-03-25 Evgeniy Stepanov[msan] Make some tests less strict.
2014-03-25 Evgeniy Stepanov[msan] More precise instrumentation of select IR.
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2014-03-20 Alexander Potapenko[ASan] Do not instrument globals from the llvm.metadata...
2014-03-19 Evgeniy StepanovSet debug info for instructions inserted in SplitBlockA...
2014-03-18 Evgeniy Stepanov[msan] Origin tracking with history.
2014-03-14 Evgeniy StepanovAddressSanitizer instrumentation for MOV and MOVAPS.
2014-03-13 Evgeniy Stepanov[msan] Fix handling of byval arguments in VarArg calls.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-03 Evgeniy Stepanov[msan] Handle X86 SIMD bitshift intrinsics.
2014-02-24 Kostya Serebryany[asan] remove test that should have been removed in...
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Rafael EspindolaThis reverts commit r201625 and r201624.
2014-02-19 Rafael EspindolaNow that llvm always does the right thing with private...
2014-02-10 Kostya Serebryany[asan] support for FreeBSD, LLVM part. patch by Viktor...
2014-01-29 Kostya Serebryany[asan] simplify a test
2014-01-17 Kostya Serebryany[asan] extend asan-coverage (still experimental).
2013-12-25 Alexander Potapenko[ASan] Fix the tests broken by r198018 to check for...
2013-12-23 Kostya Serebryany[asan] don't unpoison redzones on function exit in...
2013-12-19 Evgeniy StepanovAdd an explicit insert point argument to SplitBlockAndI...
2013-12-14 Matt ArsenaultTeach MemoryBuiltins about address spaces
2013-12-06 Kostya Serebryany[asan] rewrite asan's stack frame layout
2013-12-05 Kostya Serebryany[tsan] fix PR18146: sometimes a variable written into...
2013-12-02 Kostya Serebryany[tsan] fix instrumentation of vector vptr updates ...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-11-21 Peter CollingbourneIntroduce two command-line flags for the instrumentatio...
2013-11-21 Evgeniy Stepanov[msan] Propagate condition origin in select instruction.
2013-11-21 Evgeniy StepanovUse multiple filecheck prefixes in msan instrumentation...
2013-11-18 Alexey Samsonov[ASan] Fix PR17867 - make sure ASan doesn't crash if...
2013-11-15 Bob WilsonReapply "[asan] Poor man's coverage that works with...
2013-11-15 Bob WilsonRevert "[asan] Poor man's coverage that works with...
2013-11-14 Kostya Serebryany[asan] Poor man's coverage that works with ASan
2013-11-14 Evgeniy Stepanov[msan] Use CHECK-DAG instead of CHECK where order of...
2013-11-14 Evgeniy Stepanov[msan] Fast path optimization for wrap-indirect-calls...
2013-11-11 Evgeniy Stepanov[msan] Propagate origin for insertvalue, extractvalue.
2013-10-24 Nuno Lopesfix PR17635: false positive with packed structures
2013-10-17 Dmitry Vyukovtsan: implement no_sanitize_thread attribute
2013-10-16 Kostya Serebryany[asan] Optimize accesses to global arrays with constant...
2013-10-14 Evgeniy Stepanov[msan] Instrument x86.*_cvt* intrinsics.
2013-10-14 Evgeniy Stepanov[msan] Fix handling of scalar select of vectors.
2013-09-29 Benjamin KramerObjectSizeOffsetEvaluator: Don't run into infinite...
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
2013-09-24 Evgeniy Stepanov[msan] Handling of atomic load/store, atomic rmw, cmpxchg.
2013-09-19 Evgeniy Stepanov[msan] Wrap indirect functions.
2013-09-16 Evgeniy Stepanov[msan] Check return value of main().
2013-09-08 Manman RenDebug Info Testing: update context from empty string...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-09-03 Evgeniy Stepanov[msan] Fix handling of select with struct arguments.
2013-09-03 Evgeniy Stepanov[msan] Fix select instrumentation.
2013-08-27 Peter CollingbourneDataFlowSanitizer: Implement trampolines for function...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-23 Peter CollingbourneDataFlowSanitizer: correctly combine labels in the...
2013-08-23 Evgeniy Stepanov[msan] Fix handling of va_arg overflow area on x86_64.
2013-08-22 Peter CollingbourneDataFlowSanitizer: Replace non-instrumented aliases...
2013-08-22 Peter CollingbourneDataFlowSanitizer: Prefix the name of each instrumented...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-15 Peter CollingbourneDataFlowSanitizer: Add a debugging feature to help...
2013-08-14 Peter CollingbourneDataFlowSanitizer: move abilist input file to Inputs.
2013-08-14 Peter CollingbourneDataFlowSanitizer: Instrumentation for memset.
2013-08-14 Peter CollingbourneDataFlowSanitizer: greylist is now ABI list.
2013-08-12 Peter CollingbourneReapply r188119 now that the bug it exposed is fixed.
2013-08-10 Arnold SchwaighoferRevert r188119 "Kill some duplicated code for removing...
2013-08-09 Peter CollingbourneKill some duplicated code for removing unreachable...
2013-08-09 Peter CollingbourneDataFlowSanitizer: Remove unreachable BBs so IR continu...
2013-08-07 Peter CollingbourneDataFlowSanitizer; LLVM changes.
2013-08-06 Bill WendlingChange the linkage of these global values to 'internal'.
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-03 Evgeniy Stepanov[msan] Unpoison stack allocations and undef values...
2013-06-26 Kostya Serebryany[asan] workaround for PR16277: don't instrument AllocaI...
2013-06-26 Kostya Serebryany[asan] add option -asan-keep-uninstrumented-functions
2013-05-31 Evgeniy Stepanov[msan] Handle mixed track-origins and keep-going settin...
2013-05-28 Evgeniy Stepanov[msan] Fix argument shadow alignment.
next