This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-04-27 03:56:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
builtins
/
arm
History
Fangrui Song
678e3ee123
[lldb] Fix duplicate word typos; NFC
...
Those fixes were taken from
https://reviews.llvm.org/D137338
2023-09-01 21:32:24 -07:00
..
adddf3vfp.S
…
addsf3.S
…
addsf3vfp.S
…
aeabi_cdcmp.S
[compiler-rt] [Arm] Make the tests for the runtime functions __aeabi_c{d,f} work on Big-Endian.
2023-07-17 12:27:32 +01:00
aeabi_cdcmpeq_check_nan.c
…
aeabi_cfcmp.S
[compiler-rt] [Arm] Make the tests for the runtime functions __aeabi_c{d,f} work on Big-Endian.
2023-07-17 12:27:32 +01:00
aeabi_cfcmpeq_check_nan.c
…
aeabi_dcmp.S
…
aeabi_div0.c
…
aeabi_drsub.c
…
aeabi_fcmp.S
…
aeabi_frsub.c
…
aeabi_idivmod.S
…
aeabi_ldivmod.S
…
aeabi_memcmp.S
…
aeabi_memcpy.S
…
aeabi_memmove.S
…
aeabi_memset.S
…
aeabi_uidivmod.S
…
aeabi_uldivmod.S
…
bswapdi2.S
…
bswapsi2.S
…
chkstk.S
…
clzdi2.S
…
clzsi2.S
…
comparesf2.S
…
divdf3vfp.S
…
divmodsi4.S
…
divsf3vfp.S
…
divsi3.S
[compiler-rt][builtins] Support builtins for armv8m.base
2023-03-14 17:20:54 -07:00
eqdf2vfp.S
…
eqsf2vfp.S
…
extendsfdf2vfp.S
…
fixdfsivfp.S
…
fixsfsivfp.S
…
fixunsdfsivfp.S
…
fixunssfsivfp.S
…
floatsidfvfp.S
…
floatsisfvfp.S
…
floatunssidfvfp.S
…
floatunssisfvfp.S
…
fp_mode.c
Giving a lot more functions prototypes; NFC
2022-04-09 17:25:10 -04:00
gedf2vfp.S
…
gesf2vfp.S
…
gtdf2vfp.S
…
gtsf2vfp.S
…
ledf2vfp.S
…
lesf2vfp.S
…
ltdf2vfp.S
…
ltsf2vfp.S
…
modsi3.S
…
muldf3vfp.S
…
mulsf3vfp.S
…
nedf2vfp.S
…
negdf2vfp.S
…
negsf2vfp.S
…
nesf2vfp.S
…
restore_vfp_d8_d15_regs.S
…
save_vfp_d8_d15_regs.S
…
softfloat-alias.list
…
subdf3vfp.S
…
subsf3vfp.S
…
switch8.S
…
switch16.S
…
switch32.S
…
switchu8.S
…
sync_fetch_and_add_4.S
…
sync_fetch_and_add_8.S
…
sync_fetch_and_and_4.S
…
sync_fetch_and_and_8.S
…
sync_fetch_and_max_4.S
…
sync_fetch_and_max_8.S
…
sync_fetch_and_min_4.S
…
sync_fetch_and_min_8.S
…
sync_fetch_and_nand_4.S
…
sync_fetch_and_nand_8.S
…
sync_fetch_and_or_4.S
…
sync_fetch_and_or_8.S
…
sync_fetch_and_sub_4.S
…
sync_fetch_and_sub_8.S
…
sync_fetch_and_umax_4.S
…
sync_fetch_and_umax_8.S
…
sync_fetch_and_umin_4.S
…
sync_fetch_and_umin_8.S
…
sync_fetch_and_xor_4.S
…
sync_fetch_and_xor_8.S
…
sync_synchronize.S
…
sync-ops.h
[compiler-rt][builtins] Move DMB definition to syn-ops.h
2022-04-07 14:57:41 -07:00
truncdfsf2vfp.S
[compiler-rt] NFC: Fix trivial typo
2021-09-04 14:12:58 +05:30
udivmodsi4.S
…
udivsi3.S
[lldb] Fix duplicate word typos; NFC
2023-09-01 21:32:24 -07:00
umodsi3.S
…
unorddf2vfp.S
…
unordsf2vfp.S
…