index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
LTO
/
LTOCodeGenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-24
/
+10
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-27
/
+33
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-18
/
+80
*
Use array_pod_sort instead of std::sort
Duncan P. N. Exon Smith
2013-11-16
1
-1
/
+1
*
Protect user-supplied runtime library functions in LTO
Justin Bogner
2013-11-12
1
-3
/
+46
*
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".
Rafael Espindola
2013-10-31
1
-8
/
+4
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
1
-3
/
+1
*
Add a 'deleteModule' method to the Linker class.
Bill Wendling
2013-10-16
1
-1
/
+4
*
Optimize linkonce_odr unnamed_addr functions during LTO.
Rafael Espindola
2013-10-03
1
-4
/
+8
*
Fix option parsing in the gold plugin.
Rafael Espindola
2013-10-02
1
-5
/
+7
*
Move command line options to the users of libLTO. Fixes --enable-shared build.
Rafael Espindola
2013-09-30
1
-18
/
+40
*
Move LTO support library to a component, allowing it to be tested
Peter Collingbourne
2013-09-24
1
-0
/
+453