hanchenye-llvm-project/compiler-rt/lib/arm
Chandler Carruth 6acfaaf3aa Remove the old, and non-functional CMake build system from CompilerRT.
I cannot build any part of this successfully on either Linux or Darwin,
and the replacement is worlds simpler by requiring that this be built as
a subproject of LLVM. If this breaks you for any reason, please let me
know, and let me know what your use case is.

llvm-svn: 154059
2012-04-04 22:12:01 +00:00
..
Makefile.mk build: Add ModuleName per-subdir variable as a way to organize the different 2011-12-02 02:42:07 +00:00
adddf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
addsf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
aeabi_idivmod.S Proper divmod implementation 2012-01-30 10:21:51 +00:00
aeabi_ldivmod.S Proper divmod implementation 2012-01-30 10:21:51 +00:00
aeabi_memcmp.S Provide aeabi_mem* functions. 2012-01-30 10:21:23 +00:00
aeabi_memcpy.S Provide aeabi_mem* functions. 2012-01-30 10:21:23 +00:00
aeabi_memmove.S Provide aeabi_mem* functions. 2012-01-30 10:21:23 +00:00
aeabi_memset.S Provide aeabi_mem* functions. 2012-01-30 10:21:23 +00:00
aeabi_uidivmod.S Proper divmod implementation 2012-01-30 10:21:51 +00:00
aeabi_uldivmod.S Proper divmod implementation 2012-01-30 10:21:51 +00:00
bswapdi2.S
bswapsi2.S
comparesf2.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
divdf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
divmodsi4.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
divsf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
divsi3.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
eqdf2vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
eqsf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
extendsfdf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
fixdfsivfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
fixsfsivfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
fixunsdfsivfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
fixunssfsivfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
floatsidfvfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
floatsisfvfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
floatunssidfvfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
floatunssisfvfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
gedf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
gesf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
gtdf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
gtsf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
ledf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
lesf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
ltdf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
ltsf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
modsi3.S Get rid of darwin'isms. Provide convenient macro for assembler local lables. 2011-04-19 17:50:09 +00:00
muldf3vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
mulsf3vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
nedf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
negdf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
negsf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
nesf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
restore_vfp_d8_d15_regs.S
save_vfp_d8_d15_regs.S
softfloat-alias.list <rdar://problem/9091300> update Apple packaging of compiler-rt 2011-03-05 02:15:16 +00:00
subdf3vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
subsf3vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
switch8.S
switch16.S
switch32.S
switchu8.S
sync_synchronize.S
truncdfsf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
udivmodsi4.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
udivsi3.S Add ARM EABI function aliases to routines 2011-04-19 17:51:24 +00:00
umodsi3.S Make use of LOCAL_LABEL macro 2011-04-19 17:50:42 +00:00
unorddf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
unordsf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00