index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Instrumentation
/
MemorySanitizer
/
msan_basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-0
/
+18
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-5
/
+40
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-82
/
+106
*
[msan] Propagate origin for insertvalue, extractvalue.
Evgeniy Stepanov
2013-11-11
1
-0
/
+26
*
[msan] Fix handling of scalar select of vectors.
Evgeniy Stepanov
2013-10-14
1
-0
/
+19
*
[msan] Handling of atomic load/store, atomic rmw, cmpxchg.
Evgeniy Stepanov
2013-09-24
1
-4
/
+4
*
[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
*
[msan] Fix handling of va_arg overflow area on x86_64.
Evgeniy Stepanov
2013-08-23
1
-0
/
+25
*
[msan] Unpoison stack allocations and undef values in blacklisted functions.
Evgeniy Stepanov
2013-07-03
1
-0
/
+35
*
[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
1
-0
/
+1
*
[msan] Switch TLS globals to initial-exec model.
Evgeniy Stepanov
2013-05-16
1
-1
/
+10
*
[msan] Implement sanitize_memory attribute.
Evgeniy Stepanov
2013-02-28
1
-35
/
+62
*
[msan] Mostly disable msan-handle-icmp-exact.
Evgeniy Stepanov
2013-01-28
1
-20
/
+11
*
[msan] Implement exact shadow propagation for relational ICmp.
Evgeniy Stepanov
2013-01-25
1
-3
/
+31
*
[msan] Do not insert check on volatile store.
Evgeniy Stepanov
2013-01-22
1
-0
/
+14
*
[msan] Temporarily remove ICmpEQ tests.
Evgeniy Stepanov
2013-01-15
1
-54
/
+0
*
[msan] Fix handling of equality comparison of pointer vectors.
Evgeniy Stepanov
2013-01-15
1
-0
/
+70
*
[msan] Change va_start/va_copy shadow memset alignment to 8.
Peter Collingbourne
2013-01-10
1
-0
/
+13
*
[msan] Raise alignment of origin stores/loads when possible.
Evgeniy Stepanov
2012-12-26
1
-2
/
+9
*
[msan] Fix handling of vectors of pointers.
Evgeniy Stepanov
2012-12-25
1
-0
/
+15
*
[msan] Fix handling of select with vector condition.
Evgeniy Stepanov
2012-12-25
1
-0
/
+17
*
[msan] Heuristically instrument unknown intrinsics.
Evgeniy Stepanov
2012-12-19
1
-2
/
+74
*
[msan] Origin stores and loads do not need explicit alignment.
Evgeniy Stepanov
2012-12-14
1
-0
/
+30
*
[msan] Do not store origin for clean values.
Evgeniy Stepanov
2012-12-06
1
-0
/
+26
*
[msan] Instrument bswap intrinsic.
Evgeniy Stepanov
2012-12-05
1
-0
/
+16
*
[msan] Change linkage type of __msan_track_origins.
Evgeniy Stepanov
2012-12-05
1
-0
/
+3
*
Improve MSan tests.
Evgeniy Stepanov
2012-12-04
1
-54
/
+60
*
[msan] Tests for vector manipulation instructions.
Evgeniy Stepanov
2012-11-30
1
-0
/
+37
*
[msan] Propagate shadow through (x<0) and (x>=0) comparisons.
Evgeniy Stepanov
2012-11-29
1
-0
/
+47
*
[msan] Fix shadow & origin store & load alignment.
Evgeniy Stepanov
2012-11-29
1
-0
/
+25
*
[msan] Add a test for r168873.
Evgeniy Stepanov
2012-11-29
1
-0
/
+2
*
[msan] Update tests (broken in r168873).
Evgeniy Stepanov
2012-11-29
1
-5
/
+3
*
Initial commit of MemorySanitizer.
Evgeniy Stepanov
2012-11-29
1
-0
/
+235