projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Trivial simplification. No functionality change.
2014-05-05
Rafael Espindola
Trivial simplification. No functionality change.
commit
|
commitdiff
|
tree
2014-05-03
Rafael Espindola
Fix pr19645.
commit
|
commitdiff
|
tree
2014-05-03
Rafael Espindola
Rename member variable to try to fix the bots.
commit
|
commitdiff
|
tree
2014-05-03
Rafael Espindola
Move LTOModule and LTOCodeGenerator to the llvm namespace.
commit
|
commitdiff
|
tree
2014-05-03
Rafael Espindola
Style fix: don't duplicate the method names.
commit
|
commitdiff
|
tree
2014-05-03
Rafael Espindola
Style update: don't duplicate comments, they were getting...
commit
|
commitdiff
|
tree
2014-05-02
Rafael Espindola
Aliases are always definitions. Delete dead code.
commit
|
commitdiff
|
tree
2014-05-02
Rafael Espindola
Remove dead declaration.
commit
|
commitdiff
|
tree
2014-05-01
Rafael Espindola
Don't propagate StorageClass and ComplexType to aliases.
commit
|
commitdiff
|
tree
2014-05-01
Rafael Espindola
Compute the correct section for zed = foo + 1 in COFF.
commit
|
commitdiff
|
tree
2014-05-01
Rafael Espindola
Move getBaseSymbol somewhere the COFF writer can use.
commit
|
commitdiff
|
tree
2014-05-01
Rafael Espindola
Make getBaseSymbol non recursive.
commit
|
commitdiff
|
tree
2014-05-01
Rafael Espindola
Don't force symbols to be globals in .thumb_set.
commit
|
commitdiff
|
tree
2014-05-01
Rafael Espindola
Start fixing pr19147.
commit
|
commitdiff
|
tree
2014-04-30
Rafael Espindola
Provide a version of getSymbolOffset that returns false...
commit
|
commitdiff
|
tree
2014-04-30
Rafael Espindola
Simplify ELFObjectWriter::SymbolValue.
commit
|
commitdiff
|
tree
2014-04-30
Rafael Espindola
Relax the test a bit.
commit
|
commitdiff
|
tree
2014-04-30
Rafael Espindola
Rename the test, it is testing the symver directive.
commit
|
commitdiff
|
tree
2014-04-30
Rafael Espindola
Grammar fix.
commit
|
commitdiff
|
tree
2014-04-30
Rafael Espindola
Simplify getSymbolOffset.
commit
|
commitdiff
|
tree
2014-04-29
Rafael Espindola
Also handle ConstantAggregateZero when optimizing vpermilvar*.
commit
|
commitdiff
|
tree
2014-04-29
Rafael Espindola
Remove tabs.
commit
|
commitdiff
|
tree
2014-04-29
Rafael Espindola
Two fixes to the vpermilvar optimization.
commit
|
commitdiff
|
tree
2014-04-29
Rafael Espindola
Centralize the handling of the thumb bit.
commit
|
commitdiff
|
tree
2014-04-28
Rafael Espindola
Add an option for evaluating past symbols.
commit
|
commitdiff
|
tree
2014-04-28
Rafael Espindola
Simplify ELFObjectWriter::ExecutePostLayoutBinding.
commit
|
commitdiff
|
tree
2014-04-28
Rafael Espindola
Simplify isLocal().
commit
|
commitdiff
|
tree
2014-04-28
Rafael Espindola
Don't include an invalid symbol in the symbol table.
commit
|
commitdiff
|
tree
2014-04-28
Rafael Espindola
List the entire symbol table in this test.
commit
|
commitdiff
|
tree
2014-04-28
Rafael Espindola
Produce an error instead of a crash in an expr we cannot...
commit
|
commitdiff
|
tree
2014-04-27
Rafael Espindola
Add emitThumbSet to the arm target streamer.
commit
|
commitdiff
|
tree
2014-04-27
Rafael Espindola
Make getOrCreateSymbolData non virtual.
commit
|
commitdiff
|
tree
2014-04-27
Rafael Espindola
Avoid using MCSymbolData on the asm streamer.
commit
|
commitdiff
|
tree
2014-04-23
Rafael Espindola
Centralize handling of ELF_Other_ThumbFunc.
commit
|
commitdiff
|
tree
2014-04-23
Rafael Espindola
Remove AssemblyAnnotationWriter from NamedMDNode::print.
commit
|
commitdiff
|
tree
2014-04-22
Rafael Espindola
Follow aliases when determining if a symbol is thumb.
commit
|
commitdiff
|
tree
2014-04-22
Rafael Espindola
Fix DataLayout::operator==().
commit
|
commitdiff
|
tree
2014-04-21
Rafael Espindola
Simplify a vpermil* with constant mask.
commit
|
commitdiff
|
tree
2014-04-21
Rafael Espindola
Handle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.
commit
|
commitdiff
|
tree
2014-04-21
Rafael Espindola
clang-format this function.
commit
|
commitdiff
|
tree
2014-04-21
Rafael Espindola
Convert getFileOffset to getOffset and move it to its...
commit
|
commitdiff
|
tree
2014-04-11
Rafael Espindola
Don't lose the thumb bit by using relocations with...
commit
|
commitdiff
|
tree
2014-04-04
Rafael Espindola
Add an assert that this is only used with .o files.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Implement getRelocationAddress for MachO and ET_REL...
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Implement macho relocation iterators with section number...
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Fix llvm-objdump crash.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Remove section_rel_empty. Just compare begin() and...
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Reuse existing variable.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Handle getting UnknownAddressOrSize or section_end().
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Implement get getSymbolFileOffset with getSymbolAddress.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Remove getSymbolValue.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Add support for the R_ARM_ABS32 relocation.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Only clear the thumb bit from function addresses.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Simplify ELFObjectFile<ELFT>::getSymbolAddress.
commit
|
commitdiff
|
tree
2014-04-03
Rafael Espindola
Revert "Fix a nomenclature error in llvm-nm."
commit
|
commitdiff
|
tree
2014-04-02
Rafael Espindola
Fix a nomenclature error in llvm-nm.
commit
|
commitdiff
|
tree
2014-04-02
Rafael Espindola
Add back an assert that was lost in the ELFObjectFile...
commit
|
commitdiff
|
tree
2014-04-02
Rafael Espindola
Work around gold bug http://sourceware.org/PR16794.
commit
|
commitdiff
|
tree
2014-03-31
Rafael Espindola
Don't relocate with sections if there might be a paired...
commit
|
commitdiff
|
tree
2014-03-31
Rafael Espindola
Now that this test is assembly, make the checks a bit...
commit
|
commitdiff
|
tree
2014-03-31
Rafael Espindola
Capitalize the D in parseDirectiveGpDWord.
commit
|
commitdiff
|
tree
2014-03-30
Rafael Espindola
Add a missing break.
commit
|
commitdiff
|
tree
2014-03-30
Rafael Espindola
Remove dead declarations.
commit
|
commitdiff
|
tree
2014-03-29
Rafael Espindola
Completely rewrite ELFObjectWriter::RecordRelocation.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Convert one last llc -filetype=obj test.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Convert llc -filetype=obj test.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Convert llc -filetype=obj test.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Remove bogus test.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Convert another llc -filetype=obj test.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Map ELf flags back to more specific section kinds.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Parse .gpdword and convert another llc -filetype=obj...
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
convert another llc -filetype=obj test.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Convert "llc -filetype=obj" test into llvm-mc tests.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Add const to a method I missed in the previous commit.
commit
|
commitdiff
|
tree
2014-03-28
Rafael Espindola
Add const.
commit
|
commitdiff
|
tree
2014-03-27
Rafael Espindola
Remove another unused argument.
commit
|
commitdiff
|
tree
2014-03-27
Rafael Espindola
Remove unused argument.
commit
|
commitdiff
|
tree
2014-03-27
Rafael Espindola
Prevent alias from pointing to weak aliases.
commit
|
commitdiff
|
tree
2014-03-27
Rafael Espindola
Correctly propagates st_size.
commit
|
commitdiff
|
tree
2014-03-26
Rafael Espindola
Revert "Prevent alias from pointing to weak aliases."
commit
|
commitdiff
|
tree
2014-03-26
Rafael Espindola
Prevent alias from pointing to weak aliases.
commit
|
commitdiff
|
tree
2014-03-26
Rafael Espindola
Correctly detect if a symbol uses a reserved section...
commit
|
commitdiff
|
tree
2014-03-25
Rafael Espindola
Create .symtab_shndxr only when needed.
commit
|
commitdiff
|
tree
2014-03-25
Rafael Espindola
Use Endian.h to simplify this code a bit.
commit
|
commitdiff
|
tree
2014-03-25
Rafael Espindola
Fix these tests on windows.
commit
|
commitdiff
|
tree
2014-03-24
Rafael Espindola
Teach llvm-readobj to print human friendly description...
commit
|
commitdiff
|
tree
2014-03-24
Rafael Espindola
Add back tests that were reverted in r204203.
commit
|
commitdiff
|
tree
2014-03-24
Rafael Espindola
Propagate section from base to derived symbol.
commit
|
commitdiff
|
tree
2014-03-23
Rafael Espindola
Propagate types from symbol to aliases.
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Fix the value computation in
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Remove redundant test.
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Move codegen test over to MC.
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Convert test to using cfi.
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Remove redundant test.
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Split out the MC part of this test.
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Convert a CodeGen test into a MC test.
commit
|
commitdiff
|
tree
2014-03-21
Rafael Espindola
Port test to cfi.
commit
|
commitdiff
|
tree
2014-03-20
Rafael Espindola
Convert another CodeGen test into a MC test.
commit
|
commitdiff
|
tree
2014-03-20
Rafael Espindola
Convert CodeGen test into a more specific MC test.
commit
|
commitdiff
|
tree
2014-03-20
Rafael Espindola
Remove llvm-mc's disable-cfi option.
commit
|
commitdiff
|
tree
next