[MC] Write padding into fragments when -mc-relax-all flag is used
[oota-llvm.git] / test / MC / ELF /
2015-04-08 Rafael EspindolaWrite the section header in the end.
2015-04-06 Rafael EspindolaUse a comma after the unique keyword.
2015-04-06 Rafael EspindolaBe consistent when deciding if a relocation is needed.
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-04-03 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-04-02 Peter CollingbourneRevert r233595, "MC: For variable symbols, maintain...
2015-03-30 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-03-24 Rafael EspindolaDon't be over eager in evaluating a subtraction with...
2015-03-24 Rafael EspindolaReset the CFA offset at the start of every FDE.
2015-03-24 Peter CollingbourneMC: Add more stringent symbol checking to test.
2015-03-20 Rafael EspindolaReorganize the x86 ELF relocation selection logic.
2015-03-18 Rafael EspindolaHandle X86::reloc_riprel_4byte in 32 bits mode.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-11 Rafael EspindolaDon't print labels that on ELF are never used.
2015-03-11 Rafael EspindolaPrint section start labels when first switching to...
2015-03-04 Rafael EspindolaExpand variables when evaluating absolute expressions.
2015-03-04 Davide Italiano[MC][Target] Implement support for R_X86_64_SIZE{32...
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-19 Benjamin KramerMC: Allow multiple comma-separated expressions on the...
2015-02-17 Rafael EspindolaAdd testcases I missed in r229541.
2015-02-13 Chandler CarruthRevert a series of commits starting at r228886 which...
2015-02-12 Rafael EspindolaAdd support for having multiple sections with the same...
2015-01-26 NAKAMURA TakumiRevert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
2015-01-26 Eric ChristopherFix a problem where the AArch64 ELF assembler was faili...
2015-01-23 Rafael EspindolaAdd STB_GNU_UNIQUE to the ELF writer.
2015-01-22 Rafael Espindola[pr21886] Change MCJIT/ELF to support MSVC C++ mangled...
2015-01-19 Rafael EspindolaProduce errors when an assignment expression would...
2015-01-15 Joerg SonnenbergerSupport @PLT loads on 32bit x86.
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-24 David MajnemerMC: Label definitions are permitted after .set directives
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-27 Rafael EspindolaCommit back the correct bits of r222760 (was r222538).
2014-11-27 Rafael EspindolaRevert "Reapply 222538 and update tests to explicitly...
2014-11-25 Joerg SonnenbergerReapply 222538 and update tests to explicitly request...
2014-10-17 Rafael EspindolaAdd back commits r219835 and a fixed version of r219829.
2014-10-17 Rafael EspindolaAdd a test that would have found the bug in r219829.
2014-10-17 Rafael EspindolaRevert commit r219835 and r219829.
2014-10-15 Rafael EspindolaAllow forward references to section symbols.
2014-10-15 Rafael EspindolaCorrectly handle references to section symbols.
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-07-01 Rafael EspindolaAvoid revocations when possible.
2014-06-23 Rafael EspindolaAllow using .cfi_startproc without a leading symbol.
2014-06-22 NAKAMURA TakumiIntroduce a Lit feature "debug_frame" and apply it...
2014-06-22 Weiming ZhaoReport error for non-zero data in .bss
2014-06-19 Eric ChristopherFix this test a little harder - use llc_dwarf to make...
2014-06-19 Eric ChristopherRelax this test a bit, we don't need the full contents...
2014-06-19 Oliver StannardEmit DWARF3 call frame information when DWARF3+ debug...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-08 Alp TokerRe-enable ARM ELF tests
2014-06-08 Saleem Abdulrasooltest: move some tests into ARM directory
2014-06-08 Saleem AbdulrasoolMC: make ELF .type handling more GNU AS compatible
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
2014-05-03 Rafael EspindolaFix pr19645.
2014-05-01 Oliver StannardRecord the DWARF version in MCContext
2014-04-30 James MolloyMove a testcase from ELF to ARM64, incorrectly placed...
2014-04-30 James MolloyAdd a testcase for r207627.
2014-04-30 Hans WennborgELFObjectWriter: deduplicate suffices in strtab
2014-04-30 Rafael EspindolaRelax the test a bit.
2014-04-30 Rafael EspindolaRename the test, it is testing the symver directive.
2014-04-28 Rafael EspindolaAdd an option for evaluating past symbols.
2014-04-28 Rafael EspindolaDon't include an invalid symbol in the symbol table.
2014-04-28 Rafael EspindolaList the entire symbol table in this test.
2014-04-28 Rafael EspindolaProduce an error instead of a crash in an expr we canno...
2014-04-21 Rafael EspindolaHandle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.
2014-04-18 David BlaikieCompress debug sections only when beneficial.
2014-04-18 David BlaikieUpdate the fragments of symbols in compressed sections.
2014-04-14 Kaelyn TakataFix up MCFixup::getAccessVariant to handle unary expres...
2014-04-10 David BlaikieReimplement debug info compression by compressing the...
2014-04-10 David BlaikieRevert debug info compression support.
2014-04-08 NAKAMURA TakumiX86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting...
2014-04-02 Rafael EspindolaWork around gold bug sourceware.org/PR16794.
2014-04-01 David BlaikieDebugInfo: Avoid creating unnecessary/empty line tables...
2014-04-01 David BlaikieDebugInfo: Emit relocation to debug_line section when...
2014-03-30 NAKAMURA Takumillvm/test/MC/ELF/nocompression.s: Loosen an expression...
2014-03-29 Logan Chienllvm-mc: Fix build breakage caused by r205050.
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-28 David BlaikieDebug Compression: Avoid compression debug_frame for now
2014-03-28 David Blaikiellvm-mc: error when -compress-debug-sections is request...
2014-03-28 David BlaikieOnly test compression when linked with zlib.
2014-03-27 David BlaikieDebugInfo: Support for compressed debug info sections
2014-03-27 Rafael EspindolaCorrectly propagates st_size.
2014-03-26 Rafael EspindolaCorrectly detect if a symbol uses a reserved section...
2014-03-25 Rafael EspindolaCreate .symtab_shndxr only when needed.
2014-03-24 Rafael EspindolaTeach llvm-readobj to print human friendly description...
2014-03-24 Rafael EspindolaAdd back tests that were reverted in r204203.
2014-03-24 Rafael EspindolaPropagate section from base to derived symbol.
2014-03-23 Rafael EspindolaPropagate types from symbol to aliases.
2014-03-21 Rafael EspindolaFix the value computation in
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-19 Rafael EspindolaMake the test harder by using a non-zero offset.
2014-03-19 Rafael EspindolaRevert "Add back r203962, r204028 and r204059."
2014-03-18 Rafael EspindolaAdd back r203962, r204028 and r204059.
2014-03-18 Alexander KornienkoRevert r203962 and two revisions depending on it: r2040...
2014-03-17 Rafael EspindolaConsider the base pointer for setting the symbol type.
2014-03-14 Rafael EspindolaCorrectly handle an ELF symbol defined with "a = b...
2014-02-17 Anders WaldenborgAdd support for assigning to . in AsmParser.
2014-02-16 Nico RieckFix broken CHECK lines
next