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
/
int_lib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
1
-11
/
+18
*
[builtins] Use single line C++/C99 comment style
Petr Hosek
2019-04-28
1
-27
/
+26
*
[builtins] Reformat builtins with clang-format
Petr Hosek
2019-04-28
1
-19
/
+21
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[builtins] Fix -Wunused-local-typedef warning in compile time asserts
Reid Kleckner
2018-10-29
1
-1
/
+1
*
[compiler-rt] Add back ARM EABI aliases where legal.
Eli Friedman
2017-10-03
1
-1
/
+3
*
builtins: expand out the AEABI function stubs
Saleem Abdulrasool
2017-05-16
1
-3
/
+2
*
builtins: use reserved spelling (NFC)
Saleem Abdulrasool
2017-05-16
1
-1
/
+1
*
[Builtin] Unxfail tests for armhf
Weiming Zhao
2017-03-29
1
-1
/
+5
*
Use 'unsigned long' to match the APIs of the MS bitscan intrinsics
Reid Kleckner
2016-08-01
1
-3
/
+3
*
builtins: remove use of __attribute__((pcs("aapcs"))) on Windows
Saleem Abdulrasool
2016-04-20
1
-5
/
+1
*
fix a gcc warning
Nico Weber
2015-12-22
1
-1
/
+1
*
builtins: __builtin_clzll for x86 on MSVC
Saleem Abdulrasool
2015-10-15
1
-2
/
+12
*
builtins: define and use ALWAYS_INLINE
Saleem Abdulrasool
2015-10-11
1
-0
/
+2
*
builtins: silence a MSVC warning
Saleem Abdulrasool
2015-10-10
1
-0
/
+2
*
builtins: implement instrinics for cl
Saleem Abdulrasool
2015-10-07
1
-0
/
+28
*
builtins: Use MSVC-equivalents of attributes
Saleem Abdulrasool
2015-10-06
1
-1
/
+11
*
builtins: restrict aliases
Saleem Abdulrasool
2015-08-21
1
-0
/
+4
*
[compiler-rt] Add libgcc compatibility aliases for __cmp{s,d,f}f2.
Josh Gao
2015-08-21
1
-0
/
+3
*
builtins: mark functions as aapcs on Windows
Saleem Abdulrasool
2015-05-22
1
-1
/
+5
*
builtins: remove unnecessary COMPILER_RT_EXPORT
Saleem Abdulrasool
2014-09-06
1
-8
/
+2
*
builtins: add missing file
Saleem Abdulrasool
2014-05-12
1
-2
/
+8
*
Move __clzti2 into 128bit fragment.
Joerg Sonnenberger
2014-03-01
1
-2
/
+1
*
Consistently use COMPILER_RT_ABI for all public symbols.
Joerg Sonnenberger
2014-03-01
1
-0
/
+15
*
Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...
Alexey Samsonov
2014-02-14
1
-0
/
+56