projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
R600/SI: Insert more NOPs after READLANE on VI, don't use NOPs on CI
[oota-llvm.git]
/
lib
/
LTO
/
2014-04-15
Duncan P. N. Exon...
verify-di: Implement DebugInfoVerifier
tree
|
commitdiff
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
tree
|
commitdiff
2014-04-14
James Molloy
Teach llvm-lto to respect the given RelocModel.
tree
|
commitdiff
2014-04-10
Reid Kleckner
Move the segmented stack switch to a function attribute
tree
|
commitdiff
2014-04-02
Duncan P. N. Exon...
Revert "Reapply "LTO: add API to set strategy for ...
tree
|
commitdiff
2014-03-31
Tom Roeder
This patch fixes LTO's RecordStreamer so that it record...
tree
|
commitdiff
2014-03-29
Tim Northover
ARM64: initial backend import
tree
|
commitdiff
2014-03-13
Rafael Espindola
Remove the linker_private and linker_private_weak linkages.
tree
|
commitdiff
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-06
Chandler Carruth
[Layering] Sink Linker.h into a Linker subdirectory...
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[cleanup] Re-sort all the includes with utils/sort_incl...
tree
|
commitdiff
2014-02-28
Tobias Grosser
Add 'remark' diagnostic type in LLVM
tree
|
commitdiff
2014-02-25
Rafael Espindola
Use DataLayout from the module when easily available.
tree
|
commitdiff
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
tree
|
commitdiff
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
tree
|
commitdiff
2014-02-19
Rafael Espindola
move getNameWithPrefix and getSymbol to TargetMachine.
tree
|
commitdiff
2014-02-19
Rafael Espindola
Add back r201608, r201622, r201624 and r201625
tree
|
commitdiff
2014-02-19
Daniel Jasper
Revert r201622 and r201608.
tree
|
commitdiff
2014-02-18
Rafael Espindola
Fix PR18743.
tree
|
commitdiff
2014-02-10
Manman Ren
LTO API: add lto_module_create_from_memory_with_path.
tree
|
commitdiff
2014-02-07
Rafael Espindola
Don't internalize linkonce_odr non constant variables.
tree
|
commitdiff
2014-01-28
David Woodhouse
Change MCStreamer EmitInstruction interface to take...
tree
|
commitdiff
2014-01-26
Rafael Espindola
Construct the MCStreamer before constructing the MCTarg...
tree
|
commitdiff
2014-01-24
Rafael Espindola
Most streamers' InitSections just create a text section...
tree
|
commitdiff
2014-01-24
Rafael Espindola
Use the actual .text section, it is less code than...
tree
|
commitdiff
2014-01-23
Rafael Espindola
InitToTextSection is redundant with InitSections. Remov...
tree
|
commitdiff
2014-01-23
Juergen Ributzka
Add target analysis passes to the codegen pipeline...
tree
|
commitdiff
2014-01-22
Rafael Espindola
Provide a dummy section to fix a crash with inline...
tree
|
commitdiff
2014-01-21
Yunzhong Gao
Adding new LTO APIs to parse metadata nodes and extract...
tree
|
commitdiff
2014-01-15
Quentin Colombet
[LTO] Add a hook to map LLVM diagnostics into the clien...
tree
|
commitdiff
2014-01-14
Rafael Espindola
Return an error_code from materializeAllPermanently.
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
Rafael Espindola
Update getLazyBitcodeModule to use ErrorOr for error...
tree
|
commitdiff
2014-01-13
Chandler Carruth
[cleanup] Move the Dominators.h and Verifier.h headers...
tree
|
commitdiff
2014-01-10
Duncan P. N. Exon...
LTO: whitespace changes
tree
|
commitdiff
2014-01-07
Rafael Espindola
Move the llvm mangler to lib/IR.
tree
|
commitdiff
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
tree
|
commitdiff
2014-01-03
Rafael Espindola
Make the llvm mangler depend only on DataLayout.
tree
|
commitdiff
2013-12-12
Yi Jiang
Add TargetLibraryInfo in LTO passes builder
tree
|
commitdiff
2013-12-11
NAKAMURA Takumi
Prune redundant dependencies in LLVMBuild.txt.
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
Add proper dependencies to LLVMBuild.txt in llvm/lib.
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
Whitespaces.
tree
|
commitdiff
2013-12-09
Rafael Espindola
Use a more direct check for finding out the file type.
tree
|
commitdiff
2013-12-05
Rafael Espindola
Remove the isImplicitlyPrivate argument of getNameWithP...
tree
|
commitdiff
2013-11-16
Duncan P. N. Exon...
Use array_pod_sort instead of std::sort
tree
|
commitdiff
2013-11-12
Justin Bogner
Protect user-supplied runtime library functions in LTO
tree
|
commitdiff
2013-11-01
Rafael Espindola
Remove linkonce_odr_auto_hide.
tree
|
commitdiff
2013-10-31
Rafael Espindola
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
tree
|
commitdiff
2013-10-29
Rafael Espindola
Move getSymbol to TargetLoweringObjectFile.
tree
|
commitdiff
2013-10-16
Bill Wendling
Add a 'deleteModule' method to the Linker class.
tree
|
commitdiff
2013-10-08
Rafael Espindola
Add a MCTargetStreamer interface.
tree
|
commitdiff
2013-10-05
Rafael Espindola
Remove some really nasty uses of hasRawTextSupport.
tree
|
commitdiff
2013-10-03
Rafael Espindola
Optimize linkonce_odr unnamed_addr functions during...
tree
|
commitdiff
2013-10-03
Tom Roeder
Test commit. Fixed a copy-paste error in the Makefile...
tree
|
commitdiff
2013-10-02
Rafael Espindola
Fix option parsing in the gold plugin.
tree
|
commitdiff
2013-09-30
Rafael Espindola
Move command line options to the users of libLTO. Fixes...
tree
|
commitdiff
2013-09-24
Peter Collingbourne
Move LTO support library to a component, allowing it...
tree
|
commitdiff