projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[JIT] TrivialMemoryManager: Fail if we can't allocate memory.
2015-10-14
Evgeniy Stepanov
[msan] Fix crash on multiplication by a non-integer...
commit
|
commitdiff
|
tree
2015-10-08
Evgeniy Stepanov
New MSan mapping layout (llvm part).
commit
|
commitdiff
|
tree
2015-10-08
Evgeniy Stepanov
Add Triple::isAndroid().
commit
|
commitdiff
|
tree
2015-10-05
Evgeniy Stepanov
[msan] Correct a typo in poison stack pattern command...
commit
|
commitdiff
|
tree
2015-09-30
Evgeniy Stepanov
Move dw_op_minus test to DebugInfo/X86.
commit
|
commitdiff
|
tree
2015-09-30
Evgeniy Stepanov
Fix debug info with SafeStack.
commit
|
commitdiff
|
tree
2015-09-30
Evgeniy Stepanov
[safestack] Fix a stupid mix-up in the direct-tls code...
commit
|
commitdiff
|
tree
2015-09-29
Evgeniy Stepanov
Move dbg.declare intrinsics when merging and replacing...
commit
|
commitdiff
|
tree
2015-09-24
Evgeniy Stepanov
[safestack] Fix compiler crash in the presence of stack...
commit
|
commitdiff
|
tree
2015-09-23
Evgeniy Stepanov
Android support for SafeStack.
commit
|
commitdiff
|
tree
2015-09-23
Evgeniy Stepanov
Revert "Android support for SafeStack."
commit
|
commitdiff
|
tree
2015-09-23
Evgeniy Stepanov
Android support for SafeStack.
commit
|
commitdiff
|
tree
2015-09-22
Evgeniy Stepanov
Remove unused TargetTransformInfo dependency from SafeStack...
commit
|
commitdiff
|
tree
2015-09-08
Evgeniy Stepanov
Fix isDiscardableIfUnused to include available_externally...
commit
|
commitdiff
|
tree
2015-09-04
Evgeniy Stepanov
Fix passed env var name in lit for Android tests.
commit
|
commitdiff
|
tree
2015-08-25
Evgeniy Stepanov
[msan] Precise instrumentation for icmp sgt %x, -1.
commit
|
commitdiff
|
tree
2015-08-25
Evgeniy Stepanov
Use CHECK-LABEL in MSan IR tests.
commit
|
commitdiff
|
tree
2015-08-14
Evgeniy Stepanov
[msan] Fix handling of musttail calls.
commit
|
commitdiff
|
tree
2015-07-29
Evgeniy Stepanov
[asan] Remove special case mapping on Android/AArch64.
commit
|
commitdiff
|
tree
2015-07-17
Evgeniy Stepanov
[asan] Fix shadow mapping on Android/AArch64.
commit
|
commitdiff
|
tree
2015-07-10
Evgeniy Stepanov
Fix AArch64 prologue for empty frame with dynamic allocas.
commit
|
commitdiff
|
tree
2015-06-23
Evgeniy Stepanov
Pass 2 more variables to lit tests.
commit
|
commitdiff
|
tree
2015-06-22
Evgeniy Stepanov
Fix PR23914.
commit
|
commitdiff
|
tree
2015-06-04
Evgeniy Stepanov
Fix the check for Ninja in the CMake build.
commit
|
commitdiff
|
tree
2015-02-16
Evgeniy Stepanov
[asan] Reuse a common function.
commit
|
commitdiff
|
tree
2015-02-06
Evgeniy Stepanov
[msan] Fix "missing origin" in atomic store.
commit
|
commitdiff
|
tree
2015-01-27
Evgeniy Stepanov
[sancov] Fix unspecified constructor order between...
commit
|
commitdiff
|
tree
2015-01-21
Evgeniy Stepanov
[msan] Update origin for the entire destination range...
commit
|
commitdiff
|
tree
2015-01-20
Evgeniy Stepanov
[msan] Optimize -msan-check-constant-shadow.
commit
|
commitdiff
|
tree
2014-12-05
Evgeniy Stepanov
[msan] Avoid extra origin address realignment.
commit
|
commitdiff
|
tree
2014-12-03
Evgeniy Stepanov
msan] Add compile-time checks for missing origins.
commit
|
commitdiff
|
tree
2014-12-01
Evgeniy Stepanov
[msan] Add compile-time checks for missing origins.
commit
|
commitdiff
|
tree
2014-11-28
Evgeniy Stepanov
[msan] Fix origin propagation for select of floats.
commit
|
commitdiff
|
tree
2014-11-27
Evgeniy Stepanov
[msan] Remove indirect call wrapping code.
commit
|
commitdiff
|
tree
2014-11-26
Evgeniy Stepanov
Add missing "override".
commit
|
commitdiff
|
tree
2014-11-25
Evgeniy Stepanov
[msan] Annotate zlib functions for MemorySanitizer.
commit
|
commitdiff
|
tree
2014-11-19
Evgeniy Stepanov
Use ninja pools to limit the number of concurrent compile...
commit
|
commitdiff
|
tree
2014-10-24
Evgeniy Stepanov
[msan] Make -msan-check-constant-shadow a bit stronger.
commit
|
commitdiff
|
tree
2014-10-23
Evgeniy Stepanov
[msan] Emit checks for constant shadow values under...
commit
|
commitdiff
|
tree
2014-10-22
Evgeniy Stepanov
[msan] Handle param-tls overflow.
commit
|
commitdiff
|
tree
2014-10-17
Evgeniy Stepanov
[msan] Fix handling of byval arguments with large alignment.
commit
|
commitdiff
|
tree
2014-10-01
Evgeniy Stepanov
Revert r218721, r218735.
commit
|
commitdiff
|
tree
2014-09-12
Evgeniy Stepanov
Add CMake check for libatomic.
commit
|
commitdiff
|
tree
2014-08-27
Evgeniy Stepanov
Clang-format over X86AsmInstrumentation.* with LLVM...
commit
|
commitdiff
|
tree
2014-08-27
Evgeniy Stepanov
Clang-format over X86AsmInstrumentation.*.
commit
|
commitdiff
|
tree
2014-07-31
Evgeniy Stepanov
[msan] Fix handling of array types.
commit
|
commitdiff
|
tree
2014-07-31
Evgeniy Stepanov
[asan] Support x86 REP MOVS asm instrumentation.
commit
|
commitdiff
|
tree
2014-07-17
Evgeniy Stepanov
[msan] Avoid redundant origin stores.
commit
|
commitdiff
|
tree
2014-07-07
Evgeniy Stepanov
[asan] Generate asm instrumentation in MC.
commit
|
commitdiff
|
tree
2014-07-07
Evgeniy Stepanov
[msan] Fix handling of phi in blacklisted functions.
commit
|
commitdiff
|
tree
2014-07-03
Evgeniy Stepanov
[msan] Stop propagating shadow in blacklisted functions.
commit
|
commitdiff
|
tree
2014-07-03
Evgeniy Stepanov
[msan] Add missing attributes in MemorySanitizer tests.
commit
|
commitdiff
|
tree
2014-07-03
Evgeniy Stepanov
Revert of r212265.
commit
|
commitdiff
|
tree
2014-07-03
Evgeniy Stepanov
[msan] Stop propagating shadow in blacklisted functions.
commit
|
commitdiff
|
tree
2014-06-25
Evgeniy Stepanov
[msan] Fix bad interaction between with-calls mode...
commit
|
commitdiff
|
tree
2014-06-25
Evgeniy Stepanov
Factor out part of LICM::sink into a helper function.
commit
|
commitdiff
|
tree
2014-06-25
Evgeniy Stepanov
[LICM] Don't create more than one copy of an instruction...
commit
|
commitdiff
|
tree
2014-06-18
Evgeniy Stepanov
[msan] Handle X86 *.psad.* and *.pmadd.* intrinsics.
commit
|
commitdiff
|
tree
2014-06-17
Evgeniy Stepanov
[msan] Fix a comment.
commit
|
commitdiff
|
tree
2014-06-17
Evgeniy Stepanov
[msan] Fix handling of multiplication by a constant...
commit
|
commitdiff
|
tree
2014-06-11
Evgeniy Stepanov
Improve the test for inlining of __no_debug__ functions.
commit
|
commitdiff
|
tree
2014-06-09
Evgeniy Stepanov
Fix test in r210472.
commit
|
commitdiff
|
tree
2014-06-09
Evgeniy Stepanov
[msan] Workaround for invalid origins in shufflevector.
commit
|
commitdiff
|
tree
2014-06-09
Evgeniy Stepanov
Fix line numbers for code inlined from __nodebug__...
commit
|
commitdiff
|
tree
2014-06-09
Evgeniy Stepanov
[msan] Fix vector pack intrinsic handling.
commit
|
commitdiff
|
tree
2014-06-05
Evgeniy Stepanov
[asancov] Fix coverage line info some more.
commit
|
commitdiff
|
tree
2014-06-05
Evgeniy Stepanov
Add missing const specifier to a const method.
commit
|
commitdiff
|
tree
2014-06-03
Evgeniy Stepanov
[asan] Fix coverage instrumentation with -asan-globals=0.
commit
|
commitdiff
|
tree
2014-06-02
Evgeniy Stepanov
[msan] Remove an out-of-date comment.
commit
|
commitdiff
|
tree
2014-06-02
Evgeniy Stepanov
[msan] Handle x86 vector pack intrinsics.
commit
|
commitdiff
|
tree
2014-05-28
Evgeniy Stepanov
[asancov] Don't emit extra runtime calls when compiling...
commit
|
commitdiff
|
tree
2014-05-27
Evgeniy Stepanov
[asancov] Emit an initializer passing number of coverage...
commit
|
commitdiff
|
tree
2014-05-21
Evgeniy Stepanov
[asan] Fix x86-32 asm instrumentation to preserve flags.
commit
|
commitdiff
|
tree
2014-05-14
Evgeniy Stepanov
Regression test for ARM EHABI breakage in r208166.
commit
|
commitdiff
|
tree
2014-05-14
Evgeniy Stepanov
[asan] Fix compiler warnings.
commit
|
commitdiff
|
tree
2014-05-14
Evgeniy Stepanov
[asan] Set debug location in ASan function prologue.
commit
|
commitdiff
|
tree
2014-05-08
Evgeniy Stepanov
[asan] Preserve flags in asm instrumentation.
commit
|
commitdiff
|
tree
2014-05-07
Evgeniy Stepanov
[msan] Fix -fsanitize=memory -fno-integrated-as.
commit
|
commitdiff
|
tree
2014-05-07
Evgeniy Stepanov
[asan] Add a flag to control asm instrumentation.
commit
|
commitdiff
|
tree
2014-05-06
Evgeniy Stepanov
Disable -Wcomment when building with GCC.
commit
|
commitdiff
|
tree
2014-04-30
Evgeniy Stepanov
[asan] Disable asm instrumentation on unsupported platforms.
commit
|
commitdiff
|
tree
2014-04-30
Evgeniy Stepanov
Fix multiline comment warning.
commit
|
commitdiff
|
tree
2014-04-24
Evgeniy Stepanov
[asan] Use MCInstrInfo in inline asm instrumentation.
commit
|
commitdiff
|
tree
2014-04-24
Evgeniy Stepanov
[asan] Fix instrumentation of x86 intel syntax inline...
commit
|
commitdiff
|
tree
2014-04-23
Evgeniy Stepanov
Fix handling of missing DataLayout in sanitizers.
commit
|
commitdiff
|
tree
2014-04-23
Evgeniy Stepanov
Create MCTargetOptions.
commit
|
commitdiff
|
tree
2014-04-21
Evgeniy Stepanov
[msan] Enable out-of-line instrumentation for large...
commit
|
commitdiff
|
tree
2014-04-18
Evgeniy Stepanov
[msan] Add -msan-instrumentation-with-call-threshold.
commit
|
commitdiff
|
tree
2014-03-25
Evgeniy Stepanov
[msan] Relax the test some more.
commit
|
commitdiff
|
tree
2014-03-25
Evgeniy Stepanov
[msan] Make some tests less strict.
commit
|
commitdiff
|
tree
2014-03-25
Evgeniy Stepanov
[msan] More precise instrumentation of select IR.
commit
|
commitdiff
|
tree
2014-03-19
Evgeniy Stepanov
Set debug info for instructions inserted in SplitBlockAndIns...
commit
|
commitdiff
|
tree
2014-03-18
Evgeniy Stepanov
[msan] Origin tracking with history.
commit
|
commitdiff
|
tree
2014-03-18
Evgeniy Stepanov
[msan] Kill -msan-store-clean-origin flag.
commit
|
commitdiff
|
tree
2014-03-18
Evgeniy Stepanov
[msan] Remove unused code.
commit
|
commitdiff
|
tree
2014-03-14
Evgeniy Stepanov
AddressSanitizer instrumentation for MOV and MOVAPS.
commit
|
commitdiff
|
tree
2014-03-13
Evgeniy Stepanov
[msan] Fix handling of byval arguments in VarArg calls.
commit
|
commitdiff
|
tree
2014-03-03
Evgeniy Stepanov
[msan] Handle X86 SIMD bitshift intrinsics.
commit
|
commitdiff
|
tree
2014-02-28
Evgeniy Stepanov
X86Operand is extracted into individual header.
commit
|
commitdiff
|
tree
2014-02-20
Evgeniy Stepanov
Unconditionally include msan_interface.h when building...
commit
|
commitdiff
|
tree
next