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
/
ObjCARCAPElim.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add comdat key field to llvm.global_ctors and llvm.global_dtors
Reid Kleckner
2014-05-16
1
-2
/
+2
*
[C++] Use 'nullptr'. Transforms edition.
Craig Topper
2014-04-25
1
-3
/
+3
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-05
1
-2
/
+2
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-1
/
+1
*
Hopefully fix the Windows build failure introduced in r173769
Timur Iskhodzhanov
2013-01-29
1
-0
/
+1
*
Fixed header comment.
Michael Gottesman
2013-01-29
1
-8
/
+4
*
Juggled Debug.h from ObjCARC.h to only the including cpp files that
Michael Gottesman
2013-01-29
1
-0
/
+1
*
Sorted includes using utils/sort_includes.
Michael Gottesman
2013-01-29
1
-1
/
+0
*
Cleaned up includes in various ObjCARC files and removed some whitespace viol...
Michael Gottesman
2013-01-28
1
-1
/
+0
*
Refactored out pass ObjCARCAPElim from ObjCARCOpts.cpp => ObjCARCAPElim.cpp.
Michael Gottesman
2013-01-28
1
-0
/
+179