[RuntimeDyld] Allow processRelocationRef to process more than one relocation entry...
[oota-llvm.git] / test / MC /
2014-03-21 Jiangning LiuThis reverts commit r203762, "ARM: support emission...
2014-03-21 Rafael EspindolaConvert a CodeGen test into a MC test.
2014-03-20 Rafael EspindolaConvert another CodeGen test into a MC test.
2014-03-20 Greg Fitzgeraldllvm-objdump output hex to match binutils' objdump
2014-03-20 Rafael EspindolaConvert CodeGen test into a more specific MC test.
2014-03-20 Kai Nacke[MIPS] Add cpu octeon and some instructions
2014-03-20 Zoran JovanovicProvide an operand for microMIPS wait instruction.
2014-03-20 Zoran JovanovicImplementation of microMIPS 16-bit instructions MOVE...
2014-03-20 Zoran JovanovicMark alias symbols as microMIPS if necessary. Differe...
2014-03-20 Craig TopperTest case for r204305.
2014-03-20 Saleem AbdulrasoolReapply 'ARM IAS: support .thumb_set'
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-19 Matheus Almeida[mips] Making sure that a '.set noreorder' directive...
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 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-18 Rafael EspindolaAdd back r203962, r204028 and r204059.
2014-03-18 Alexander KornienkoRevert r203962 and two revisions depending on it: r2040...
2014-03-17 Saleem AbdulrasoolARM IAS: support .thumb_set
2014-03-17 NAKAMURA Takumillvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression...
2014-03-17 Rafael EspindolaConsider the base pointer for setting the symbol type.
2014-03-17 David BlaikieDebugInfo: Improve reuse of file table entries in asm...
2014-03-17 David BlaikieTest case
2014-03-15 Rui UeyamaObject/COFF: change data type of SymbolNumber from...
2014-03-14 Rafael EspindolaCorrectly handle an ELF symbol defined with "a = b...
2014-03-14 Oliver StannardGeneralise assembly tests to not rely on anonymous...
2014-03-13 Rafael EspindolaUse printable names to implement directional labels.
2014-03-13 Elena DemikhovskyAVX-512: masked load/store + intrinsics for them.
2014-03-13 Hal Finkel[PowerPC] Initial support for the VSX instruction set
2014-03-13 Saleem AbdulrasoolARM: support emission of complex SO expressions
2014-03-12 Roman DivackyAllow exclamation and tilde to be parsed as a part...
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-03-11 Sasa Stankovic[mips] Implement NaCl sandboxing of function calls:
2014-03-10 Sasa Stankovic[mips] Implement NaCl sandboxing of loads, stores and...
2014-03-10 Matheus Almeida[mips] Assembly parser must invoke the target streamer...
2014-03-09 Venkatraman Govind... [Sparc] Add support for decoding 'swap' instruction.
2014-03-07 Sasa StankovicMoved test file from test/MC/Mips to test/CodeGen/Mips.
2014-03-07 Duncan P. N. Exon... ARM: Make .unreq directives case-insensitive
2014-03-06 Elena DemikhovskyAVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versio...
2014-03-06 Elena DemikhovskyAVX-512: fixed comressed displacement - by Robert Khazanov
2014-03-05 Vladimir MedicThis patch implements .set dsp directive and sets appro...
2014-03-04 Vladimir MedicThis patch implements .set mips32r2 directive and sets...
2014-03-04 Kevin Qin[AArch64]Fix improper diagnostics about offset range...
2014-03-04 Reid KlecknerMC: Fix Intel assembly parser for [global + offset]
2014-03-03 Ed Maste[mips] support FK_Data_2 and FK_Data_8 to fix big-endia...
2014-03-03 Vladimir MedicThis patch implements jalx instruction for Mips archite...
2014-03-03 Saleem AbdulrasoolAsmParser: add missed tests
2014-03-02 Venkatraman Govind... [Sparc] Add trap on integer condition codes (Ticc)...
2014-03-02 Venkatraman Govind... [Sparc] Add return/rett instruction to Sparc backend.
2014-03-02 Venkatraman Govind... [Sparc] Add support for decoding jmpl/retl/ret instruction.
2014-03-02 Venkatraman Govind... [Sparc] Add fcmpe* instructions to Sparc backend.
2014-03-02 Venkatraman Govind... [Sparc] Add VIS instructions to sparc backend.
2014-03-02 Venkatraman Govind... [SparcV9] Adds support for branch on integer register...
2014-03-02 Venkatraman Govind... [Sparc] Add support for parsing branches and conditiona...
2014-03-02 Venkatraman Govind... [Sparc] Add support for parsing fcmp with %fcc registers.
2014-03-01 Venkatraman Govind... [SparcV9] Add support for parsing branch instructions...
2014-03-01 Venkatraman Govind... [Sparc] Add support for parsing annulled branch instruc...
2014-03-01 Venkatraman Govind... [Sparc] Add support for parsing sparcv9 instructions...
2014-03-01 Venkatraman Govind... [Sparc] Add missing ALU instruction patterns.
2014-03-01 Sasa StankovicAdd missing FileCheck in test command line.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode unimp instruction.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode negative simm13 operands...
2014-03-01 Venkatraman Govind... [Sparc] Add support for decoding call instructions...
2014-03-01 Venkatraman Govind... [Sparc] Add support to disassemble sparc memory instruc...
2014-03-01 Venkatraman Govind... Add support for parsing sun-style section flags in...
2014-03-01 Venkatraman Govind... [Sparc] Implement writeNopData. Emit actual NOP instruc...
2014-03-01 Venkatraman Govind... [Sparc] Teach SparcAsmParser to emit correct relocation...
2014-03-01 Venkatraman Govind... [Sparc] Add support for parsing directives in SparcAsmP...
2014-03-01 Venkatraman Govind... [Sparc] Emit 'restore' instead of 'restore %g0, %g0...
2014-02-28 Zoran JovanovicFixed encoding of SYSCALL microMIPS instruction.
2014-02-28 Zoran JovanovicRevert revision 202518 because of wrong commit message.
2014-02-28 Zoran JovanovicFix operand of SC instruction.
2014-02-28 Sasa Stankovic[mips] Implement NaCl sandboxing of indirect jumps:
2014-02-25 Alp TokerFix typos
2014-02-23 Saleem AbdulrasoolAsm Parser: support .error directive
2014-02-23 Saleem AbdulrasoolAsmParser: support .ifeqs directive
2014-02-23 Saleem AbdulrasoolARM IAS: support .align without parameters
2014-02-23 Saleem AbdulrasoolMCAsmParser: support .ifne
2014-02-23 Saleem AbdulrasoolMCAsmParser: handle space properly for .ifc/.ifnc
2014-02-23 Saleem AbdulrasoolMCAsmParser: add support for .err directive
2014-02-23 Saleem AbdulrasoolARM IAS: support .short and .hword
2014-02-22 Nico RieckMC: Support COFF string tables larger than 10MB
2014-02-20 Daniel Sanders[mips] Make it impossible to have UnknownABI in CodeGen...
2014-02-20 Benjamin KramerAsmParser: Disable Darwin-style macro argument expansio...
2014-02-20 Elena DemikhovskyAVX-512: Assembly parsing of broadcast semantic in...
2014-02-19 Daniel Sanders[mips] Add explicit N32 and N64 tests to nabi-regs...
2014-02-19 Craig TopperRemove special FP opcode maps and instead add enough...
2014-02-19 Craig TopperRemove A6/A7 opcode maps. They can all be handled with...
2014-02-19 Saleem AbdulrasoolMCAsmParser: support required parameters
2014-02-17 Kevin EnderbyFix the arm assembler so that this malformed instruction:
2014-02-17 Anders WaldenborgAdd support for assigning to . in AsmParser.
2014-02-17 Craig TopperFix diassembler handling of rex.b when mod=00/01/10...
2014-02-17 Saleem AbdulrasoolMCAsmParser: add some mixed argument tests
2014-02-17 Saleem AbdulrasoolMCAsmParser: better handling for named arguments
2014-02-16 Nico RieckFix broken CHECK lines
2014-02-16 Saleem AbdulrasoolMCAsmParser: relax declaration parsing
2014-02-16 Saleem AbdulrasoolARM IAS: (partially) support .arch_extension directive
2014-02-15 Craig TopperAdd opcode extension forms of MOV8ri/MOV16ri/MOV32ri.
next