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
773667b8c2
llvm-project
/
llvm
/
test
/
Instrumentation
/
MemorySanitizer
History
Fangrui Song
a36ddf0aa9
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
..
AArch64
…
Mips
…
PowerPC
…
X86
…
alloca.ll
MSan: handle llvm.lifetime.start intrinsic
2019-04-30 08:35:14 +00:00
array_types.ll
…
atomics.ll
…
attributes.ll
[msan] Remove more attributes from sanitized functions.
2019-10-28 17:57:28 -07:00
bmi.ll
…
byval-alignment.ll
…
check-constant-shadow.ll
…
check_access_address.ll
IR: Support parsing numeric block ids, and emit them in textual output.
2019-03-22 18:27:13 +00:00
csr.ll
…
instrumentation-with-call-threshold.ll
…
manual-shadow.ll
…
masked-store-load.ll
…
missing_origin.ll
…
msan_asm_conservative.ll
MSan: handle callbr instructions
2019-07-03 09:28:50 +00:00
msan_basic.ll
Insert module constructors in a module pass
2019-10-11 08:47:03 +00:00
msan_kernel_basic.ll
IR: Support parsing numeric block ids, and emit them in textual output.
2019-03-22 18:27:13 +00:00
msan_llvm_is_constant.ll
…
msan_llvm_launder_invariant.ll
Handle llvm.launder.invariant.group in msan.
2019-10-02 19:53:19 +00:00
msan_llvm_strip_invariant.ll
Handle llvm.launder.invariant.group in msan.
2019-10-02 19:53:19 +00:00
msan_x86_bts_asm.ll
IR: Support parsing numeric block ids, and emit them in textual output.
2019-03-22 18:27:13 +00:00
msan_x86intrinsics.ll
…
mul_by_constant.ll
…
nosanitize.ll
…
origin-alignment.ll
…
origin-array.ll
…
pr32842.ll
…
return_from_main.ll
…
store-long-origin.ll
…
store-origin.ll
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
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
…