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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] NFC. Updating CMake dependency specifications
Chris Bieneman
2016-11-17
1
-2
/
+3
*
[ARC] Pull the ObjC ARC components that really serve the role of
Chandler Carruth
2015-08-20
1
-2
/
+0
*
[objc-arc] Extract out state specific to a ref count from the main objc arc s...
Michael Gottesman
2015-03-05
1
-0
/
+1
*
[objc-arc] Change the InstructionClass to be an enum class called ARCInstKind.
Michael Gottesman
2015-02-19
1
-1
/
+1
*
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
Zachary Turner
2015-02-11
1
-0
/
+3
*
Add back r222061 with a fix.
Rafael Espindola
2014-11-17
1
-0
/
+1
*
Revert "Don't make assumptions about the name of private global variables."
Reid Kleckner
2014-11-15
1
-1
/
+0
*
Don't make assumptions about the name of private global variables.
Rafael Espindola
2014-11-14
1
-0
/
+1
*
Extracted ObjCARCContract from ObjCARCOpts into its own file.
Michael Gottesman
2013-01-29
1
-0
/
+3
*
Created ObjCARCUtil.cpp for functions which in my humble opinion are too larg...
Michael Gottesman
2013-01-28
1
-0
/
+1
*
Refactor ObjCARCAliasAnalysis into its own file.
Michael Gottesman
2013-01-28
1
-0
/
+1
*
Refactored out pass ObjCARCAPElim from ObjCARCOpts.cpp => ObjCARCAPElim.cpp.
Michael Gottesman
2013-01-28
1
-0
/
+1
*
Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp.
Michael Gottesman
2013-01-28
1
-0
/
+1
*
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...
Michael Gottesman
2013-01-28
1
-0
/
+6