[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / MachO /
2014-10-24 Kevin EnderbyFix a Mach-O assembler segfault for a subtraction expre...
2014-10-21 Rafael EspindolaDrop support for an old version of ld64 (from darwin 9).
2014-10-21 Rafael EspindolaConvert two tests to use llvm-readobj.
2014-10-06 Hans WennborgMachObjectWriter: optimize the string table for common...
2014-09-22 Frederic Riss[dwarfdump] Dump full filenames as DW_AT_(decl|call...
2014-09-05 Frederic Riss[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
2014-09-05 Frederic RissReapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic RissRevert "[dwarfdump] Add missing DW_LANG_Mips_Assembler...
2014-09-04 Frederic Riss[dwarfdump] Add missing DW_LANG_Mips_Assembler case...
2014-09-04 Kevin EnderbyAdds the next bit of support for llvm-objdump’s -privat...
2014-07-22 Tim NorthoverX86: drop relocations on __eh_frame sections globally.
2014-07-04 Tim Northoverllvm-readobj: fix MachO relocatoin printing a bit.
2014-06-23 Kevin EnderbyChange the default input for llvm-nm to be a.out instea...
2014-06-23 Rafael EspindolaStop producing func.eh symbols on Darwin.
2014-06-20 Rafael EspindolaAlways use a temp symbol for CIE.
2014-06-20 Rafael EspindolaDon't produce eh_frame relocations when targeting the...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-30 Tim NorthoverMachO: move test to ARM directory.
2014-05-30 Tim NorthoverMachO: support N_INDR aliases in assembly files.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-21 Eric ChristopherThis command line option is only used in one place...
2014-04-22 Kevin EnderbyFix the assembler to print a better relocatable express...
2014-04-15 Quentin Colombet[MC] Emit an error if cfi_startproc is used before...
2014-04-05 Saleem AbdulrasoolARM: consolidate MachO checks for ARM asm parser
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-25 Kevin EnderbyFix crashes when assembler directives are used that...
2014-03-21 Rafael EspindolaMove codegen test over to MC.
2014-03-21 Rafael EspindolaSplit out the MC part of this test.
2014-03-20 Rafael EspindolaConvert another CodeGen test into a MC test.
2014-03-20 Rafael EspindolaConvert CodeGen test into a more specific MC test.
2014-03-18 NAKAMURA TakumiMove yet another test that requires ARM to an ARM test...
2014-03-18 Jim GrosbachMove tests that require ARM to an ARM test directory.
2014-03-18 Jim GrosbachDarwin: Add assembler directives to create version...
2014-03-17 NAKAMURA Takumillvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression...
2014-03-17 David BlaikieDebugInfo: Improve reuse of file table entries in asm...
2014-03-17 David BlaikieTest case
2014-02-14 Diego NovilloSupport DWARF discriminators in object streamer.
2014-01-24 Alp TokerFix known typos
2013-12-13 Kevin EnderbyFixed a bug in getARMFixupKindMachOInfo() where three...
2013-12-04 Kevin EnderbyFix a bug in darwin's 32-bit X86 handling of evaluating...
2013-10-02 Rafael EspindolaAdd test I forgot to git add in r191824.
2013-09-05 Kevin EnderbyFixed a crash in the integrated assembler for Mach...
2013-08-29 Kevin EnderbyThe darwin integrated assembler for X86 in 64-bit mode...
2013-08-28 Kevin EnderbyThe integrated darwin assembler can hang in an infinite...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-12 Kevin EnderbyFix a crash with X86 Mach-O and a subtraction expressio...
2013-08-07 Eric ChristopherUsing the integrated assembler we'd fail to change...
2013-02-14 Rafael EspindolaRevert r15266. This fixes llvm.org/pr15266.
2013-02-12 Chad Rosier[ms-inline asm] Add support for lexing binary integers...
2013-01-25 Eli BenderskyNow that llvm-dwarfdump supports flags to specify which...
2013-01-22 Kevin EnderbyAdd a warning when there is a macro defintion that...
2013-01-22 Kevin EnderbyHave the integrated assembler give an error if $1 is...
2013-01-22 Daniel Dunbar[MC/Mach-O] Load commands are supposed to 8-byte aligne...
2013-01-18 Daniel Dunbar[MC/Mach-O] Implement integrated assembler support...
2013-01-18 Daniel Dunbar[MC/Mach-O] Add support for linker options in Mach...
2013-01-18 Daniel Dunbar[MC/Mach-O] Add AsmParser support for .linker_option...
2013-01-16 Kevin EnderbyWe want the dwarf AT_producer for assembly source files...
2012-12-05 David SehrCorrect ARM NOP encoding
2012-12-05 David SehrTest commit.
2012-12-04 Eli BenderskyA test in thid directory was not being run because...
2012-11-27 Eric ChristopherThe section is .debug_line.
2012-11-05 Kevin EnderbyFix for PR14264 cause by commit r167237 which did not...
2012-11-01 Kevin EnderbyAdd support for generating dwarf debugging info with...
2012-10-01 Jim GrosbachMachO: direct-to-object attribute for data-in-code...
2012-09-26 Jim GrosbachX86_32: Large Symbol+Offset relocations.
2012-09-25 Jim GrosbachARM: Darwin BL/BLX relocations to out-of-range symbols.
2012-09-13 Jim GrosbachAssembler: Darwin variables defined via .set are no...
2012-08-08 Bill WendlingAdd `.pushsection', `.popsection', and `.previous'...
2012-07-30 Kevin EnderbyFix a bug in ARMMachObjectWriter::RecordRelocation...
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2012-05-18 Kevin EnderbyFixed a bug in llvm-objdump when disassembling using...
2012-05-15 Kevin EnderbyAdd a test case for r156840, a fix to llvm-objdump...
2012-05-03 Kevin EnderbyFix issues with the ARM bl and blx thumb instructions...
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-03-20 Jim GrosbachARM non-scattered MachO relocations for movw/movt.
2012-03-01 Richard TrieuFix flags for test in MC/MachO/ARM/empty-function-nop.ll
2012-02-28 Jim GrosbachARM implement TargetInstrInfo::getNoopForMachoTarget()
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-31 Kevin EnderbyFixed a crash in llvm-mc for Mach-O when a symbol diffe...
2012-01-24 Jim GrosbachARM Darwin symbol ref differences w/o subsection-via...
2012-01-19 Jim GrosbachAdd testcase.
2012-01-18 Jim GrosbachThumb2 relaxation for LDR(literal).
2012-01-17 Jim GrosbachMC tweak symbol difference resolution for non-local...
2012-01-17 Jim GrosbachTidy up.
2012-01-10 Kevin EnderbyVarious crash reporting tools have a problem with the...
2011-12-13 Nick LewyckyDon't rely on a particular version string for llvm.
2011-12-10 Chandler CarruthDon't assume things about the exact details of the...
2011-12-09 Kevin EnderbyThe second part of support for generating dwarf for...
2011-12-07 Jim GrosbachDarwin assembler improved relocs when w/o subsections_v...
2011-12-07 Jim GrosbachTidy up. Move MachO tests to MachO directory.
2011-12-06 NAKAMURA Takumitest/MC: Introduce MC/MachO/ARM, and relocate relax...
2011-12-06 NAKAMURA Takumitest/MC: Move relax-thumb2-branches.s from MC/MachO...
2011-12-06 Jim GrosbachFix ARM handling of tBcc branch relaxation.
2011-11-01 Kevin EnderbyFixed a bug in the code to create a dwarf file and...
2011-09-08 Kevin EnderbyFix a Darwin x86_64 special case of a jmp to a temporar...
2011-08-24 Evan ChengSome autoconf tests use module level inline asm to...
2011-08-12 Benjamin KramerMachOWriter: Don't crash on fixups with arithmetic...
2011-06-25 Jim GrosbachMove ARM-specific test to ARM directory.
2011-06-24 Jim GrosbachTestcase for r133818
2011-05-10 Rafael EspindolaOn MachO, unlike ELF, there should be no relocation...
next