This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
6592bcecd4
llvm-project
/
llvm
/
test
/
Instrumentation
/
MemorySanitizer
History
Vitaly Buka
bddc814b44
[msan] Copy origin of byval arguments
...
Depends on D117278 Reviewed By: kda, eugenis Differential Revision:
https://reviews.llvm.org/D117285
2022-01-27 16:24:07 -08:00
..
AArch64
Revert "[NFC] `IRBuilderBase::CreateAdd()`: place constant onto RHS"
2021-10-27 22:21:37 +03:00
Mips
Revert "[NFC] `IRBuilderBase::CreateAdd()`: place constant onto RHS"
2021-10-27 22:21:37 +03:00
PowerPC
[msan] Fix typo in test from rGf6875c434ec2
2022-01-14 06:53:29 -08:00
SystemZ
Revert "[NFC] `IRBuilderBase::CreateAdd()`: place constant onto RHS"
2021-10-27 22:21:37 +03:00
X86
…
abs-vector.ll
…
alloca.ll
…
array_types.ll
…
atomics.ll
…
attributes.ll
…
bmi.ll
…
byval-alignment.ll
…
byval.ll
[msan] Copy origin of byval arguments
2022-01-27 16:24:07 -08:00
check-array.ll
…
check-constant-shadow.ll
…
check-struct.ll
…
check_access_address.ll
…
clmul.ll
…
csr.ll
…
freeze.ll
…
funnel_shift.ll
…
instrumentation-with-call-threshold.ll
…
libatomic.ll
…
manual-shadow.ll
…
masked-store-load.ll
…
missing_origin.ll
…
msan-disable-checks.ll
[msan] Implement -msan-disable-checks.
2021-12-10 10:27:51 +01:00
msan_asm_conservative.ll
[llvm][test] rewrite callbr to use i rather than X constraint NFC
2022-01-11 11:31:08 -08:00
msan_basic.ll
[NFC][llvm] Remove uses of blacklist in llvm/test/Instrumentation
2021-11-12 16:44:52 +00:00
msan_eager.ll
Add 'eager-checks' as a module parameter to MSAN.
2022-01-11 14:30:49 -08:00
msan_kernel_basic.ll
Revert "[NFC] `IRBuilderBase::CreateAdd()`: place constant onto RHS"
2021-10-27 22:21:37 +03:00
msan_llvm_is_constant.ll
…
msan_llvm_launder_invariant.ll
[opt] Directly translate -O# to -passes='default<O#>'
2021-10-18 16:48:10 -07:00
msan_llvm_strip_invariant.ll
[opt] Directly translate -O# to -passes='default<O#>'
2021-10-18 16:48:10 -07:00
msan_x86_bts_asm.ll
[Tests] Add elementtype attribute to indirect inline asm operands (NFC)
2022-01-06 14:23:51 +01:00
msan_x86intrinsics.ll
…
mul_by_constant.ll
…
no-check-rt-unaligned.ll
…
nosanitize.ll
…
origin-alignment.ll
…
origin-array.ll
…
pr32842.ll
…
reduce.ll
…
return_from_main.ll
…
store-long-origin.ll
…
store-origin.ll
…
str-nobuiltin.ll
…
unreachable.ll
…
unsized_type.ll
…
vector_arith.ll
…
vector_cmp.ll
…
vector_cvt.ll
…
vector_pack.ll
…
vector_shift.ll
…
with-call-type-size.ll
…