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
/
LTO
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable debug fission for thinLTO linked via gold-plugin
Yunlian Jiang
2018-04-13
2
-0
/
+68
*
Add missing vtable anchors
Weiming Zhao
2018-04-11
1
-0
/
+1
*
Prevent data races in concurrent ThinLTO processes.
Ekaterina Romanova
2018-03-30
1
-17
/
+14
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
Sink Analysis/ObjectUtil(canBeOmittedFromSymbolTable) into IR so it can be le...
David Blaikie
2018-03-21
1
-2
/
+1
*
[LTO] Return proper error object rather than null LTOModule
Adam Nemet
2018-03-13
1
-1
/
+1
*
Revert "[LTO] Support filtering by hotness threshold"
Bob Haarman
2018-03-08
4
-19
/
+7
*
[LTO] Support filtering by hotness threshold
Adam Nemet
2018-02-26
4
-7
/
+19
*
[ThinLTO] Always create linked objects file for --thinlto-index-only=
Vitaly Buka
2018-02-22
1
-20
/
+8
*
[LTO] Remove unused Path parameter to AddBufferFn
Teresa Johnson
2018-02-20
1
-2
/
+2
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-19
1
-0
/
+7
*
Revert: [llvm] r325448 - [ThinLTO] Add GraphTraits for FunctionSummaries
Simon Pilgrim
2018-02-18
1
-7
/
+0
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-17
1
-0
/
+7
*
Pass a reference to a module to the bitcode writer.
Rafael Espindola
2018-02-14
3
-5
/
+5
*
Revert "[ThinLTO] Add GraphTraits for FunctionSummaries"
Volodymyr Sapsai
2018-02-12
1
-7
/
+0
*
[ThinLTO] Add GraphTraits for FunctionSummaries
Charles Saternos
2018-02-11
1
-0
/
+7
*
LTO: Include live bit in ThinLTO cache key.
Peter Collingbourne
2018-02-09
1
-0
/
+1
*
[ThinLTO] Remove dead and dropped symbol declarations when possible
Teresa Johnson
2018-02-06
1
-6
/
+15
*
LTO: Also include dso-local bit for calls in ThinLTO cache key.
Peter Collingbourne
2018-02-05
1
-1
/
+3
*
LTO: Include dso-local bit in ThinLTO cache key.
Peter Collingbourne
2018-02-05
1
-1
/
+3
*
[ThinLTO] Convert dead alias to declarations
Teresa Johnson
2018-02-05
1
-10
/
+6
*
[LTO] - Simplify. NFC.
George Rimar
2018-02-02
1
-3
/
+2
*
[ThinLTO] - Fix for "ThinLTO inlines variables that should be discarded".
George Rimar
2018-02-02
1
-6
/
+12
*
[ThinLTO/gold] Write empty imports even for modules with symbols
Vitaly Buka
2018-01-30
1
-7
/
+15
*
[ThinLTO] - Stop internalizing and drop non-prevailing symbols.
George Rimar
2018-01-29
3
-8
/
+60
*
[LTO] - Introduce GlobalResolution::Prevailing flag.
George Rimar
2018-01-25
1
-15
/
+9
*
Another try to commit 323321 (aggressive instruction combine).
Amjad Aboud
2018-01-25
1
-0
/
+1
*
Simplify. NFC.
Rafael Espindola
2018-01-24
1
-1
/
+1
*
Reverted 323321.
Amjad Aboud
2018-01-24
1
-1
/
+0
*
[InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in...
Amjad Aboud
2018-01-24
1
-0
/
+1
*
Introduce errorToBool() helper and use it.
Nico Weber
2018-01-23
1
-16
/
+4
*
[ThinLTO] Re-commit of dot dumper after test fix
Eugene Leviant
2018-01-22
3
-2
/
+9
*
Temporarily revert r323062 to investigate buildbot failures
Eugene Leviant
2018-01-21
3
-9
/
+2
*
[ThinLTO] Implement summary visualizer
Eugene Leviant
2018-01-21
3
-2
/
+9
*
Don't drop dso_local in LTO.
Rafael Espindola
2018-01-18
1
-1
/
+2
*
[ThinLTO] - Remove code duplication. NFC.
George Rimar
2018-01-17
1
-22
/
+17
*
[LTO] Simplify code. No functionality change intended.
Benjamin Kramer
2017-12-28
1
-14
/
+10
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-1
/
+1
*
Fix more inconsistent line endings. NFC.
Dimitry Andric
2017-12-18
1
-9
/
+9
*
[LTO] Make processing of combined module more consistent
Vitaly Buka
2017-12-16
1
-24
/
+12
*
[ThinLTO] Disallow multiple prevailing defs
Eugene Leviant
2017-12-15
1
-2
/
+2
*
[LLVMgold] Don't set undefined symbol as prevailing
Eugene Leviant
2017-12-15
1
-1
/
+4
*
Remove redundant includes from lib/LTO.
Michael Zolotukhin
2017-12-13
3
-9
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
3
-9
/
+9
*
LTO: clarify why we need to gracefully handle sys::fs::rename failures
Bob Haarman
2017-11-16
1
-7
/
+9
*
Use TempFile in lto caching.
Rafael Espindola
2017-11-15
1
-25
/
+34
*
LTO: don't fatal when value for cache key already exists
Bob Haarman
2017-11-10
1
-2
/
+15
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-04
1
-5
/
+16
*
Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."
Sean Fertile
2017-11-04
1
-16
/
+5
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-03
1
-5
/
+16
[prev]
[next]