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
/
lib
/
Transforms
/
ObjCARC
/
ARCRuntimeEntryPoints.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[opaque pointer types] Pass function types to CallInst creation.
James Y Knight
2019-02-01
1
-12
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Change the objc ARC optimizer to use the new objc.* intrinsics
Pete Cooper
2018-12-18
1
-58
/
+16
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-27
1
-27
/
+37
*
[IR] Abstract away ArgNo+1 attribute indexing as much as possible
Reid Kleckner
2017-05-03
1
-1
/
+1
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-8
/
+6
*
Use StringRef in ARCRuntimeEntryPoints APIs (NFC)
Mehdi Amini
2016-10-05
1
-6
/
+3
*
Remove empty non-virtual destructors or mark them =default when non-public
Benjamin Kramer
2015-04-11
1
-2
/
+0
*
[objc-arc] Move initialization of ARCMDKindCache into the class itself. I als...
Michael Gottesman
2015-03-16
1
-1
/
+1
*
[objc-arc] Change EntryPointType to an enum class outside of ARCRuntimeEntryP...
Michael Gottesman
2015-03-16
1
-23
/
+23
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-20
/
+20
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re...
Michael Gottesman
2013-07-10
1
-1
/
+1
*
[objc-arc] When we initialize ARCRuntimeEntryPoints, make sure we reset all r...
Michael Gottesman
2013-07-06
1
-0
/
+9
*
[objc-arc] Performed some small cleanups in ARCRuntimeEntryPoints and added a...
Michael Gottesman
2013-07-06
1
-3
/
+5
*
[objc-arc] Renamed Module => TheModule in ARCRuntimeEntryPoints. Also did som...
Michael Gottesman
2013-07-06
1
-17
/
+14
*
[objc-arc] Refactor runtime entrypoint declaration entrypoint creation.
Michael Gottesman
2013-07-06
1
-0
/
+178