llvm-project/compiler-rt/lib
Saleem Abdulrasool 7a0838b9b6 builtins: repair __gtsf2 after SVN r291396
The argument adjustment was accidentally removed, resulting in the use
of stale register values.

llvm-svn: 291591
2017-01-10 19:48:50 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert r291509, 291510 and 291511 2017-01-10 11:14:44 +00:00
builtins builtins: repair __gtsf2 after SVN r291396 2017-01-10 19:48:50 +00:00
cfi [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
dfsan [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
esan [esan] Fix ESan test failure on Debian Sid bot 2016-10-07 20:53:35 +00:00
interception [asan] Don't assert that a target is within 2GB on 32-bit Windows 2016-11-15 18:29:17 +00:00
lsan Provide default implementations for sanitizer interface functions 2017-01-07 00:31:20 +00:00
msan Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
profile [Profile] Fix value profiler eviction bug 2016-11-29 22:00:54 +00:00
safestack [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
sanitizer_common [sanitizer] Fix sigaction definition on 32-bit sparc 2017-01-10 12:41:18 +00:00
scudo [scudo] Separate hardware CRC32 routines 2017-01-10 16:39:36 +00:00
stats Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
tsan Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
ubsan Make cmake link flag naming consistent 2017-01-10 04:33:04 +00:00
xray [XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the instruction cache after code modification 2017-01-10 16:16:33 +00:00
CMakeLists.txt build: allow building a specific set of sanitizers 2016-08-19 15:13:21 +00:00