projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[X86] Emit more efficient >= comparisons against 0
[oota-llvm.git]
/
lib
/
LTO
/
2015-08-18
Chandler Carruth
[PM/AA] Remove the last relics of the separate IPA...
tree
|
commitdiff
2015-07-24
Mehdi Amini
Remove access to the DataLayout in the TargetMachine
tree
|
commitdiff
2015-07-24
Mehdi Amini
Revert "Remove access to the DataLayout in the TargetMa...
tree
|
commitdiff
2015-07-24
Mehdi Amini
Remove access to the DataLayout in the TargetMachine
tree
|
commitdiff
2015-07-04
Peter Collingbourne
LTO: expose LTO_SYMBOL_ALIAS, which indicates that...
tree
|
commitdiff
2015-06-29
Peter Collingbourne
Teach LTOModule to emit linker flags for dllexported...
tree
|
commitdiff
2015-06-23
Rafael Espindola
Simplify the Mangler interface now that DataLayout...
tree
|
commitdiff
2015-06-16
Rafael Espindola
Return a unique_ptr from getLazyBitcodeModule and parse...
tree
|
commitdiff
2015-06-12
Douglas Katzman
Wrap some long lines in LLVMBuild files. NFC
tree
|
commitdiff
2015-06-11
Peter Collingbourne
LTO: expose LTO_SYMBOL_COMDAT flag, which indicates...
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-27
Duncan P. N. Exon...
LTO: Simplify code generator initialization
tree
|
commitdiff
2015-04-17
Manman Ren
[LTO API] add lto_codegen_set_should_internalize.
tree
|
commitdiff
2015-04-15
Duncan P. N. Exon...
uselistorder: Remove the global bits
tree
|
commitdiff
2015-04-15
Duncan P. N. Exon...
uselistorder: Pull the bit through WriteToBitcodFile()
tree
|
commitdiff
2015-04-14
Rafael Espindola
Use raw_pwrite_stream in the object writer/streamer.
tree
|
commitdiff
2015-04-14
Duncan P. N. Exon...
IR: Set -preserve-bc-uselistorder=false by default
tree
|
commitdiff
2015-04-09
Rafael Espindola
Simplify use of formatted_raw_ostream.
tree
|
commitdiff
2015-04-09
Rafael Espindola
This reverts commit r234460 and r234461.
tree
|
commitdiff
2015-04-09
Rafael Espindola
Use the cast machinery to remove dummy uses of formatte...
tree
|
commitdiff
2015-04-08
Manman Ren
[LTO] do not run internalize pass from compileOptimized.
tree
|
commitdiff
2015-03-30
Yaron Keren
Remove more superfluous .str() and replace std::string...
tree
|
commitdiff
2015-03-19
Duncan P. N. Exon...
Verifier: Remove the separate -verify-di pass
tree
|
commitdiff
2015-03-19
Peter Collingbourne
libLTO, llvm-lto, gold: Introduce flag for controlling...
tree
|
commitdiff
2015-03-13
Manman Ren
Add a parameter for getLazyBitcodeModule to lazily...
tree
|
commitdiff
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
tree
|
commitdiff
2015-02-25
Manman Ren
[LTO API] fix memory leakage introduced at r230290.
tree
|
commitdiff
2015-02-24
Manman Ren
[LTO API] add lto_codegen_set_module to set the destina...
tree
|
commitdiff
2015-02-13
Chandler Carruth
[PM] Remove the old 'PassManager.h' header file at...
tree
|
commitdiff
2015-02-11
Zachary Turner
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
tree
|
commitdiff
2015-02-03
Manman Ren
[LTO API] split lto_codegen_compile to lto_codegen_opti...
tree
|
commitdiff
2015-02-03
Eric Christopher
Only access TLOF via the TargetMachine, not TargetLowering.
tree
|
commitdiff
2015-02-01
Chandler Carruth
[multiversion] Implement the old pass manager's TTI...
tree
|
commitdiff
2015-02-01
NAKAMURA Takumi
[CMake] LLVMLTO requires Intrinsics.gen since r227685...
tree
|
commitdiff
2015-01-31
Chandler Carruth
[PM] Switch the TargetMachine interface from accepting...
tree
|
commitdiff
2015-01-30
Chandler Carruth
[PM] Sink the population of the pass manager with targe...
tree
|
commitdiff
2015-01-30
Akira Hatanaka
[LTO] Scan all per-function subtargets when collecting...
tree
|
commitdiff
2015-01-26
Eric Christopher
Move DataLayout back to the TargetMachine from TargetSu...
tree
|
commitdiff
2015-01-24
Chandler Carruth
[PM] Rework how the TargetLibraryInfo pass integrates...
tree
|
commitdiff
2015-01-20
Chandler Carruth
[PM] Separate the InstCombiner from its pass.
tree
|
commitdiff
2015-01-15
NAKAMURA Takumi
Update libdeps since TLI was moved from Target to Analy...
tree
|
commitdiff
2015-01-15
NAKAMURA Takumi
Reorder.
tree
|
commitdiff
2015-01-15
Chandler Carruth
[PM] Move TargetLibraryInfo into the Analysis library.
tree
|
commitdiff
2015-01-10
Rafael Espindola
Use the DiagnosticHandler to print diagnostics when...
tree
|
commitdiff
2014-12-17
Duncan P. N. Exon...
LTO: Lazy-load LTOModule in local contexts
tree
|
commitdiff
2014-12-09
Duncan P. N. Exon...
IR: Split Metadata from Value
tree
|
commitdiff
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMa...
tree
|
commitdiff
2014-11-11
Duncan P. N. Exon...
libLTO: Assert if LTOCodeGenerator and LTOModule are...
tree
|
commitdiff
2014-11-11
Duncan P. N. Exon...
libLTO: Allow LTOModule to own a context
tree
|
commitdiff
2014-11-11
Duncan P. N. Exon...
libLTO: Allow LTOCodeGenerator to own a context
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-10-02
Duncan P. N. Exon...
LTO: Document the Boolean argument from r218784
tree
|
commitdiff
2014-10-01
Duncan P. N. Exon...
LTO: Ignore disabled diagnostic remarks
tree
|
commitdiff
2014-09-18
Peter Collingbourne
LTO: introduce object file-based on-disk module format.
tree
|
commitdiff
2014-09-10
Rafael Espindola
Add doInitialization/doFinalization to DataLayoutPass.
tree
|
commitdiff
2014-09-02
David Blaikie
unique_ptrify LTOCodeGenerator::NativeObjectFile
tree
|
commitdiff
2014-08-27
Rafael Espindola
Return a std::unique_ptr when creating a new MemoryBuffer.
tree
|
commitdiff
2014-08-27
Craig Topper
Fix some cases were ArrayRefs were being passed by...
tree
|
commitdiff
2014-08-26
Rafael Espindola
Pass a MemoryBufferRef when we can avoid taking ownership.
tree
|
commitdiff
2014-08-26
Rafael Espindola
Simplify LTOModule::makeLTOModule a bit. NFC.
tree
|
commitdiff
2014-08-25
Rafael Espindola
Modernize raw_fd_ostream's constructor a bit.
tree
|
commitdiff
2014-08-21
Rafael Espindola
Move some logic to populateLTOPassManager.
tree
|
commitdiff
2014-08-21
Rafael Espindola
Respect LibraryInfo in populateLTOPassManager and use...
tree
|
commitdiff
2014-08-21
Rafael Espindola
Handle inlining in populateLTOPassManager like in popul...
tree
|
commitdiff
2014-08-21
Rafael Espindola
Move DisableGVNLoadPRE from populateLTOPassManager...
tree
|
commitdiff
2014-08-21
Craig Topper
Repace SmallPtrSet with SmallPtrSetImpl in function...
tree
|
commitdiff
2014-08-20
Aaron Ballman
Silencing a -Wcast-qual warning. NFC.
tree
|
commitdiff
2014-08-19
Rafael Espindola
Don't own the buffer in object::Binary.
tree
|
commitdiff
2014-08-18
Craig Topper
Revert "Repace SmallPtrSet with SmallPtrSetImpl in...
tree
|
commitdiff
2014-08-17
Craig Topper
Repace SmallPtrSet with SmallPtrSetImpl in function...
tree
|
commitdiff
2014-08-17
Rafael Espindola
Return a std::uinque_ptr. Every caller was already...
tree
|
commitdiff
2014-08-05
Rafael Espindola
Don't internalize all but main by default.
tree
|
commitdiff
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
tree
|
commitdiff
2014-07-30
Rafael Espindola
Attempt at fixing the windows dll build.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Refactor duplicated code.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Add the missing hasLinkOnceODRLinkage predicate.
tree
|
commitdiff
2014-07-23
Tim Northover
AArch64: remove arm64 triple enumerator.
tree
|
commitdiff
2014-07-18
Gerolf Hoflehner
MergedLoadStoreMotion pass
tree
|
commitdiff
2014-07-15
NAKAMURA Takumi
Prune Redundant libdeps in CMake's target_link_librarie...
tree
|
commitdiff
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Revert "Convert a few std::strings to StringRef."
tree
|
commitdiff
2014-07-04
Rafael Espindola
Ignore llvm specific symbols in the LTOModule.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Implement LTOModule on top of IRObjectFile.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Avoid mangling names twice. No functionality change.
tree
|
commitdiff
2014-07-04
Rafael Espindola
Convert a few std::strings to StringRef.
tree
|
commitdiff
2014-07-04
Alp Toker
Fix prefix comparison from r212308
tree
|
commitdiff
2014-07-04
Alp Toker
Sink undesirable LTO functions into the old C API
tree
|
commitdiff
2014-07-03
Peter Collingbourne
Modify LTOModule::isTargetMatch to take a StringRef...
tree
|
commitdiff
2014-07-03
Peter Collingbourne
LTO: rename the various makeLTOModule overloads.
tree
|
commitdiff
2014-07-03
Rafael Espindola
Use std::unique_ptr to manage memory. No functionality...
tree
|
commitdiff
2014-07-03
Rafael Espindola
LTO depends on Object now.
tree
|
commitdiff
2014-07-03
Rafael Espindola
Add support for inline asm symbols to IRObjectFile.
tree
|
commitdiff
2014-06-28
Rafael Espindola
Use a range loop. No functionality change.
tree
|
commitdiff
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
tree
|
commitdiff
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
tree
|
commitdiff
2014-06-25
Rafael Espindola
Merge the used symbol scanning of MCObjectStreamer...
tree
|
commitdiff
2014-06-25
Rafael Espindola
Move expression visitation logic up to MCStreamer.
tree
|
commitdiff
2014-06-25
Rafael Espindola
Move some trivial methods up to MCStreamer.
tree
|
commitdiff
next