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 |
2013-07-16 |
Rafael Espindola | Add a wrapper for open. |
tree | commitdiff |
2013-07-13 |
Chandler Carruth | Revert commit r186217 -- this is breaking bots: |
tree | commitdiff |
2013-07-12 |
Bill Wendling | Use the function attributes to pass along the stack... |
tree | commitdiff |
2013-07-08 |
Bill Wendling | Don't run internalize if we're outputing bit-code and... |
tree | commitdiff |
2013-07-05 |
Rafael Espindola | Use sys::fs::createTemporaryFile. |
tree | commitdiff |
2013-07-02 |
Rafael Espindola | Remove address spaces from MC. |
tree | commitdiff |
2013-06-18 |
Bill Wendling | Use pointers to the MCAsmInfo and MCRegInfo. |
tree | commitdiff |
2013-06-17 |
Rafael Espindola | Don't use PathV1.h in LTOCodeGenerator.cpp |
tree | commitdiff |
2013-06-13 |
Rafael Espindola | Don't use PathV1.h in Signals.h. |
tree | commitdiff |
2013-06-12 |
Rafael Espindola | Inline Path::isBitcodeFile into only use and remove it. |
tree | commitdiff |
2013-06-11 |
Rafael Espindola | Include PathV1.h in files that use it. |
tree | commitdiff |
2013-06-11 |
Rafael Espindola | Convert another use of sys::identifyFileType. |
tree | commitdiff |
2013-06-10 |
Rafael Espindola | Pass a StringRef to sys::identifyFileType. |
tree | commitdiff |
2013-06-04 |
Bob Wilson | Remove "-Wl,-seg1addr -Wl,0xE0000000" from link options. |
tree | commitdiff |
2013-05-29 |
Bill Wendling | Don't reach into the middle of TargetMachine and cache... |
tree | commitdiff |
2013-05-24 |
Michael J. Spencer | Replace Count{Leading,Trailing}Zeros_{32,64} with count... |
tree | commitdiff |
2013-05-23 |
Bill Wendling | The command line options need to be processed before... |
tree | commitdiff |
2013-05-04 |
Rafael Espindola | Last batch of cleanups to Linker.h. |
tree | commitdiff |
2013-05-04 |
Rafael Espindola | Don't construct or delete a module on the Linker. |
tree | commitdiff |
next |