projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Rangify some loops.
2015-06-16
Rafael Espindola
Improve handling of end of file in the bitcode reader.
commit
|
commitdiff
|
tree
2015-06-16
Rafael Espindola
Add a test for padded bitcode files.
commit
|
commitdiff
|
tree
2015-06-15
Rafael Espindola
Don't indent inside a namespace. NFC.
commit
|
commitdiff
|
tree
2015-06-15
Rafael Espindola
Replace @ with the more common \. NFC.
commit
|
commitdiff
|
tree
2015-06-15
Rafael Espindola
Don't repeat names in comments and start functions...
commit
|
commitdiff
|
tree
2015-06-15
Rafael Espindola
Cleanup the constructor of BitcodeReader. NFC.
commit
|
commitdiff
|
tree
2015-06-15
Rafael Espindola
Avoid a "always true" warning from gcc.
commit
|
commitdiff
|
tree
2015-06-15
Rafael Espindola
gold-plugin: save the .o when given -save-temps.
commit
|
commitdiff
|
tree
2015-06-13
Rafael Espindola
Don't use std::errc.
commit
|
commitdiff
|
tree
2015-06-13
Rafael Espindola
Bring in a BumpPtrStringSaver from lld and simplify...
commit
|
commitdiff
|
tree
2015-06-12
Rafael Espindola
Have the ELF symbol predicates match more directly...
commit
|
commitdiff
|
tree
2015-06-12
Rafael Espindola
Remove a hack that tries to align '*'.
commit
|
commitdiff
|
tree
2015-06-12
Rafael Espindola
Don't depend on the interleaving of stdout and stderr.
commit
|
commitdiff
|
tree
2015-06-11
Rafael Espindola
Generalize emitAbsoluteSymbolDiff.
commit
|
commitdiff
|
tree
2015-06-11
Rafael Espindola
This reverts commit r239529 and r239514.
commit
|
commitdiff
|
tree
2015-06-08
Rafael Espindola
Fix a regression in .pop_section.
commit
|
commitdiff
|
tree
2015-06-06
Rafael Espindola
Handle 16 bit PC relative relocations.
commit
|
commitdiff
|
tree
2015-06-05
Rafael Espindola
Refactor padding writing into a helper function.
commit
|
commitdiff
|
tree
2015-06-05
Rafael Espindola
Save a map lookup. NFC.
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Remove unused argument. NFC.
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Omit unused section symbols from the symbol table.
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Move test that depends on x86 to the x86 directory.
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
No need to check the raw relocation bytes if checking...
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
llvm-readobj can parse relocations, no need to check...
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Disassemble the start of sections even if there is...
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Bring back r239006 with a fix.
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Add testcase that would crash before the previous revert.
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Revert "Pack the MCSymbolELF bit fields into MCSymbol...
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Pack the MCSymbolELF bit fields into MCSymbol's Flags.
commit
|
commitdiff
|
tree
2015-06-04
Rafael Espindola
Remove MCELFSymbolFlags.h. It is now internal to MCSymbolELF.
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Remember if a weakref of a symbol has been used.
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Store whether a symbol is a comdat signature in MCSymbolELF.
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Record in a MCSymbolELF if it has been used in a relocation.
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Simplify the logic in ELFObjectWriter::isInSymtab....
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Convert BindingExplicitlySet into a MCSymbolELF field.
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Remove getOrCreateSymbolData. There is no MCSymbolData...
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
This reverts commit r238838, r238844 and r238888.
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Revert "make reciprocal estimate code generation more...
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Fix the interpretation of a 0 st_name.
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Move to llvm-objdump a large amount of code to that...
commit
|
commitdiff
|
tree
2015-06-03
Rafael Espindola
Avoid a call to getOrCreateSymbol when we already have...
commit
|
commitdiff
|
tree
2015-06-02
Rafael Espindola
Clarify when we can avoid creating names for temp symbols.
commit
|
commitdiff
|
tree
2015-06-02
Rafael Espindola
Pass a MCSymbolELF to a few ELF only functions. NFC.
commit
|
commitdiff
|
tree
2015-06-02
Rafael Espindola
Merge MCELF.h into MCSymbolELF.h.
commit
|
commitdiff
|
tree
2015-06-02
Rafael Espindola
Simplify now that we always use an alignment of 2 for...
commit
|
commitdiff
|
tree
2015-06-02
Rafael Espindola
Create a MCSymbolELF.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Revert "[Hexagon] Adding basic ELF relocation generation...
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Fix relocation selection for foo-. on mips.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Simplify code, NFC.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
The fragment implies the section, don't store both.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Try to fix the build of IntelJITEventListener.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Rename HasData to IsRegistered.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Remove trivial forwarding function.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Store a bit in MCSection saying if it was registered...
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Use a bitfield. NFC.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Use a 32 bit field for the symbol index.
commit
|
commitdiff
|
tree
2015-06-01
Rafael Espindola
Simplify another function that doesn't fail.
commit
|
commitdiff
|
tree
2015-05-31
Rafael Espindola
Simplify interface of function that doesn't fail.
commit
|
commitdiff
|
tree
2015-05-31
Rafael Espindola
For COFF and MachO, compute the gap between to symbols.
commit
|
commitdiff
|
tree
2015-05-31
Rafael Espindola
Use a range loop. NFC.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Remove getData.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Remove the MCSymbolData typedef.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Merge MCSymbol and MCSymbolData.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Rename getOrCreateSymbolData to registerSymbol and...
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Move Flags from MCSymbolData to MCSymbol.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Fix build without asserts.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Pass MCSymbols to the helper functions in MCELF.h.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Use an explicitly defaulted constructor.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Pass a MCSymbol to needsRelocateWithSymbol.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Move common symbol related information from MCSectionData...
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Store MCSymbols in PendingLabels.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Move SymbolSize from MCSymbolData to MCSymbol.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Simplify now that symbols contain the correct section.
commit
|
commitdiff
|
tree
2015-05-29
Rafael Espindola
Fix ELFObjectWriter::isLocal for signature symbols.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Don't special case undefined symbol when deciding the...
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Remove a trivial forwarding function. NFC.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Inline trivial method. NFC.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Remove structure field that can be computed just before...
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Avoid warnings when building without asserts.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Move these vectors to the only function where they...
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Merge redundant loops. NFC.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Simplify LastLocalSymbolIndex computation. NFC.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Use range loops. NFC.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Remove temporary FileSymbolData. NFC.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Use range loops for accessing file names. NFC.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Merge computeSymbolTable and writeSymbolTable.
commit
|
commitdiff
|
tree
2015-05-28
Rafael Espindola
Don't create an unused _GLOBAL_OFFSET_TABLE_.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Rename and move getCurrentSectionData.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
There is only one current section.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Fix NDEBUG build.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Delete MCSectionData.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Stop using MCSectionData in WinCOFFObjectWriter.cpp.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
clang-format WinCOFFObjectWriter.cpp. NFC.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Remove uses of MCSectionData from MachObjectWriter...
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Move getSubsectionInsertionPoint to MCSection.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Remove uses of MCSectionData from ELFObjectWriter....
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
Use operator<< instead of print in a few more places.
commit
|
commitdiff
|
tree
2015-05-27
Rafael Espindola
We always have an InstPrinter.
commit
|
commitdiff
|
tree
2015-05-26
Rafael Espindola
clang-format TargetRegistry.h. NFC.
commit
|
commitdiff
|
tree
next