index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
LTO
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
2
-10
/
+6
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
2
-17
/
+26
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
4
-69
/
+176
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
3
-159
/
+189
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
3
-383
/
+139
*
Adds the ability to run the llvm test suite in-tree.
Chris Wailes
2014-06-06
1
-0
/
+35
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
2
-57
/
+57
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
3
-104
/
+220
*
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
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
1
-3
/
+0
*
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".
Rafael Espindola
2013-10-31
2
-10
/
+28
*
Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
2013-10-29
2
-4
/
+2
*
Add a 'deleteModule' method to the Linker class.
Bill Wendling
2013-10-16
1
-1
/
+4
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+1
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
1
-6
/
+1
*
Optimize linkonce_odr unnamed_addr functions during LTO.
Rafael Espindola
2013-10-03
1
-4
/
+8
*
Test commit. Fixed a copy-paste error in the Makefile for lib/LTO.
Tom Roeder
2013-10-03
1
-1
/
+1
*
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
2
-151
/
+53
*
Move LTO support library to a component, allowing it to be tested
Peter Collingbourne
2013-09-24
5
-0
/
+1394