projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
R600: support fpext/fptrunc operations to and from f16.
[oota-llvm.git]
/
lib
/
LTO
/
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
2014-06-25
Rafael Espindola
Simplify the handling of .cfi_endproc.
tree
|
commitdiff
2014-06-24
Rafael Espindola
Simplify EmitLabel.
tree
|
commitdiff
2014-06-24
Rafael Espindola
Print a=b as an assignment.
tree
|
commitdiff
2014-06-19
Rafael Espindola
Use the assignment operator.
tree
|
commitdiff
2014-06-19
Rafael Espindola
Set missing options in LTOCodeGenerator::setTargetOptions.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
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-06-07
Alp Toker
Build fix: remove initializeJumpInstrTablesPass() call...
tree
|
commitdiff
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
tree
|
commitdiff
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
tree
|
commitdiff
2014-05-24
Tim Northover
AArch64/ARM64: move ARM64 into AArch64's place
tree
|
commitdiff
2014-05-23
Rafael Espindola
Aliases are always definition, delete dead code.
tree
|
commitdiff
2014-05-16
Rafael Espindola
Delete getAliasedGlobal.
tree
|
commitdiff
2014-05-12
Rafael Espindola
Move EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrame...
tree
|
commitdiff
2014-05-07
Duncan P. N. Exon...
LTO: Check local linkage first
tree
|
commitdiff
2014-05-05
Rafael Espindola
Use a range loop.
tree
|
commitdiff
2014-05-05
Rafael Espindola
Trivial simplification. No functionality change.
tree
|
commitdiff
2014-05-03
Rafael Espindola
Rename member variable to try to fix the bots.
tree
|
commitdiff
2014-04-25
Tom Roeder
Add an -mattr option to the gold plugin to support...
tree
|
commitdiff
2014-04-23
Evgeniy Stepanov
Create MCTargetOptions.
tree
|
commitdiff
2014-04-22
Kevin Enderby
Fix the assembler to print a better relocatable express...
tree
|
commitdiff
2014-04-19
Alp Toker
Remove some empty statements
tree
|
commitdiff
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
next