projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
New architecture name - 'sparcel' for Sparc little-endian.
2015-03-24
Rafael Espindola
[llvm-readobj] add support for macho universal binary.
commit
|
commitdiff
|
tree
2015-03-23
Rafael Espindola
Refactor how passes get a symbol at the end of a section.
commit
|
commitdiff
|
tree
2015-03-23
Rafael Espindola
Update variable name and reuse existing variable. NFC.
commit
|
commitdiff
|
tree
2015-03-20
Rafael Espindola
Don't declare all text sections at the start of the .s
commit
|
commitdiff
|
tree
2015-03-20
Rafael Espindola
Reorganize the x86 ELF relocation selection logic.
commit
|
commitdiff
|
tree
2015-03-20
Rafael Espindola
Reduce indentation after return. NFC.
commit
|
commitdiff
|
tree
2015-03-20
Rafael Espindola
Use early returns. NFC.
commit
|
commitdiff
|
tree
2015-03-20
Rafael Espindola
Fold a llvm_unreachable into an assert. NFC.
commit
|
commitdiff
|
tree
2015-03-20
Rafael Espindola
clang-format a function. NFC.
commit
|
commitdiff
|
tree
2015-03-19
Rafael Espindola
Note that we don't support COFF on PPC.
commit
|
commitdiff
|
tree
2015-03-19
Rafael Espindola
Split the object streamer callback in one per file...
commit
|
commitdiff
|
tree
2015-03-18
Rafael Espindola
two or more, use a for.
commit
|
commitdiff
|
tree
2015-03-18
Rafael Espindola
Teach getDefaultFormat that we only support ELF on...
commit
|
commitdiff
|
tree
2015-03-18
Rafael Espindola
Fix cmake build.
commit
|
commitdiff
|
tree
2015-03-18
Rafael Espindola
Fix use of uninitialized valued.
commit
|
commitdiff
|
tree
2015-03-18
Rafael Espindola
Add a default implementation of createObjectStreamer.
commit
|
commitdiff
|
tree
2015-03-18
Rafael Espindola
Handle X86::reloc_riprel_4byte in 32 bits mode.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Emit the offset directly instead of creating a dummy...
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Centralize the handling of unique ids for temporary...
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Remove the error prone GetTempSymbol API.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Convert the last 4 users of GetTempSymbol to createTempSymbol.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Switch two simple uses of GetTempSymbol to createTempSymbol.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Use createTempSymbol to avoid collisions instead of...
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Make EmitFunctionHeader a private helper.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Call EmitFunctionHeader just before EmitFunctionBody.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Convert the easy cases of GetTempSymbol to createTempSymbol.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Don't duplicate comment from the .h. NFC.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Move the EH symbol to the asm printer and use it for...
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Remove dead code. NFC.
commit
|
commitdiff
|
tree
2015-03-17
Rafael Espindola
Replace a use of GetTempSymbol with createTempSymbol.
commit
|
commitdiff
|
tree
2015-03-16
Rafael Espindola
Pass in a "const Triple &T" instead of a raw StringRef.
commit
|
commitdiff
|
tree
2015-03-16
Rafael Espindola
Remove unused argument. NFC.
commit
|
commitdiff
|
tree
2015-03-16
Rafael Espindola
There is only one Asm streamer, there is no need for...
commit
|
commitdiff
|
tree
2015-03-16
Rafael Espindola
Don't repeat names in comments. Remove unused default...
commit
|
commitdiff
|
tree
2015-03-16
Rafael Espindola
Use the i8 immediate cmp instructions when possible.
commit
|
commitdiff
|
tree
2015-03-16
Rafael Espindola
Don't repeat names in comments and clang-format this...
commit
|
commitdiff
|
tree
2015-03-13
Rafael Espindola
Use add32ri8 and friends on fast isel.
commit
|
commitdiff
|
tree
2015-03-13
Rafael Espindola
Be lazy about loading metadata in IRObjectFile.
commit
|
commitdiff
|
tree
2015-03-11
Rafael Espindola
Put jump tables in unique sections on COFF.
commit
|
commitdiff
|
tree
2015-03-11
Rafael Espindola
Relax CHECK to match mips syntax.
commit
|
commitdiff
|
tree
2015-03-11
Rafael Espindola
Don't print labels that on ELF are never used.
commit
|
commitdiff
|
tree
2015-03-11
Rafael Espindola
Relax label CHECK to mach COFF syntax.
commit
|
commitdiff
|
tree
2015-03-11
Rafael Espindola
Print section start labels when first switching to...
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Split test in two to handle building without x86.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Add missing section symbol to COFF's .debug_types.dwo.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Create symbols marking the start of a section earlier.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Move a non-trivial virtual function out of line.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
clang-format code that is about to change.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
clang-format these declarations. NFC.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Don't repeat names in comments. NFC.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Store an optional section start label in MCSection.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Remove effectively dead code.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Don't repeat names and clang-format this file.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Move variable into assert to fix -Asserts builds.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Remove incredibly confusing isBaseAddressKnownZero.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Use a better name for compile unit labels.
commit
|
commitdiff
|
tree
2015-03-10
Rafael Espindola
Move label creation close to emission. NFC.
commit
|
commitdiff
|
tree
2015-03-09
Rafael Espindola
Use a MapVector instead of an extra sort.
commit
|
commitdiff
|
tree
2015-03-09
Rafael Espindola
Don't prime the section map.
commit
|
commitdiff
|
tree
2015-03-09
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
2015-03-09
Rafael Espindola
Print jump tables before exception tables.
commit
|
commitdiff
|
tree
2015-03-09
Rafael Espindola
Don't repeat name in comment. NFC.
commit
|
commitdiff
|
tree
2015-03-09
Rafael Espindola
Remove dummy method implementations.
commit
|
commitdiff
|
tree
2015-03-06
Rafael Espindola
Remember to move a type to the correct set when setting...
commit
|
commitdiff
|
tree
2015-03-05
Rafael Espindola
Use the correct func begin symbol in all places in...
commit
|
commitdiff
|
tree
2015-03-05
Rafael Espindola
Use the generic Lfunc_begin label on ppc.
commit
|
commitdiff
|
tree
2015-03-05
Rafael Espindola
Use the existing begin and end symbol for debug info.
commit
|
commitdiff
|
tree
2015-03-04
Rafael Espindola
Expand variables when evaluating absolute expressions.
commit
|
commitdiff
|
tree
2015-03-04
Rafael Espindola
Fix the build of the gold-plugin and examples.
commit
|
commitdiff
|
tree
2015-03-04
Rafael Espindola
Bring r231132 back with a fix.
commit
|
commitdiff
|
tree
2015-03-04
Rafael Espindola
Use the vanilla func_end symbol for .size.
commit
|
commitdiff
|
tree
2015-03-04
Rafael Espindola
Drop the "eh_" from eh_func_begin and eh_func_end.
commit
|
commitdiff
|
tree
2015-03-03
Rafael Espindola
Correctly handle -pass-remarks in the gold plugin.
commit
|
commitdiff
|
tree
2015-03-02
Rafael Espindola
Add r230655 back with a fix.
commit
|
commitdiff
|
tree
2015-02-27
Rafael Espindola
Centralize handling of the eh_begin and eh_end labels.
commit
|
commitdiff
|
tree
2015-02-26
Rafael Espindola
Put jump tables in distinct sections if -ffunction...
commit
|
commitdiff
|
tree
2015-02-26
Rafael Espindola
Simplify arange output.
commit
|
commitdiff
|
tree
2015-02-26
Rafael Espindola
gold-plugin: "Upgrade" debug info and handle its warnings.
commit
|
commitdiff
|
tree
2015-02-25
Rafael Espindola
Support SHF_MERGE sections in COMDATs.
commit
|
commitdiff
|
tree
2015-02-23
Rafael Espindola
Fix invalid cast.
commit
|
commitdiff
|
tree
2015-02-21
Rafael Espindola
Set the datalayout in the gold plugin.
commit
|
commitdiff
|
tree
2015-02-20
Rafael Espindola
Use short names for jumptable sections.
commit
|
commitdiff
|
tree
2015-02-19
Rafael Espindola
Avoid conversion to float when creating ConstantDataArray...
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Twines should be passed by const ref.
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Add r228939 back with a fix.
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Add a test showing the problem in r228939.
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Add testcases I missed in r229541.
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Add r228980 back.
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Add r228889 back.
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Add r228888 back.
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Add r228886 back now that r229530 fixed the issue lldb...
commit
|
commitdiff
|
tree
2015-02-17
Rafael Espindola
Don't deference the section_end() iterator.
commit
|
commitdiff
|
tree
2015-02-12
Rafael Espindola
Add support for having multiple sections with the same...
commit
|
commitdiff
|
tree
2015-02-12
Rafael Espindola
Learn that __DATA,__objc_classrefs is not atomized...
commit
|
commitdiff
|
tree
2015-02-12
Rafael Espindola
Remove mostly unused setters.
commit
|
commitdiff
|
tree
2015-02-12
Rafael Espindola
On ELF, put PIC jump tables in a non executable section.
commit
|
commitdiff
|
tree
2015-02-12
Rafael Espindola
Put each jump table in an independent section if the...
commit
|
commitdiff
|
tree
2015-02-11
Rafael Espindola
Invert the section relocation map.
commit
|
commitdiff
|
tree
2015-02-11
Rafael Espindola
Use the existing SymbolTableIndex instead of doing...
commit
|
commitdiff
|
tree
2015-02-11
Rafael Espindola
Create the Seciton -> Rel Section map when it is first...
commit
|
commitdiff
|
tree
next