projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[dsymutil] Make trivial accessor const.
[oota-llvm.git]
/
tools
/
gold
/
2015-02-26
Rafael Espindola
gold-plugin: "Upgrade" debug info and handle its warnings.
tree
|
commitdiff
2015-02-21
Rafael Espindola
Set the datalayout in the gold plugin.
tree
|
commitdiff
2015-02-14
Chandler Carruth
[gold] Consolidate the gold plugin options and actually...
tree
|
commitdiff
2015-02-13
Chandler Carruth
[PM] Fix a compile error I introduced in r229094 and...
tree
|
commitdiff
2015-02-13
Chandler Carruth
[PM] Remove the old 'PassManager.h' header file at...
tree
|
commitdiff
2015-02-12
Michael Kuperstein
gold-plugin: delete the output file for OT_DISABLE
tree
|
commitdiff
2015-02-11
Jan Wen Voung
Gold-plugin: Broaden scope of get/release_input_file...
tree
|
commitdiff
2015-02-02
NAKAMURA Takumi
gold-plugin.cpp: Fixup r227599 corresponding to r227685...
tree
|
commitdiff
2015-01-30
Alexey Samsonov
Fixup gold-plugin after r227576.
tree
|
commitdiff
2015-01-24
Sylvestre Ledru
Update of the gold-plugin.cpp code to match Chandler...
tree
|
commitdiff
2015-01-15
Chandler Carruth
[PM] Move TargetLibraryInfo into the Analysis library.
tree
|
commitdiff
2015-01-14
Rafael Espindola
Fix linking of shared libraries.
tree
|
commitdiff
2015-01-14
Rafael Espindola
Fix handling of extern_weak. This was broken by r225983.
tree
|
commitdiff
2015-01-14
Rafael Espindola
Handle a symbol being undefined.
tree
|
commitdiff
2015-01-10
Rafael Espindola
Use the DiagnosticHandler to print diagnostics when...
tree
|
commitdiff
2014-12-23
Rafael Espindola
Fix a leak found by asan.
tree
|
commitdiff
2014-12-10
Rafael Espindola
Simplify the handling of aliases in the gold plugin.
tree
|
commitdiff
2014-12-09
Rafael Espindola
Rename createIRObjectFile to just create.
tree
|
commitdiff
2014-12-09
Rafael Espindola
Remember the unmangled name in the plugin.
tree
|
commitdiff
2014-12-09
Rafael Espindola
Don't lookup an object symbol name in the module.
tree
|
commitdiff
2014-12-05
Rafael Espindola
Be less conservative about when we build the gold plugin.
tree
|
commitdiff
2014-11-25
Rafael Espindola
gold plugin: call llvm_shutdown so that -stats works.
tree
|
commitdiff
2014-11-24
Rafael Espindola
Add a disable-output option to the gold plugin.
tree
|
commitdiff
2014-11-19
Duncan P. N. Exon...
gold-plugin: Fix typo in error message
tree
|
commitdiff
2014-11-01
Rafael Espindola
Fix the build of the gold plugin.
tree
|
commitdiff
2014-11-01
Rafael Espindola
Remove redundant calls to isMaterializable.
tree
|
commitdiff
2014-10-30
Rafael Espindola
Enable the slp vectorizer in the gold plugin.
tree
|
commitdiff
2014-10-30
Rafael Espindola
Enable the loop vectorizer in the gold plugin.
tree
|
commitdiff
2014-10-29
Rafael Espindola
Replace also-emit-llvm with save-temps.
tree
|
commitdiff
2014-10-25
Rafael Espindola
Remove unused variable.
tree
|
commitdiff
2014-10-25
Rafael Espindola
Update the error handling of lib/Linker.
tree
|
commitdiff
2014-10-24
Rafael Espindola
Modernize the error handling of the Materialize function.
tree
|
commitdiff
2014-10-24
Rafael Espindola
Don't ever call materializeAllPermanently during LTO.
tree
|
commitdiff
2014-10-22
Rafael Espindola
Fix a gcc warning.
tree
|
commitdiff
2014-10-10
Rafael Espindola
Fix gcc warning in gold-plugin.cpp.
tree
|
commitdiff
2014-10-07
Rafael Espindola
gold plugin: Handle gold selecting a linkonce GV when...
tree
|
commitdiff
2014-10-07
Rafael Espindola
gold plugin: create internal replacement with original...
tree
|
commitdiff
2014-10-07
Rafael Espindola
gold plugin: Remap function arguments when creating...
tree
|
commitdiff
2014-09-18
Peter Collingbourne
LTO: introduce object file-based on-disk module format.
tree
|
commitdiff
2014-09-17
Rafael Espindola
Internalize common symbols when we can.
tree
|
commitdiff
2014-09-10
Rafael Espindola
Add doInitialization/doFinalization to DataLayoutPass.
tree
|
commitdiff
2014-09-10
Rafael Espindola
Remember to eraseFromParent after replaceAllUsesWith.
tree
|
commitdiff
2014-09-09
Rafael Espindola
Handle common linkage correctly in the gold plugin.
tree
|
commitdiff
2014-09-03
David Blaikie
unique_ptrify IRObjectFile::createIRObjectFile
tree
|
commitdiff
2014-09-03
Rafael Espindola
Pass a && to getLazyBitcodeModule.
tree
|
commitdiff
2014-08-27
Rafael Espindola
Don't create a MemoryBuffer just to get the MemoryBuffe...
tree
|
commitdiff
2014-08-27
David Blaikie
Convert a few more cases of direct intialization of...
tree
|
commitdiff
2014-08-27
Rafael Espindola
Return a std::unique_ptr when creating a new MemoryBuffer.
tree
|
commitdiff
2014-08-26
Rafael Espindola
Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcode...
tree
|
commitdiff
2014-08-25
Rafael Espindola
Modernize raw_fd_ostream's constructor a bit.
tree
|
commitdiff
2014-08-22
Rafael Espindola
Add support for comdats to the gold plugin.
tree
|
commitdiff
2014-08-21
Rafael Espindola
Rewrite the gold plugin to fix pr19901.
tree
|
commitdiff
2014-08-11
Rafael Espindola
Fix using -plugin-opt=apiflie when also using -plugin...
tree
|
commitdiff
2014-07-31
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use range loops.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Convert a few more function pointer calls to just ...
tree
|
commitdiff
2014-07-30
Rafael Espindola
Don't duplicate the function name in a comment.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use function pointers with just f(1,2) instead of ...
tree
|
commitdiff
2014-07-29
Rafael Espindola
Use nullptr instead of NULL.
tree
|
commitdiff
2014-07-29
Rafael Espindola
Remove unused includes.
tree
|
commitdiff
2014-07-29
Rafael Espindola
Delete dead code.
tree
|
commitdiff
2014-07-29
Rafael Espindola
gold plugin: Fix handling of corrupted bitcode files.
tree
|
commitdiff
2014-07-29
Rafael Espindola
Small gold plugin simplifications.
tree
|
commitdiff
2014-07-07
Rafael Espindola
Use raw_fd_ostream instead of std::ofstream.
tree
|
commitdiff
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
tree
|
commitdiff
2014-07-06
Rafael Espindola
Declare variable on first use.
tree
|
commitdiff
2014-07-03
Peter Collingbourne
gold plugin: move target initialization to the top...
tree
|
commitdiff
2014-07-03
Peter Collingbourne
LTO: rename the various makeLTOModule overloads.
tree
|
commitdiff
2014-06-26
Tom Roeder
Fix the new LTOCodeGenerator setup in gold to parse...
tree
|
commitdiff
2014-06-25
Alexey Volkov
Fix unresolved symbols when loading gold plugin
tree
|
commitdiff
2014-06-20
Rafael Espindola
Small clanups:
tree
|
commitdiff
2014-06-19
Rafael Espindola
The gold plugin doesn't need disassemblers.
tree
|
commitdiff
2014-06-19
Rafael Espindola
Set gold plugin options in a sane order.
tree
|
commitdiff
2014-06-19
Rafael Espindola
Simplify. No functionality change.
tree
|
commitdiff
2014-06-19
Rafael Espindola
Reduce indentation. No functionality change.
tree
|
commitdiff
2014-06-19
Rafael Espindola
Use lib/LTO directly in the gold plugin.
tree
|
commitdiff
2014-06-19
Rafael Espindola
Remove an incorrect fixme.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::error_code' from tools.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Remove system_error.h.
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-02-26
Rafael Espindola
Don't mix the plain and keyword signatures of target_li...
tree
|
commitdiff
2014-02-11
Sylvestre Ledru
Improve the declaration when LDPO_PIE is not available.
tree
|
commitdiff
2014-02-11
Sylvestre Ledru
If LDPO_PIE is not defined (before binutils 2.23 version),
tree
|
commitdiff
2014-02-10
Rafael Espindola
Fix an old FIXME. LDPO_PIE is available since 2.23...
tree
|
commitdiff
2014-01-13
Chandler Carruth
Re-sort #include lines again, prior to moving headers...
tree
|
commitdiff
2014-01-10
Tom Roeder
Space formatting fix for r198966.
tree
|
commitdiff
2014-01-10
Tom Roeder
Fixing build break: should be in the if statement,...
tree
|
commitdiff
2014-01-10
Tom Roeder
Restore the library dependency of LLVMgold on LTO;...
tree
|
commitdiff
2013-12-28
Nico Weber
EXPORTED_SYMBOL_FILE support for cmake
tree
|
commitdiff
2013-12-25
NAKAMURA Takumi
gold-plugin.cpp: Use form of <plugin-api.h>, since...
tree
|
commitdiff
2013-12-02
Alp Toker
Cut the gold plugin README down to size
tree
|
commitdiff
2013-10-31
Rafael Espindola
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
tree
|
commitdiff
2013-10-18
Rafael Espindola
Check for errors when calling lto_codegen_add_module...
tree
|
commitdiff
2013-10-16
Rafael Espindola
[pr17595] Fix a use after free.
tree
|
commitdiff
2013-10-03
Rafael Espindola
Optimize linkonce_odr unnamed_addr functions during...
tree
|
commitdiff
2013-10-03
Rafael Espindola
Dispose the codegen even when just writing the bitcode...
tree
|
commitdiff
2013-08-12
Shuxin Yang
Revert r188188 and r188200.
tree
|
commitdiff
2013-08-12
Shuxin Yang
Misc enhancements to LTO:
tree
|
commitdiff
2013-07-23
Rafael Espindola
Split getOpenFile into getOpenFile and getOpenFileSlice.
tree
|
commitdiff
next