Fix thumbv4t indirect calls
[oota-llvm.git] / test / Instrumentation /
2014-12-03 Kostya Serebryany[msan] allow -fsanitize-coverage=N together with -fsani...
2014-12-01 Yury Gribov[asan] Change dynamic alloca instrumentation to only...
2014-11-28 Evgeniy Stepanov[msan] Fix origin propagation for select of floats.
2014-11-27 Evgeniy Stepanov[msan] Remove indirect call wrapping code.
2014-11-24 Kostya Serebryany[asan/coverage] change the way asan coverage instrument...
2014-11-21 Kostya Serebryany[asan] remove old experimental code
2014-11-21 Yury Gribov[asan] Add new hidden compile-time flag asan-instrument...
2014-11-19 Kostya Serebryany[asan] add experimental basic-block tracing to asan...
2014-11-11 Kostya SerebryanyMove asan-coverage into a separate phase.
2014-11-06 Rafael EspindolaBase check on the section name, not the variable name.
2014-11-05 Peter Collingbourne[dfsan] Abort at runtime on indirect calls to uninstrum...
2014-10-31 Kostya Serebryany[asan] do not treat inline asm calls as indirect calls
2014-10-31 Kostya Serebryany[asan] fix caller-calee instrumentation to emit new...
2014-10-30 Peter Collingbourne[dfsan] New calling convention for custom functions...
2014-10-27 Kostya Serebryany[asan] experimental tracing for indirect calls, llvm...
2014-10-24 Evgeniy Stepanov[msan] Make -msan-check-constant-shadow a bit stronger.
2014-10-21 Yuri Gorshenin[asan-asm-instrumentation] Fixed memory accesses with...
2014-10-17 Evgeniy Stepanov[msan] Fix handling of byval arguments with large align...
2014-10-13 Yuri Gorshenin[asan-asm-instrumentation] Fixed memory references...
2014-10-07 David BlaikieDebugInfo+DFSan: Ensure that debug info references...
2014-10-07 Yuri Gorshenin[asan-asm-instrumentation] CFI directives are generated...
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-30 Lorenzo MartignoniIntroduce support for custom wrappers for vararg functions.
2014-09-24 Kostya Serebryany[asan] don't instrument module CTORs that may be run...
2014-09-10 Yuri Gorshenin[asan-assembly-instrumentation] Added CFI directives...
2014-09-03 Kostya Serebryany[asan] fix debug info produced for asan-coverage=2
2014-09-03 Kostya Serebryany[asan] add -asan-coverage=3: instrument all blocks...
2014-09-02 Kostya Serebryany[asan] Assign a low branch weight to ASan's slow path...
2014-09-01 Yuri Gorshenin[asan-assembly-instrumentation] Prologue and epilogue...
2014-09-01 Yuri GorsheninRevert "[asan-assembly-instrumentation] Prologue and...
2014-09-01 Yuri Gorshenin[asan-assembly-instrumentation] Prologue and epilogue...
2014-08-22 Peter Collingbourne[dfsan] Fix non-determinism bug in non-zero label check...
2014-08-20 Peter Collingbourne[dfsan] Treat vararg custom functions like unimplemente...
2014-08-13 Chandler CarruthRevert r215415 which causse MSan to crash on a great...
2014-08-12 Reid Klecknermsan: Handle musttail calls
2014-08-06 Peter Collingbourne[dfsan] Try not to create too many additional basic...
2014-08-02 Alexey Samsonov[ASan] Use metadata to pass source-level information...
2014-08-01 Peter Collingbourne[dfsan] Correctly handle loads and stores of zero size.
2014-07-31 Evgeniy Stepanov[msan] Fix handling of array types.
2014-07-31 Evgeniy Stepanov[asan] Support x86 REP MOVS asm instrumentation.
2014-07-17 Alexey Samsonov[ASan] Don't instrument load/stores with !nosanitize...
2014-07-17 Evgeniy Stepanov[msan] Avoid redundant origin stores.
2014-07-16 Alexey SamsonovCHECK-LABEL-ize one test
2014-07-15 Peter Collingbourne[dfsan] Introduce further optimization to reduce the...
2014-07-15 Peter Collingbourne[dfsan] Introduce an optimization to reduce the number...
2014-07-12 Alexey Samsonov[ASan] Collect unmangled names of global variables...
2014-07-11 Timur IskhodzhanovAdd a test case for r212596
2014-07-10 Peter Collingbourne[dfsan] Handle bitcast aliases.
2014-07-07 Evgeniy Stepanov[asan] Generate asm instrumentation in MC.
2014-07-07 Evgeniy Stepanov[msan] Fix handling of phi in blacklisted functions.
2014-07-03 Evgeniy Stepanov[msan] Stop propagating shadow in blacklisted functions.
2014-07-03 Evgeniy Stepanov[msan] Add missing attributes in MemorySanitizer tests.
2014-07-02 Alexey Samsonov[ASan] Print exact source location of global variables...
2014-06-30 Reid Klecknermsan: Stop stripping the 'tail' modifier off of calls
2014-06-30 Adrian PrantlDebug info: split out complex DIVariable address expres...
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-06-25 Evgeniy Stepanov[msan] Fix bad interaction between with-calls mode...
2014-06-18 Evgeniy Stepanov[msan] Handle X86 *.psad.* and *.pmadd.* intrinsics.
2014-06-17 Evgeniy Stepanov[msan] Fix handling of multiplication by a constant...
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
next