hanchenye-llvm-project/compiler-rt/test
Joerg Sonnenberger 91bd698eaf Refactor float to integer conversion to share the same code.
80bit Intel/PPC long double is excluded due to lacking support
for the abstraction. Consistently provide saturation logic.
Extend to long double on 128bit IEEE extended platforms.

Initial patch with test cases from GuanHong Liu.
Reviewed by Steve Canon.

Differential Revision: http://reviews.llvm.org/D2804

llvm-svn: 231965
2015-03-11 21:13:56 +00:00
..
BlocksRuntime
asan [ASan/Win] Fix a CHECK failure when an exception is thrown from a callback passed to QueueUserWorkItem 2015-03-11 17:47:10 +00:00
builtins Refactor float to integer conversion to share the same code. 2015-03-11 21:13:56 +00:00
cfi CFI: Add a check-cfi-and-supported rule. 2015-02-25 20:14:05 +00:00
dfsan [DFSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:06 +00:00
lsan [LSan][MIPS64] Enable LSan testing for mips64/mips64el 2015-02-19 09:14:43 +00:00
msan [MSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:27 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common tsan: fix signal handling during stop-the-world 2015-03-05 14:37:28 +00:00
tsan Revert r229678 "tsan: fix signal handling during stop-the-world" 2015-02-28 22:18:11 +00:00
ubsan Revert "Revert "[UBSan] Add testcases for -fsanitize=shift-base and -fsanitize=shift-exponent."" 2015-03-09 21:50:40 +00:00
CMakeLists.txt Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00
lit.common.cfg Don't set $LIB if we're not targetting windows. 2015-02-20 23:35:19 +00:00
lit.common.configured.in Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00