This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
97609bb2fdb1db561b2ca0f32ff4fa413ef4e094
clang-p2996
/
compiler-rt
/
lib
/
msan
History
Benjamin Kramer
d53e3655e2
__builtin_ia32_storeups is no more. Replace it with xmmintrin.h intrinsic.
...
llvm-svn: 271257
2016-05-31 09:16:40 +00:00
..
tests
__builtin_ia32_storeups is no more. Replace it with xmmintrin.h intrinsic.
2016-05-31 09:16:40 +00:00
.clang-format
…
CMakeLists.txt
[cmake] Address Samsonov's post-commit review of r262723
2016-03-05 10:01:04 +00:00
msan_allocator.cc
…
msan_allocator.h
…
msan_blacklist.txt
…
msan_chained_origin_depot.cc
…
msan_chained_origin_depot.h
…
msan_flags.h
…
msan_flags.inc
…
msan_interceptors.cc
Revert "[sanitizer] Move *fstat to the common interceptors"
2016-05-19 16:03:10 +00:00
msan_interface_internal.h
…
msan_linux.cc
[sanitizer] rename MmapNoAccess to MmapFixedNoAccess; NFC
2016-04-22 23:46:53 +00:00
msan_new_delete.cc
…
msan_origin.h
…
msan_poisoning.cc
…
msan_poisoning.h
…
msan_report.cc
[MSan] Endianness should not matter while printing a byte
2016-02-26 06:44:10 +00:00
msan_thread.cc
…
msan_thread.h
…
msan.cc
[MSan] [PowerPC] Dereference function descriptors when recording stack origins.
2016-04-27 21:24:24 +00:00
msan.h
[sanitizers] [NFC] Add defines for the various PowerPC ABIs.
2016-04-26 18:44:13 +00:00
msan.syms.extra
…