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
3aa084947e
Branches
Tags
No results found.
llvm-project
/
llvm
/
test
/
Instrumentation
/
MemorySanitizer
History
Jonathan Roelofs
7c5d2bec76
[llvm] Fix missing FileCheck directive colons
...
https://reviews.llvm.org/D77352
2020-04-06 09:59:08 -06:00
..
AArch64
…
Mips
Reapply [IRBuilder] Always respect inserter/folder
2020-02-19 20:51:38 +01:00
PowerPC
Reapply [IRBuilder] Always respect inserter/folder
2020-02-19 20:51:38 +01:00
X86
Reapply [IRBuilder] Always respect inserter/folder
2020-02-19 20:51:38 +01:00
alloca.ll
…
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
Reapply [IRBuilder] Always respect inserter/folder
2020-02-19 20:51:38 +01:00
check-constant-shadow.ll
…
check_access_address.ll
…
clmul.ll
[msan] Instrument x86.pclmulqdq* intrinsics.
2020-01-24 14:31:06 -08:00
csr.ll
…
instrumentation-with-call-threshold.ll
…
manual-shadow.ll
…
masked-store-load.ll
…
missing_origin.ll
…
msan_asm_conservative.ll
…
msan_basic.ll
[llvm] Fix missing FileCheck directive colons
2020-04-06 09:59:08 -06:00
msan_kernel_basic.ll
…
msan_llvm_is_constant.ll
…
msan_llvm_launder_invariant.ll
…
msan_llvm_strip_invariant.ll
…
msan_x86_bts_asm.ll
…
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
…