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
/
ObjCARCAliasAnalysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARC] Pull the ObjC ARC components that really serve the role of
Chandler Carruth
2015-08-20
1
-162
/
+0
*
[PM/AA] Run clang-format over the ObjCARC Alias Analysis code to
Chandler Carruth
2015-08-14
1
-2
/
+1
*
[PM/AA] Don't bother forward declaring Function and Value, just include
Chandler Carruth
2015-08-14
1
-5
/
+2
*
[PM/AA] Extract the ModRef enums from the AliasAnalysis class in
Chandler Carruth
2015-07-22
1
-11
/
+9
*
[PM/AA] Hoist the AliasResult enum out of the AliasAnalysis class.
Chandler Carruth
2015-06-22
1
-3
/
+2
*
[PM/AA] Remove the Location typedef from the AliasAnalysis class now
Chandler Carruth
2015-06-17
1
-11
/
+12
*
DataLayout is mandatory, update the API to reflect it with references.
Mehdi Amini
2015-03-10
1
-3
/
+3
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-0
/
+5
*
[objc-arc] Change the InstructionClass to be an enum class called ARCInstKind.
Michael Gottesman
2015-02-19
1
-10
/
+10
*
[objc-arc] Introduce the concept of RCIdentity and rename all relevant functi...
Michael Gottesman
2015-02-19
1
-3
/
+3
*
AA metadata refactoring (introduce AAMDNodes)
Hal Finkel
2014-07-24
1
-3
/
+3
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also re...
Michael Gottesman
2013-07-10
1
-1
/
+1
*
[objc-arc] Remove the alias analysis part of r185764.
Michael Gottesman
2013-07-07
1
-8
/
+0
*
[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not...
Michael Gottesman
2013-07-07
1
-0
/
+8
*
Sorted includes using utils/sort_includes.
Michael Gottesman
2013-01-29
1
-1
/
+0
*
Removed some cruft from ObjCARCAliasAnalysis.cpp.
Michael Gottesman
2013-01-29
1
-10
/
+0
*
Cleaned up includes in various ObjCARC files and removed some whitespace viol...
Michael Gottesman
2013-01-28
1
-1
/
+10
*
Refactor ObjCARCAliasAnalysis into its own file.
Michael Gottesman
2013-01-28
1
-0
/
+164