If we're not producing DWARF accel tables, don't waste memory
[oota-llvm.git] / test / MC /
2014-01-31 Matheus Almeida[mips][msa] Add insert.d instruction.
2014-01-31 Craig TopperMove address override handling in X86MCCodeEmitter...
2014-01-30 David Woodhouse[x86] Fix signed relocations for i64i32imm operands
2014-01-30 Timur IskhodzhanovFix PR18381 - print a minimal diagnostic rather than...
2014-01-30 Saleem AbdulrasoolARM IAS: support .object_arch
2014-01-30 Saleem AbdulrasoolARM IAS: support .movsp
2014-01-30 Saleem AbdulrasoolARM: suuport .tlsdescseq directive
2014-01-30 Saleem AbdulrasoolARM: support TLS descriptor relocations
2014-01-30 Saleem AbdulrasoolARM: support tlscall relocations
2014-01-29 David MajnemerMC: Better management of macro arguments
2014-01-29 Matheus Almeida[mips][msa] Add fill.d instruction.
2014-01-29 Matheus Almeida[mips][msa] Add copy_{u,s}.d.
2014-01-29 Renato GolinEnable EHABI by default
2014-01-29 David MajnemerMC: Reorganize macro MC test along dialect lines
2014-01-28 David WoodhouseTests for mode switching
2014-01-28 Matheus Almeida[mips] Fix ELF header flags.
2014-01-27 Mark SeabornARM MC: Fix the initial DWARF CFI unwind info at the...
2014-01-27 David MajnemerMC: Add support for .cfi_startproc simple
2014-01-26 Saleem AbdulrasoolMC: fix test locations/name
2014-01-26 Saleem AbdulrasoolARM: improve diagnostics for .word directive
2014-01-26 Saleem AbdulrasoolAsmParser: improve diagnostics for invalid variants
2014-01-26 Rafael EspindolaImplement the missing bits corresponding to .mips_hack_...
2014-01-26 Rafael EspindolaMove tests that just use llc from test/MC/Mips to test...
2014-01-26 Venkatraman Govind... [Sparc] Add support for sparc relocation types in ELF...
2014-01-25 Artyom SkrobovReverting r199886 (Prevent repetitive warnings for...
2014-01-25 Rafael EspindolaThis reverts commit r200064 and r200051.
2014-01-25 Jack Carter[Mips] Move 2 test cases from MC to CodeGen.
2014-01-25 Jack Carter[Mips] TargetStreamer ELF flag Support for default...
2014-01-24 Alp TokerFix known typos
2014-01-24 Venkatraman Govind... [Sparc] Correct quad register list in the asm parser.
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to produce...
2014-01-23 Artyom SkrobovPrevent repetitive warnings for unrecognized processors...
2014-01-22 Jack Carter[Mips] TargetStreamer Support for .set mips16.
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse]x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for SCAS{8,16,32...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for STOS[BWLQ] ...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-21 David MajnemerForgot to add testcase for r198590
2014-01-21 Saleem Abdulrasooltools: support decoding ARM EHABI opcodes in readobj
2014-01-21 Saleem AbdulrasoolARM IAS: add support for .unwind_raw directive
2014-01-21 Saleem AbdulrasoolARM IAS: support .personalityindex
2014-01-20 David Woodhouse[x86] Fix disassembly of MOV16ao16 et al.
2014-01-20 David Woodhouse[x86] Fix 16-bit disassembly of JCXZ/JECXZ
2014-01-20 David Woodhouse[x86] Rename MOVSD/STOSD/LODSD/OUTSD to MOVSL/STOSL...
2014-01-20 David Woodhouse[x86] Fix disassembly of callw instruction
2014-01-20 David Woodhouse[x86] Fix 16-bit handling of OpSize bit
2014-01-20 David Woodhouse[x86] Support i386-*-*-code16 triple for emitting 16...
2014-01-20 Kai NackeARM: add tlsldo relocation
2014-01-20 Kevin Qin[AArch64 NEON] Accept both #0.0 and #0 for comparing...
2014-01-19 Saleem AbdulrasoolARM ELF: ensure that the tag types are corrected
2014-01-19 Saleem AbdulrasoolARM: update build attributes for ABI r2.09
2014-01-18 Benjamin KramerARM: Let the assembler reject v5 instructions in v4...
2014-01-17 Renato GolinAdd MLA alias for ARMv4 support.
2014-01-17 Craig TopperTeach x86 asm parser to handle 'opaque ptr' in Intel...
2014-01-17 Craig TopperTeach X86 asm parser to understand 'ZMMWORD PTR' in...
2014-01-17 Craig TopperFix intel syntax for 64-bit version of FXSAVE/FXRSTOR...
2014-01-16 Amara EmersonMove the xscale build attribute test to the proper...
2014-01-16 Craig TopperAllow x86 mov instructions to/from memory with absolute...
2014-01-15 David PeixottoFix parsing of .symver directive on ARM
2014-01-15 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to accept
2014-01-15 Zoran JovanovicLL and SC decoder method fix.
2014-01-15 Zoran JovanovicAdded support for LWU microMIPS instruction.
2014-01-15 David MajnemerWinCOFF: Transform IR expressions featuring __ImageBase...
2014-01-15 Rafael EspindolaOnly mark functions as micromips.
2014-01-14 Zoran JovanovicTest case micromips-load-effective-address.s renamed...
2014-01-14 Rafael EspindolaReplace .mips_hack_stocg with ".set micromips" and...
2014-01-13 David Woodhouse[x86] Fix retq/retl handling in 64-bit mode
2014-01-13 Saleem Abdulrasoolcorrect target directive handling error handling
2014-01-12 Saleem AbdulrasoolARM IAS: fix diagnostics of improper qualification
2014-01-12 Venkatraman Govind... [Sparc] Add support for parsing floating point instruct...
2014-01-12 Saleem AbdulrasoolARM: change implicit immediate forms of {ld,st}r{,b...
2014-01-12 Joerg SonnenbergerTypo
2014-01-12 Joerg SonnenbergerAdd missing mul aliases for armv4 support. Add checks...
2014-01-11 Saleem AbdulrasoolARM IAS: support emitting constant values in target...
2014-01-10 Artyom SkrobovAmending test/MC/ARM/thumb2-mclass.s to match its appar...
2014-01-10 Artyom SkrobovMust not produce Tag_CPU_arch_profile for pre-ARMv7...
2014-01-10 Saleem AbdulrasoolARM: fix regression caused by r198914
2014-01-10 Saleem AbdulrasoolARM IAS: support #:{lower,upper}16: for GNU compatibility
2014-01-10 Saleem AbdulrasoolARM IAS: support GNU extension for ldrd, strd
2014-01-10 Saleem AbdulrasoolARM IAS: support implicit immediate 0s for {LD,ST}R...
2014-01-10 Venkatraman Govind... [Sparc] Add support for parsing jmpl instruction and...
2014-01-10 Kevin EnderbyFix a bug with the ARM thumb2 CBNZ and CBNZ instruction...
2014-01-08 Ana Pazos[AArch64][NEON] Added UXTL and UXTL2 instruction aliases
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-08 David Woodhouse[x86] Do not relax PUSHi16 to PUSHi32 (PR18414)
2014-01-08 David Woodhouse[x86] Make AsmParser validate registers for memory...
2014-01-08 David Woodhouse[x86] Fix MOV8ao8 et al for 16-bit mode, fix up disasse...
2014-01-08 David Woodhouse[x86] Use 16-bit addressing where possible in 16-bit...
2014-01-08 David Woodhouse[x86] Fix JCXZ,JECXZ_32 for 16-bit mode
2014-01-08 David Woodhouse[x86] Disambiguate RET[QL] and fix aliases for 16-bit...
2014-01-08 David Woodhouse[x86] Disambiguate [LS][IG]DT{32,64}m and add 16-bit...
2014-01-08 David Woodhouse[x86] Add JMP16[rm],CALL16[rm] instructions, and fix...
2014-01-08 David Woodhouse[x86] Add PUSHA16,POPA16 instructions, and fix aliases...
2014-01-08 David Woodhouse[x86] Add OpSize16 to instructions that need it
2014-01-08 Venkatraman Govind... [SparcV9] Rename operands in some sparc64 instructions...
next