llvm-project/compiler-rt/lib/arm
Nick Kledzik 4efa121e40 add support for __switch* needed for switch statements in thumb codegen
llvm-svn: 82184
2009-09-18 00:07:52 +00:00
..
CMakeLists.txt Update cmake files for arm support hooks. 2009-09-14 12:45:07 +00:00
Makefile.mk Stub out structure for building armv{6,7} libs. 2009-09-10 23:50:10 +00:00
adddf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
addsf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
bswapdi2.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
bswapsi2.S fix typo in comment 2009-09-13 18:34:39 +00:00
divdf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
divsf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
eqdf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
eqsf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
extendsfdf2vfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
fixdfsivfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
fixsfsivfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
fixunsdfsivfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
fixunssfsivfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
floatsidfvfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
floatsisfvfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
floatunssidfvfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
floatunssisfvfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
gedf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
gesf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
gtdf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
gtsf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
ledf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
lesf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
ltdf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
ltsf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
muldf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
mulsf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
nedf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
negdf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
negsf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
nesf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
subdf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
subsf3vfp.S start adding implementation of arm *vfp routines with test cases 2009-09-11 20:02:01 +00:00
switch.S add support for __switch* needed for switch statements in thumb codegen 2009-09-18 00:07:52 +00:00
truncdfsf2vfp.S add conversion functions and test cases for ARM 2009-09-14 23:26:56 +00:00
unorddf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00
unordsf2vfp.S add comparison functions for ARM 2009-09-12 01:23:48 +00:00