[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / ELF /
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
2014-02-14 Diego NovilloSupport DWARF discriminators in object streamer.
2014-01-27 David MajnemerMC: Add support for .cfi_startproc simple
2014-01-21 David MajnemerForgot to add testcase for r198590
2014-01-08 Roman DivackyForce emit a relocation for @gnu_indirect_function...
2014-01-08 David Woodhouse[x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8
2014-01-07 Roman DivackyIn the ELFWriter when writing aliased (.set) symbols...
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-05 NAKAMURA TakumiMove llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
2013-12-05 Logan Chien[mc] Fix ELF st_other flag.
2013-10-30 Tom RoederThis commit adds some (but not all) of the x86-64 reloc...
2013-10-29 Joerg SonnenbergerMove the STT_FILE symbols out of the normal symbol...
2013-10-22 David BlaikieMC: Support multiple sections with the same name in...
2013-10-20 Peter CollingbourneEmit DWARF line entries for all data in the instruction...
2013-10-18 Hans WennborgMC asm parser: allow ?'s in symbol names, and handle...
2013-09-26 Venkatraman Govind... Implements parsing and emitting of .cfi_window_save...
2013-09-22 David MajnemerX86: Use R_X86_64_TPOFF64 for FK_Data_8
2013-09-21 David MajnemerELF: Parse types in directives like binutils gas
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-09-15 David MajnemerMC: Add support for '?' flags in .section directives
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-10 Rafael EspindolaCheck for $PWD in llvm::sys::current_path.
2013-07-10 Tim NorthoverPut ELF COMDAT relocations into the relevant COMDAT...
2013-07-01 Serge PavlovAdded the test missed from r185080.
2013-06-28 David BlaikieIntegrate Assembler: Support X86_64_DTPOFF64 relocations
2013-06-19 Ulrich Weigand[MC/DWARF] Generate multiple .debug_line entries for...
2013-06-05 Rafael EspindolaDon't hide the first ELF symbol.
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-05-25 Cameron ZwarichAdd support for DWARF line number table entries for...
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-10 Peter CollingbourneUse a scheme closer to that of GNU as when deciding...
2013-04-03 Eric ChristopherImplements low-level object file format specific output...
2013-03-28 Rafael EspindolaMove test since it depends on the X86 backend.
2013-03-28 Michael GottesmanRevert "Updated ELF relocation test for .eh_frame section"
next