2015-11-17 |
Yunzhong Gao | Switch lto codegen to using diagnostic handlers. |
tree | commitdiff |
2015-11-11 |
Yunzhong Gao | Add a libLTO diagnostic handler that supports lto_get_e... |
tree | commitdiff |
2015-10-14 |
Chris Bieneman | [CMake] Add LLVM_VERSION_PATCH to the -current_version... |
tree | commitdiff |
2015-10-13 |
Chris Bieneman | [CMake] Add compatibility and current versioning to... |
tree | commitdiff |
2015-09-15 |
Duncan P. N. Exon... | Reapply "LTO: Disable extra verify runs in release... |
tree | commitdiff |
2015-09-15 |
Duncan P. N. Exon... | Revert "LTO: Disable extra verify runs in release builds" |
tree | commitdiff |
2015-09-15 |
Duncan P. N. Exon... | LTO: Disable extra verify runs in release builds |
tree | commitdiff |
2015-08-24 |
Peter Collingbourne | LTO: Simplify merged module ownership. |
tree | commitdiff |
2015-08-21 |
Peter Collingbourne | LTO: Change signature of LTOCodeGenerator::setCodePICMo... |
tree | commitdiff |
2015-06-29 |
Peter Collingbourne | lto: Clean up C libLTO interfaces pertaining to linker... |
tree | commitdiff |
2015-06-29 |
Peter Collingbourne | Teach LTOModule to emit linker flags for dllexported... |
tree | commitdiff |
2015-06-23 |
Steven Wu | Adding the missing LTO API to lto.exports |
tree | commitdiff |
2015-06-03 |
Sanjay Patel | add missing dependency on Target lib for tools |
tree | commitdiff |
2015-06-01 |
Peter Collingbourne | Make the C++ LTO API easier to use from C++ clients. |
tree | commitdiff |
2015-04-27 |
Duncan P. N. Exon... | LTO: Add API to choose whether to embed uselists |
tree | commitdiff |
2015-04-17 |
Manman Ren | [LTO API] add lto_codegen_set_should_internalize. |
tree | commitdiff |
2015-03-19 |
Peter Collingbourne | Fix build failure. |
tree | commitdiff |
2015-03-19 |
Peter Collingbourne | libLTO, llvm-lto, gold: Introduce flag for controlling... |
tree | commitdiff |
2015-03-01 |
Benjamin Kramer | Add missing includes. make_unique proliferated everywhere. |
tree | commitdiff |
2015-02-24 |
Manman Ren | [LTO API] add lto_codegen_set_module to set the destina... |
tree | commitdiff |
2015-02-03 |
Rafael Espindola | Fix duplicated symbol error. |
tree | commitdiff |
2015-02-03 |
Manman Ren | [LTO API] split lto_codegen_compile to lto_codegen_opti... |
tree | commitdiff |
2015-01-29 |
Michael J. Spencer | [lto] Disable dialog boxes on crash on Windows. |
tree | commitdiff |
2014-12-20 |
Matthias Braun | Unbreak cmake build with shared libraries enabled. |
tree | commitdiff |
2014-12-19 |
Duncan P. N. Exon... | LTO: Export local context symbols |
tree | commitdiff |
2014-11-11 |
Duncan P. N. Exon... | libLTO: Allow linker to choose context of modules and... |
tree | commitdiff |
2014-10-26 |
Arnold Schwaighofer | Add an option to the LTO code generator to disable... |
tree | commitdiff |
2014-10-25 |
Rafael Espindola | Update the error handling of lib/Linker. |
tree | commitdiff |
2014-09-26 |
Richard Smith | Remove definition of LLVM_VERSION_INFO; this macro... |
tree | commitdiff |
2014-08-01 |
Rafael Espindola | Remove lto_codegen_set_attr. |
tree | commitdiff |
2014-07-24 |
NAKAMURA Takumi | [CMake] tools/lto: Prune redundant libdep(s). |
tree | commitdiff |
2014-07-06 |
Rafael Espindola | Update the MemoryBuffer API to use ErrorOr. |
tree | commitdiff |
2014-07-04 |
Rafael Espindola | Change LTOModule`s getTargetTriple and setTargetTriple... |
tree | commitdiff |
2014-07-04 |
Alp Toker | Sink undesirable LTO functions into the old C API |
tree | commitdiff |
2014-07-03 |
Peter Collingbourne | LTO: rename the various makeLTOModule overloads. |
tree | commitdiff |
2014-06-27 |
Rafael Espindola | Don't force the build of toos/lto as a static lib. |
tree | commitdiff |
2014-06-19 |
Alp Toker | Remove unused includes following r211294 |
tree | commitdiff |
2014-06-19 |
Rafael Espindola | Use the c++ APIs. |
tree | commitdiff |
2014-05-05 |
Patrik Hagglund | Fix gcc -pedantic warning in lto.cpp. |
tree | commitdiff |
2014-05-03 |
Rafael Espindola | Move LTOModule and LTOCodeGenerator to the llvm namespace. |
tree | commitdiff |
2014-05-03 |
Rafael Espindola | Style update: don't duplicate comments, they were getti... |
tree | commitdiff |
2014-04-25 |
Tom Roeder | Add an -mattr option to the gold plugin to support... |
tree | commitdiff |
2014-04-02 |
Duncan P. N. Exon... | Revert "Reapply "LTO: add API to set strategy for ... |
tree | commitdiff |
2014-02-28 |
Rafael Espindola | Centralize the handling of install_name and rpath. |
tree | commitdiff |
2014-02-21 |
NAKAMURA Takumi | [CMake] llvm-c/lto.h should be installed if libLTO... |
tree | commitdiff |
2014-02-21 |
NAKAMURA Takumi | [CMake] libLTO: Use (SHARED|STATIC) to build both share... |
tree | commitdiff |
2014-02-19 |
Eli Bendersky | Refactor TargetOptions initialization into a single... |
tree | commitdiff |
2014-02-10 |
Manman Ren | LTO API: add lto_module_create_from_memory_with_path. |
tree | commitdiff |
2014-01-31 |
NAKAMURA Takumi | Revert r200560, "LTO itself hasn't depended on MCDisass... |
tree | commitdiff |
2014-01-31 |
NAKAMURA Takumi | LTO itself hasn't depended on MCDisassembler any more. |
tree | commitdiff |
2014-01-21 |
Yunzhong Gao | Adding new LTO APIs to parse metadata nodes and extract... |
tree | commitdiff |
2014-01-16 |
Quentin Colombet | Revert r199361: Now, the sanitizer got the change |
tree | commitdiff |
2014-01-16 |
Quentin Colombet | [LTO] Modify lto.exports to force the sanitizer to... |
tree | commitdiff |
2014-01-15 |
Quentin Colombet | [LTO] Add a hook to map LLVM diagnostics into the clien... |
tree | commitdiff |
2014-01-14 |
Duncan P. N. Exon... | Reapply "LTO: add API to set strategy for -internalize" |
tree | commitdiff |
2014-01-14 |
NAKAMURA Takumi | Revert r199191, "LTO: add API to set strategy for ... |
tree | commitdiff |
2014-01-14 |
Duncan P. N. Exon... | LTO: add API to set strategy for -internalize |
tree | commitdiff |
2014-01-13 |
Chandler Carruth | Re-sort #include lines again, prior to moving headers... |
tree | commitdiff |
2013-12-28 |
Nico Weber | EXPORTED_SYMBOL_FILE support for cmake |
tree | commitdiff |
2013-12-27 |
Nico Weber | Strip dead code when linking by default with BFD ld... |
tree | commitdiff |
2013-12-10 |
NAKAMURA Takumi | [CMake] Add MCDisassembler to tools/lto. (has been... |
tree | commitdiff |
2013-12-10 |
NAKAMURA Takumi | [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists... |
tree | commitdiff |
2013-11-11 |
Bob Wilson | Change libLTO back to linking with @executable_path... |
tree | commitdiff |
2013-10-31 |
Rafael Espindola | Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead... |
tree | commitdiff |
2013-10-24 |
Reid Kleckner | lto.h: Use lto_bool_t instead of int to restore the ABI |
tree | commitdiff |
2013-10-23 |
NAKAMURA Takumi | llvm-c/lto.h: Avoid use of bool. |
tree | commitdiff |
2013-10-08 |
Rafael Espindola | Only modify lto.exports.def when contents have changed. |
tree | commitdiff |
2013-10-04 |
Rafael Espindola | Add lto_codegen_add_dso_symbol to the export list. |
tree | commitdiff |
2013-10-03 |
Rafael Espindola | Optimize linkonce_odr unnamed_addr functions during... |
tree | commitdiff |
2013-10-02 |
Rafael Espindola | Fix option parsing in the gold plugin. |
tree | commitdiff |
2013-10-02 |
Rafael Espindola | Enable building LTO on WIN32. |
tree | commitdiff |
2013-09-30 |
Rafael Espindola | Move command line options to the users of libLTO. Fixes... |
tree | commitdiff |
2013-09-30 |
Rafael Espindola | Revert "Enable building LTO on WIN32." |
tree | commitdiff |
2013-09-30 |
Rafael Espindola | Enable building LTO on WIN32. |
tree | commitdiff |
2013-09-24 |
Peter Collingbourne | Move LTO support library to a component, allowing it... |
tree | commitdiff |
2013-09-19 |
Peter Collingbourne | Fix LTO handling of module-level assembly (PR14152). |
tree | commitdiff |
2013-09-12 |
Joey Gouly | [LTO] Fix the LTO tool, after my API breakage. |
tree | commitdiff |
2013-09-04 |
Rafael Espindola | Rename some variables to match the style guide. |
tree | commitdiff |
2013-09-04 |
Rafael Espindola | Rename variables to match the style guide and clang... |
tree | commitdiff |
2013-08-27 |
Shuxin Yang | Revert 189297, the original commit message is following. |
tree | commitdiff |
2013-08-27 |
Shuxin Yang | Add new API lto_codegen_compile_parallel(). |
tree | commitdiff |
2013-08-26 |
Hans Wennborg | CMake: move lto.h install to tools/lto/CMakeLists.txt |
tree | commitdiff |
2013-08-23 |
NAKAMURA Takumi | lto/CMakeLists.txt: Cut the dep to intrinsics_gen.... |
tree | commitdiff |
2013-08-12 |
Shuxin Yang | Revert r188188 and r188200. |
tree | commitdiff |
2013-08-12 |
Eric Christopher | Fix warning about unused member. |
tree | commitdiff |
2013-08-12 |
Shuxin Yang | Misc enhancements to LTO: |
tree | commitdiff |
2013-08-09 |
Saleem Abdulrasool | [CodeGen] prevent abnormal on invalid attributes |
tree | commitdiff |
2013-08-08 |
Bill Wendling | Revert r185882. This is causing problems with the gold... |
tree | commitdiff |
2013-08-07 |
Shuxin Yang | Change public functions of LTOCodeGenerator from ret... |
tree | commitdiff |
2013-08-06 |
Shuxin Yang | Change private functions of LTOCodeGenerator from ret... |
tree | commitdiff |
2013-08-06 |
Tom Stellard | Factor FlattenCFG out from SimplifyCFG |
tree | commitdiff |
2013-08-06 |
Shuxin Yang | Add some comment to LTOCodeGenerator class |
tree | commitdiff |
2013-08-02 |
Eric Christopher | Use @rpath for libraries rather than @executable_path... |
tree | commitdiff |
2013-08-01 |
Bill Wendling | Use function attributes to indicate that we don't want... |
tree | commitdiff |
2013-07-27 |
Tom Stellard | SimplifyCFG: Use parallel-and and parallel-or mode... |
tree | commitdiff |
2013-07-25 |
Bill Wendling | Replace the "NoFramePointerElimNonLeaf" target option... |
tree | commitdiff |
2013-07-23 |
Rafael Espindola | Split getOpenFile into getOpenFile and getOpenFileSlice. |
tree | commitdiff |
2013-07-23 |
Shuxin Yang | remove unnecessary space |
tree | commitdiff |
2013-07-22 |
Bill Wendling | Recommit r186217 with testcase fix: |
tree | commitdiff |
2013-07-22 |
Shuxin Yang | Initialize/Register LTO passes to enable flags like... |
tree | commitdiff |
next |