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
/
LTOBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PM
Teresa Johnson
2018-07-19
1
-4
/
+8
*
IRGen: Write .dwo files when -split-dwarf-file is used together with -fthinlt...
Peter Collingbourne
2018-05-31
1
-1
/
+6
*
Fix a make_unique ambiguity.
Peter Collingbourne
2018-05-21
1
-1
/
+1
*
LTO: Replace split dwarf implementation that uses objcopy with one that uses ...
Peter Collingbourne
2018-05-21
1
-61
/
+17
*
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up...
Peter Collingbourne
2018-05-21
1
-2
/
+3
*
[LTO] Handle Task=-1 passed to addSaveTemps
Teresa Johnson
2018-05-05
1
-3
/
+5
*
[ThinLTO] Add support for optimization remarks to thinBackend
Teresa Johnson
2018-05-03
1
-15
/
+20
*
Enable debug fission for thinLTO linked via gold-plugin
Yunlian Jiang
2018-04-13
1
-0
/
+67
*
Revert "[LTO] Support filtering by hotness threshold"
Bob Haarman
2018-03-08
1
-2
/
+1
*
[LTO] Support filtering by hotness threshold
Adam Nemet
2018-02-26
1
-1
/
+2
*
Pass a reference to a module to the bitcode writer.
Rafael Espindola
2018-02-14
1
-2
/
+2
*
[ThinLTO] Remove dead and dropped symbol declarations when possible
Teresa Johnson
2018-02-06
1
-6
/
+15
*
[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] - Stop internalizing and drop non-prevailing symbols.
George Rimar
2018-01-29
1
-0
/
+13
*
[ThinLTO] Re-commit of dot dumper after test fix
Eugene Leviant
2018-01-22
1
-0
/
+6
*
Temporarily revert r323062 to investigate buildbot failures
Eugene Leviant
2018-01-21
1
-6
/
+0
*
[ThinLTO] Implement summary visualizer
Eugene Leviant
2018-01-21
1
-0
/
+6
*
[Support] Rename tool_output_file to ToolOutputFile, NFC
Reid Kleckner
2017-09-23
1
-1
/
+1
*
Fix the bug that parseAAPipeline is not invoked in runNewPMPasses in release ...
Dehao Chen
2017-08-02
1
-8
/
+9
*
Update the new PM pipeline to make ICP aware if it is SamplePGO build.
Dehao Chen
2017-08-02
1
-4
/
+8
*
[ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm.
Tim Shen
2017-06-01
1
-6
/
+1
*
[PM/ThinLTO] Port the ThinLTO pipeline (both components) to the new PM.
Chandler Carruth
2017-06-01
1
-8
/
+7
*
Infer relocation model from module flags in relocatable LTO link.
Evgeniy Stepanov
2017-05-22
1
-8
/
+13
*
LTO: Mark undefined module asm symbols as used.
Peter Collingbourne
2017-04-26
1
-18
/
+0
*
More accurate header inclusions. NFC.
Peter Collingbourne
2017-03-28
1
-0
/
+1
*
IPO: Const correctness for summaries passed into passes.
Peter Collingbourne
2017-03-22
1
-7
/
+12
*
Perform symbol binding for .symver versioned symbols
Teresa Johnson
2017-03-09
1
-1
/
+1
*
[LTO] Add ability to emit assembly to new LTO API
Tobias Edler von Koch
2017-02-15
1
-2
/
+1
*
[LTO] Make sure we flush buffers to work around linker shenanigans.
Davide Italiano
2017-02-13
1
-2
/
+17
*
[lib/LTO] Initial support for optimization remarks in the new API.
Davide Italiano
2017-02-12
1
-0
/
+6
*
[LTO] Teach lib/LTO about the new pass manager.
Davide Italiano
2017-01-24
1
-4
/
+66
*
IPO, LTO: Plumb the summary from the LTO API into the pass manager.
Peter Collingbourne
2017-01-20
1
-6
/
+9
*
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
Chandler Carruth
2017-01-11
1
-1
/
+1
*
[ThinLTO] Import composite types as declarations
Teresa Johnson
2016-12-16
1
-1
/
+2
*
Pass sample pgo flags to thinlto.
Dehao Chen
2016-12-16
1
-0
/
+1
*
[LTO] Reject modules without datalayout.
Davide Italiano
2016-12-14
1
-1
/
+0
*
LTO: Add support for multi-module bitcode files.
Peter Collingbourne
2016-12-14
1
-3
/
+5
*
Object: Extract a ModuleSymbolTable class from IRObjectFile.
Peter Collingbourne
2016-12-01
1
-1
/
+1
*
[lib/LTO] Rename few instances of Lto to LTO.
Davide Italiano
2016-11-24
1
-6
/
+6
*
Bitcode: Change module reader functions to return an llvm::Expected.
Peter Collingbourne
2016-11-13
1
-5
/
+3
*
Split Bitcode/ReaderWriter.h into separate reader and writer headers
Teresa Johnson
2016-11-11
1
-1
/
+2
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-10
/
+10
*
Bitcode: Change the materializer interface to return llvm::Error.
Peter Collingbourne
2016-11-09
1
-1
/
+2
*
IR, Bitcode: Change bitcode reader to no longer own its memory buffer.
Peter Collingbourne
2016-11-08
1
-2
/
+1
*
Reduce global namespace pollution. NFC.
Benjamin Kramer
2016-10-18
1
-1
/
+1
*
Add explanatory comment.
Peter Collingbourne
2016-09-29
1
-0
/
+4
*
LTO: Fix use-after-scope error.
Peter Collingbourne
2016-09-29
1
-0
/
+1
*
LTO: Simplify caching interface.
Peter Collingbourne
2016-09-23
1
-27
/
+11
[next]