hanchenye-llvm-project/compiler-rt/test/Unit
Daniel Dunbar 3c8a7dfada Use -lc -lm to link with (in tests) on non-Darwin.
llvm-svn: 80939
2009-09-03 20:09:38 +00:00
..
ppc Initial import of CMake type build system. Just like the rest of llvm.. 2009-08-03 01:08:25 +00:00
absvdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
absvsi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
absvti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
addvdi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
addvsi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
addvti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ashldi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ashlti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ashrdi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ashrti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
clear_cache_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
clzdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
clzsi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
clzti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
cmpdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
cmpti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ctzdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ctzsi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ctzti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divdc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divdi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divsc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divsi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divtc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
divxc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
enable_execute_stack_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
endianness.h Add support for ellcc, Credit to Richard Pennington. 2009-08-18 11:54:44 +00:00
ffsdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ffsti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixdfdi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixdfti_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixsfdi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixsfti_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunsdfdi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunsdfsi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunsdfti_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunssfdi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunssfsi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunssfti_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunstfdi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunsxfdi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunsxfsi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixunsxfti_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixxfdi_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
fixxfti_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatdidf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatdisf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatdixf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floattidf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floattisf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floattixf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatundidf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatundisf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatundixf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatuntidf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatuntisf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
floatuntixf_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
gcc_personality_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
gcc_personality_test_helper.cxx Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
int_lib.h Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's 2009-08-05 19:57:20 +00:00
lshrdi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
lshrti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
moddi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
modsi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
modti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
muldc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
muldi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
mulsc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
multc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
multi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
mulvdi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
mulvsi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
mulvti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
mulxc3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
negdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
negti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
negvdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
negvsi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
negvti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
paritydi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
paritysi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
parityti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
popcountdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
popcountsi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
popcountti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
powidf2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
powisf2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
powitf2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
powixf2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
subvdi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
subvsi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
subvti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
test Use -lc -lm to link with (in tests) on non-Darwin. 2009-09-03 20:09:38 +00:00
trampoline_setup_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ucmpdi2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
ucmpti2_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
udivdi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
udivmoddi4_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
udivmodti4_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
udivsi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
udivti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
umoddi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
umodsi3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00
umodti3_test.c Initial import of compiler-rt. 2009-06-26 16:47:03 +00:00