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
/
llvm
/
unittests
/
Analysis
/
TargetLibraryInfoTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyLibCalls] Fold more fortified functions into non-fortified variants
Erik Pilkington
2019-05-31
1
-0
/
+11
*
Fix TargetLibraryInfoTest.ValidProto after rL357552
Sam Clegg
2019-04-03
1
-0
/
+5
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-1
/
+1
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-1
/
+1
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix unit tests after patch https://reviews.llvm.org/rL346313
Calixte Denizet
2018-11-07
1
-465
/
+474
*
[SimplifyLibcalls] Replace locked IO with unlocked IO
David Bolvansky
2018-05-16
1
-0
/
+9
*
[Analysis] Support aligned new/delete functions.
Eric Fiselier
2018-04-04
1
-0
/
+12
*
[SimplifyLibCalls] Inline calls to cabs when it's safe to do so
Hal Finkel
2017-12-16
1
-0
/
+3
*
Revert "Add pthread_self function prototype and make it speculatable."
Xin Tong
2017-05-21
1
-5
/
+3
*
Add pthread_self function prototype and make it speculatable.
Xin Tong
2017-05-20
1
-3
/
+5
*
[TLI] Add declarations for various math header file routines from math-finite...
Andrew Kaylor
2017-05-12
1
-0
/
+46
*
TargetLibraryInfo: Introduce wcslen
Matthias Braun
2017-05-05
1
-0
/
+1
*
[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
David L. Jones
2017-01-23
1
-4
/
+4
*
[TLI] Add prototype checking for all remaining LibFuncs.
Ahmed Bougacha
2017-01-17
1
-0
/
+481