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
/
test
/
Transforms
/
ThinLTOBitcodeWriter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ThinLTOBitcodeWriter] Emit summaries for regular LTO modules
Vlad Tsyrklevich
2018-06-01
1
-0
/
+4
*
Fix build failures for r330387 on buildbots that don't build the X86 target
Vlad Tsyrklevich
2018-04-20
1
-0
/
+3
*
LowerTypeTests: Propagate symver directives
Vlad Tsyrklevich
2018-04-20
1
-0
/
+22
*
[ThinLTO] fix test failure without x86 backend
Hiroshi Inoue
2018-02-06
2
-0
/
+3
*
ThinLTOBitcodeWriter: Do not include module-level inline asm in the merged mo...
Peter Collingbourne
2018-02-06
1
-0
/
+12
*
Make GlobalValues with non-default visibilility dso_local.
Rafael Espindola
2018-01-18
4
-12
/
+12
*
Make internal/private GVs implicitly dso_local.
Rafael Espindola
2018-01-11
4
-12
/
+12
*
LowerTypeTests: Add limited support for aliases
Vlad Tsyrklevich
2018-01-10
1
-0
/
+25
*
ThinLTOBitcodeWriter: Try harder to discard unused references to the merged m...
Peter Collingbourne
2017-11-30
1
-0
/
+2
*
ModuleUtils: Stop using comdat members to generate unique module ids.
Peter Collingbourne
2017-10-05
2
-0
/
+8
*
ThinLTO Minimized Bitcode File Size Reduction
Haojie Wang
2017-07-21
2
-19
/
+0
*
ThinLTOBitcodeWriter: Do not rewrite intrinsic functions when splitting modules.
Peter Collingbourne
2017-07-19
1
-0
/
+4
*
[PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitcode writer was
Chandler Carruth
2017-07-11
1
-0
/
+37
*
Write summaries for merged modules when splitting modules for ThinLTO.
Peter Collingbourne
2017-06-08
1
-0
/
+4
*
[ThinLTO] Migrate ThinLTOBitcodeWriter to the new PM.
Tim Shen
2017-06-01
1
-0
/
+9
*
ThinLTOBitcodeWriter: keep comdats together, rename if leader is renamed
Bob Haarman
2017-04-12
1
-0
/
+80
*
ThinLTOBitcodeWriter: handle aliases first in filterModule
Bob Haarman
2017-04-05
1
-0
/
+16
*
[ThinLTO] Add support for emitting minimized bitcode for thin link
Teresa Johnson
2017-03-23
3
-11
/
+61
*
ThinLTOBitcodeWriter: Do not follow operand edges of type GlobalValue when lo...
Peter Collingbourne
2017-03-02
1
-0
/
+9
*
ThinLTOBitcodeWriter: Write available_externally copies of VCP eligible funct...
Peter Collingbourne
2017-02-14
2
-0
/
+96
*
ThinLTOBitcodeWriter: Strip debug info from merged module.
Peter Collingbourne
2017-02-08
1
-0
/
+7
*
ThinLTOBitcodeWriter: Clear comdats on filtered globals.
Peter Collingbourne
2017-01-18
1
-2
/
+4
*
IPO: Introduce ThinLTOBitcodeWriter pass.
Peter Collingbourne
2016-12-16
6
-0
/
+159