index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
builtins
Commit message (
Expand
)
Author
Age
Files
Lines
*
[RISCV-V] Provide muldi3 builtin assembly implementation
kamlesh kumar
2020-06-25
3
-19
/
+46
*
Revert "Revert 1689ad27af5 "[builtins] Implement rounding mode support for i3...
Yi Kong
2019-11-27
2
-0
/
+46
*
[PowerPC][compiler-rt][builtins]Add __fixtfti builtin on PowerPC
Lei Huang
2019-11-25
2
-0
/
+39
*
[compiler-rt] Don't check XCR0 when detecting avx512 on Darwin.
Florian Hahn
2019-11-21
1
-0
/
+8
*
Revert 1689ad27af5 "[builtins] Implement rounding mode support for i386/x86_64"
Hans Wennborg
2019-11-19
2
-40
/
+0
*
[X86] Add AMD Matisse (znver2) model number to getHostCPUName and compiler-rt...
Craig Topper
2019-11-18
1
-2
/
+2
*
[builtins] Implement rounding mode support for i386/x86_64
Yi Kong
2019-11-18
2
-0
/
+40
*
[PowerPC][compiler-rt][builtins]Fix __fixunstfti builtin on PowerPC
Lei Huang
2019-11-08
1
-2
/
+12
*
[Builtins] Fix bug where powerpc builtins specializations didn't remove gener...
Dan Liew
2019-10-30
1
-11
/
+11
*
[AArch64][Builtins] Avoid unnecessary cache cleaning
Bryan Chan
2019-10-28
1
-13
/
+23
*
[mips] [builtins] Remove clear_mips_cache
Zoran Jovanovic
2019-10-17
1
-50
/
+0
*
[builtins] Unbreak build on FreeBSD armv7 after D60351
David Carlier
2019-10-08
2
-3
/
+9
*
Fix int to bool errors exposed due to r372612.
Rumeet Dhindsa
2019-09-24
3
-4
/
+4
*
compiler-rt: use fp_t instead of long double, for consistency
Ed Maste
2019-09-09
4
-4
/
+4
*
Revert "Revert "[builtins] Rounding mode support for addxf3/subxf3""
Yi Kong
2019-09-05
12
-16
/
+199
*
[X86] Add support for avx512bf16 for __builtin_cpu_supports and compiler-rt's...
Craig Topper
2019-09-04
1
-1
/
+7
*
Move a break into the correct place. NFCI.
Peter Collingbourne
2019-08-23
1
-1
/
+1
*
Fix Wnewline-eof after r368598
Nico Weber
2019-08-12
2
-2
/
+2
*
[builtins] MSVC warning disable for clean build
Matthew G McGovern
2019-08-12
5
-0
/
+55
*
Revert "[sanitizers] MSVC warning disable for clean build" and follow-up that...
Eric Christopher
2019-08-09
5
-54
/
+0
*
Fix compilation after SVN r368476
Martin Storsjo
2019-08-09
1
-0
/
+1
*
[sanitizers] MSVC warning disable for clean build
Matthew G McGovern
2019-08-09
5
-0
/
+53
*
BMI2 support is indicated in bit eight of EBX, not nine.
Eric Christopher
2019-08-05
1
-1
/
+1
*
gn build: Fix redundant object files in builtin lib.
Nico Weber
2019-07-31
1
-18
/
+0
*
[compiler-rt][builtins] Provide __clear_cache for SPARC
Rainer Orth
2019-07-23
1
-0
/
+10
*
[builtins] Fix assembly in arm sync-ops.h
Nikita Popov
2019-07-12
1
-1
/
+1
*
Enable compiler-rt on SPARC
Rainer Orth
2019-07-12
2
-2
/
+5
*
[builtins] Use libtool for builtins when building for Apple platform
Petr Hosek
2019-06-04
1
-0
/
+3
*
builtins: correct function name for AEABI
Saleem Abdulrasool
2019-06-03
1
-2
/
+2
*
[builtins] Move the compare2f definition outside of the macro
Petr Hosek
2019-05-29
1
-11
/
+19
*
[X86] Add more icelake model numbers to compiler-rt implementation of __built...
Craig Topper
2019-05-22
1
-0
/
+8
*
[builtins] Deduplicate __eqsf2 and __gtsf2 via macro
Petr Hosek
2019-05-20
1
-77
/
+30
*
[X86] Add icelake-client and tremont model numbers to compiler-rt's implement...
Craig Topper
2019-05-20
1
-0
/
+9
*
[NFC][compiler-rt][builtins] Tidy and match comments for floating point opera...
Leonard Chan
2019-05-09
9
-102
/
+94
*
Avoid duplicate function aliases on MinGW after SVN r359835
Martin Storsjo
2019-05-03
2
-4
/
+6
*
Fix check-builtins on Windows after alias changes
Reid Kleckner
2019-05-02
2
-0
/
+16
*
[builtins] Use __APPLE__ instead of __MACH__ in check
Petr Hosek
2019-04-29
1
-1
/
+1
*
[builtins] Fix the missing assembly on Darwin
Petr Hosek
2019-04-29
1
-1
/
+1
*
[builtins] Fix the typo in the preprocessor check
Petr Hosek
2019-04-29
1
-1
/
+1
*
[builtins] Use aliases for function redirects
Petr Hosek
2019-04-29
41
-95
/
+85
*
[builtins] Use single line C++/C99 comment style
Petr Hosek
2019-04-28
240
-3869
/
+3489
*
[builtins] Reformat builtins with clang-format
Petr Hosek
2019-04-28
193
-5873
/
+5341
*
[builtins] Build x86_64 with GENERIC_TF_SOURCES
Yi Kong
2019-04-18
1
-0
/
+1
*
[builtins] Add __cmpsf2 for ARM version of comparesf2
Yi Kong
2019-04-17
1
-0
/
+5
*
[gn] Support for building compiler-rt builtins
Petr Hosek
2019-04-05
1
-81
/
+111
*
Remove unneeded ymath.h include from int_math.h
Reid Kleckner
2019-04-04
1
-1
/
+0
*
Revert "[builtins] Rounding mode support for addxf3/subxf3"
Yi Kong
2019-03-27
12
-198
/
+15
*
[builtins] Rounding mode support for addxf3/subxf3
Yi Kong
2019-03-26
12
-15
/
+198
*
Fix typos in compiler-rt/lib/builtins/atomic.c
Hubert Tong
2019-03-23
1
-1
/
+10
*
Make __cpu_model a hidden symbol, to match libgcc.
Sterling Augustine
2019-03-20
1
-0
/
+10
[next]