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
/
IPO
/
ElimAvailExtern.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-10
1
-6
/
+12
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[PM] Remove support for omitting the AnalysisManager argument to new
Chandler Carruth
2016-06-17
1
-1
/
+2
*
[PM] Port EliminateAvailableExternally pass to the new pass manager.
Davide Italiano
2016-05-05
1
-28
/
+36
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-0
/
+3
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-3
/
+0
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-0
/
+3
*
Disallow aliases to available_externally.
Rafael Espindola
2015-11-26
1
-37
/
+0
*
Restore "Support for ThinLTO function importing and symbol linking."
Teresa Johnson
2015-11-03
1
-0
/
+39
*
Revert "Support for ThinLTO function importing and symbol linking."
Teresa Johnson
2015-11-02
1
-39
/
+0
*
Support for ThinLTO function importing and symbol linking.
Teresa Johnson
2015-11-02
1
-0
/
+39
*
Clang format a few prior patches (NFC)
Teresa Johnson
2015-11-02
1
-13
/
+14
*
Remove two unused includes and C++11 rangify for loops.
Yaron Keren
2015-09-04
1
-15
/
+12
*
Remove unused variable.
Rafael Espindola
2015-07-13
1
-1
/
+0
*
Aliases don't have available_externally linkage.
Rafael Espindola
2015-07-13
1
-11
/
+0
*
Don't change the visibility when converting a definition to a declaration.
Rafael Espindola
2015-07-13
1
-3
/
+0
*
Resubmit "Add new EliminateAvailableExternally module pass" (r239480)
Teresa Johnson
2015-07-06
1
-0
/
+99
*
Revert commit r239480 as it causes https://code.google.com/p/chromium/issues/...
Teresa Johnson
2015-06-12
1
-96
/
+0
*
Add new EliminateAvailableExternally module pass, which is performed in
Teresa Johnson
2015-06-10
1
-0
/
+96