hanchenye-llvm-project/compiler-rt/lib/arm
Daniel Dunbar 2003d39f7c build: Add ModuleName per-subdir variable as a way to organize the different
sets of functions/objects into high level groups. Currently we have "builtins"
(the main compiler-rt code), "profile", and "asan".
 - Use this to define CommonFunctions and ArchFunctions to only reference the
   builtins functions.

llvm-svn: 145674
2011-12-02 02:42:07 +00:00
..
CMakeLists.txt
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 Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
addsf3vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
bswapdi2.S license change 2010-11-16 22:13:33 +00:00
bswapsi2.S license change 2010-11-16 22:13:33 +00:00
comparesf2.S license change 2010-11-16 22:13:33 +00:00
divdf3vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
divmodsi4.S Get rid of darwin'isms. Provide convenient macro for assembler local lables. 2011-04-19 17:50:09 +00:00
divsf3vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
divsi3.S Add ARM EABI function aliases to routines 2011-04-19 17:51:24 +00:00
eqdf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +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 license change 2010-11-16 22:13:33 +00:00
save_vfp_d8_d15_regs.S license change 2010-11-16 22:13:33 +00:00
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 license change 2010-11-16 22:13:33 +00:00
switch16.S license change 2010-11-16 22:13:33 +00:00
switch32.S license change 2010-11-16 22:13:33 +00:00
switchu8.S license change 2010-11-16 22:13:33 +00:00
sync_synchronize.S license change 2010-11-16 22:13:33 +00:00
truncdfsf2vfp.S Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +00:00
udivmodsi4.S Make use of LOCAL_LABEL macro 2011-04-19 17:50:42 +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