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
/
tools
/
llvm-lto
/
llvm-lto.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test for r263577: "Add missing error handling in llvm-lto"
Mehdi Amini
2016-03-19
1
-1
/
+1
*
Add missing error handling in llvm-lto
Mehdi Amini
2016-03-15
1
-0
/
+1
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
1
-13
/
+13
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
1
-13
/
+13
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
1
-13
/
+13
*
[ThinLTO] Support for reference graph in per-module and combined summary.
Teresa Johnson
2016-03-11
1
-2
/
+2
*
libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
Mehdi Amini
2016-03-09
1
-0
/
+290
*
[LTO] Fix error reporting from lto_module_create_in_local_context()
Petr Pavlu
2016-03-01
1
-4
/
+7
*
[LTO] Fix error reporting when a file passed to libLTO is invalid or non-exis...
Petr Pavlu
2016-01-20
1
-1
/
+0
*
Add a change accidentally left out from r258100
Tobias Edler von Koch
2016-01-18
1
-0
/
+5
*
Add a missing error handling to llvm-lto.
Rafael Espindola
2016-01-11
1
-0
/
+1
*
Modernize the C++ APIs for creating LTO modules.
Rafael Espindola
2015-12-04
1
-20
/
+29
*
Move a call to getGlobalContext out of lib/LTO.
Rafael Espindola
2015-12-04
1
-1
/
+1
*
Simplify the error handling in llvm-lto a bit.
Rafael Espindola
2015-12-04
1
-36
/
+37
*
[ThinLTO] Deduplicate function index loading into shared helper (NFC)
Teresa Johnson
2015-11-23
1
-27
/
+1
*
[ThinLTO] Handle bitcode without function summary sections gracefully
Teresa Johnson
2015-11-21
1
-14
/
+21
*
[LTO] Add options to llvm-lto to select output format and dump merged module
Tobias Edler von Koch
2015-11-20
1
-0
/
+23
*
Do not require a Context to extract the FunctionIndex from Bitcode (NFC)
Mehdi Amini
2015-11-19
1
-4
/
+30
*
Switch lto codegen to using diagnostic handlers.
Yunzhong Gao
2015-11-17
1
-11
/
+9
*
llvm-lto: trivial spelling changes to distinguish custom diagnostic handler and
Yunzhong Gao
2015-11-10
1
-0
/
+1
*
Clang format a few prior patches (NFC)
Teresa Johnson
2015-11-02
1
-6
/
+8
*
Pass FunctionInfoIndex by reference to WriteFunctionSummaryToFile (NFC)
Teresa Johnson
2015-10-19
1
-1
/
+1
*
llvm-lto support for generating combined function indexes
Teresa Johnson
2015-10-19
1
-0
/
+64
*
Reapply "LTO: Disable extra verify runs in release builds"
Duncan P. N. Exon Smith
2015-09-15
1
-2
/
+6
*
Revert "LTO: Disable extra verify runs in release builds"
Duncan P. N. Exon Smith
2015-09-15
1
-6
/
+2
*
LTO: Disable extra verify runs in release builds
Duncan P. N. Exon Smith
2015-09-15
1
-2
/
+6
*
Add a non-exiting diagnostic handler for LTO.
Yunzhong Gao
2015-09-11
1
-1
/
+4
*
CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it.
Peter Collingbourne
2015-08-27
1
-11
/
+33
*
LTO: Simplify merged module ownership.
Peter Collingbourne
2015-08-24
1
-1
/
+1
*
LTO: Change signature of LTOCodeGenerator::setCodePICModel() to take a Reloc:...
Peter Collingbourne
2015-08-21
1
-13
/
+1
*
llvm-lto: Re-order code.
Peter Collingbourne
2015-08-21
1
-12
/
+10
*
Make the C++ LTO API easier to use from C++ clients.
Peter Collingbourne
2015-06-01
1
-5
/
+3
*
libLTO, llvm-lto, gold: Introduce flag for controlling optimization level.
Peter Collingbourne
2015-03-19
1
-5
/
+16
*
Make helper functions static.
Benjamin Kramer
2015-03-09
1
-4
/
+4
*
[LTO API] add lto_codegen_set_module to set the destination module.
Manman Ren
2015-02-24
1
-4
/
+15
*
[llvm-lto] Add a line for setting LTOCodeGenerator's CPU string from command
Akira Hatanaka
2015-01-30
1
-0
/
+3
*
llvm-lto: Add testing coverage for local contexts
Duncan P. N. Exon Smith
2014-12-17
1
-0
/
+47
*
Add an option to the LTO code generator to disable vectorization during LTO
Arnold Schwaighofer
2014-10-26
1
-3
/
+9
*
Update the error handling of lib/Linker.
Rafael Espindola
2014-10-25
1
-5
/
+1
*
LTO: Ignore disabled diagnostic remarks
Duncan P. N. Exon Smith
2014-10-01
1
-0
/
+26
*
Modernize raw_fd_ostream's constructor a bit.
Rafael Espindola
2014-08-25
1
-4
/
+4
*
LTO: rename the various makeLTOModule overloads.
Peter Collingbourne
2014-07-03
1
-1
/
+1
*
raw_ostream: Forward declare OpenFlags and include FileSystem.h only where ne...
Benjamin Kramer
2014-04-29
1
-0
/
+1
*
Add an -mattr option to the gold plugin to support subtarget features in LTO
Tom Roeder
2014-04-25
1
-0
/
+10
*
[C++] Use 'nullptr'. Tools edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
Teach llvm-lto to respect the given RelocModel.
James Molloy
2014-04-14
1
-1
/
+14
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-2
/
+2
*
Replace the F_Binary flag with a F_Text one.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
Refactor TargetOptions initialization into a single place.
Eli Bendersky
2014-02-19
1
-20
/
+1
*
Re-sort #include lines again, prior to moving headers around.
Chandler Carruth
2014-01-13
1
-1
/
+1
[next]