OSDN Git Service

[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP opcodes
[android-x86/external-llvm.git] / test / MC /
2018-03-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32...
2018-03-16 Dmitry Preobrazhensky[AMDGPU][MC] Corrected default values for unused SDWA...
2018-03-16 Mikhail Maltsev[ARM] Convert more invalid NEON immediate loads
2018-03-16 Mikhail Maltsev[ARM] Fix a check in vmov/vmvn immediate parsing
2018-03-14 Reid Kleckner[MC] Always emit relocations for same-section function...
2018-03-14 Petar Jovanovic[mips] Add support for CRC ASE
2018-03-13 Simon DardisRevert "[mips] Guard traps for microMIPS correctly"
2018-03-13 Simon Dardis[mips] Guard traps for microMIPS correctly
2018-03-13 Simon Dardis[mips] Fix the definitions of the EVA instructions
2018-03-12 Alexander Shaposhnikov[llvm] Fix mc tests
2018-03-12 Dmitry Preobrazhensky[AMDGPU][MC][GFX8] Added BUFFER_STORE_LDS_DWORD Instruction
2018-03-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected GATHER4 opcodes
2018-03-12 Nico WeberMC intel asm parser: Allow @ at the start of function...
2018-03-09 Rafael EspindolaDon't treat .symver as a regular alias definition.
2018-03-09 Paul RobinsonRevert "[DWARF] Fix mixing assembler -g with DWARF...
2018-03-08 Paul Robinson[DWARF] Fix mixing assembler -g with DWARF .file direct...
2018-03-07 Alexander KornienkoRevert "Reapply "[DWARFv5] Emit file 0 to the line...
2018-03-07 Simon Dardis[mips] Correct the definition of m(f|t)c(0|2)
2018-03-06 Paul RobinsonReapply "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Stanislav Mekhanoshin[AMDGPU] Add default ISA version targets
2018-03-06 Simi Pallipurath[ARM]Decoding MSR with unpredictable destination regist...
2018-03-06 Paul RobinsonRevert "[DWARFv5] Emit file 0 to the line table."
2018-03-06 Paul Robinson[DWARFv5] Emit file 0 to the line table.
2018-03-05 Oliver Stannard[ARM][Asm] VMOVSRR and VMOVRRS need sequential S registers
2018-03-02 Sameer AbuAsal[RISCV] Implement MC relaxations for compressed instruc...
2018-03-02 Sam Clegg[WebAssembly] Avoid cast ExprType to wasm::ValType
2018-03-02 Nicholas WilsonRevert "[WebAssembly] More uses of uint8_t" and "[WebAs...
2018-03-02 Ilya Biryukov[WebAssembly] Update tests after r326541
2018-03-01 Krzysztof Parzyszek[Hexagon] Add trap1 instruction
2018-03-01 Martin Storsjo[AArch64] Add support for secrel add/load/store relocat...
2018-03-01 Krzysztof Parzyszek[Hexagon] Add guest registers
2018-02-28 Nicholas Wilson[WebAssembly] Reorder symbol table to match MC order
2018-02-27 Sam Clegg[WebAssembly] Remove DataSize from linking metadata...
2018-02-26 Scott Linder[DebugInfo] Remove target-specific instructions in...
2018-02-23 Yonghong Songbpf: New disassembler testcases for 32-bit subregister...
2018-02-23 Scott Linder[DebugInfo] Add remaining files to r325970
2018-02-23 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-23 Craig Topper[X86] Add assembler/disassembler support for blendm...
2018-02-23 Stefan Pintilie[PowerPC] Code cleanup. Remove instructions that were...
2018-02-23 Sam Clegg[WebAssembly] Add first claass symbol table to wasm...
2018-02-22 Paul Robinson[DWARFv5] Turn an assert into a diagnostic. Hand-coded...
2018-02-22 Simon Pilgrim[MC] Don't crash on modulo by zero (PR35650)
2018-02-22 Shiva Chen[RISCV] Implement c.lui immediate operand constraint
2018-02-21 Dmitry Preobrazhensky[AMDGPU][MC] Added lds support for MUBUF instructions
2018-02-20 Simon Dardis[mips] Correct the definition of cvt.d.w
2018-02-20 George Rimar[llvm-mc] - Produce R_X86_64_PLT32 for "call/jmp foo".
2018-02-20 George Rimar[MC] - Don't crash on unclosed frame.
2018-02-20 Gadi Haber[X86][CET]: Adding full coverage of MC encoding for...
2018-02-17 Simon Pilgrim[X86][3DNow!] Add PFRCP reg-reg disassembler test case...
2018-02-16 Konstantin ZhuravlyovAMDGPU: Bring processors and features in sync with...
2018-02-16 Sam Clegg[WebAssembly] MC: Make explicit our current lack of...
2018-02-15 Rafael Auler[X86][3DNOW] Teach decoder about AMD 3DNow! instrs
2018-02-15 Craig Topper[X86] Change 32 and 64 bit versions of LSL instruction...
2018-02-14 Craig Topper[X86] Dont' allow 'outs' and 'ins' in at&t syntax witho...
2018-02-14 Craig Topper[X86] Don't use 64 bit hex constants in a 32 bit assemb...
2018-02-14 Craig Topper[X86] Reverse the operand order of invlpga in at&t...
2018-02-14 Craig Topper[X86] Don't swap argument on BOUND instruction in at...
2018-02-14 Rafael EspindolaStore defined macros in MCContext.
2018-02-13 Andre Vieira[ARM] Don't print "Requires NEON" error message for...
2018-02-12 Gerolf Hoflehner[MC] Issue error message when data region is not terminated
2018-02-10 David BlaikieREQUIRES: shell a couple of tests that require the...
2018-02-09 Dan Gohman[WebAssembly] Add mechanisms for specifying an explicit...
2018-02-09 Francis Visoiu Mistrih[X86][MC] Fix assembling rip-relative addressing +...
2018-02-09 Sam Clegg[WebAssebmly] Report undefined symbols correctly in...
2018-02-09 Krzysztof Parzyszek[Hexagon] Express calling conventions via .td file...
2018-02-09 Oliver Stannard[ELF] Print the .type assembly directive correctly...
2018-02-09 Douglas YungMake test changes added in r324584 more robust by using...
2018-02-08 Paul Robinson[DWARFv5] Fix dumper to show the file table starts...
2018-02-08 Paul RobinsonParameterize a test.
2018-02-08 Oliver Stannard[ARM] Re-commit r324600 with fixed LLVMBuild.txt
2018-02-08 Oliver StannardRevert r324600 as it breaks a buildbot
2018-02-08 Oliver Stannard[ARM] Fix disassembly of invalid banked register moves
2018-02-08 Gadi Haber[X86][MC]: Adding test coverage of MC encoding for...
2018-02-08 Stefan Maksimovic[mips] Define certain instructions in microMIPS32r3
2018-02-06 Paul Robinson[DWARFv5] Emit .debug_line_str (in a non-DWO file).
2018-02-06 Sander de Smalen[AArch64][SVE] Asm: Add AND_ZI instructions and aliases
2018-02-06 Oliver Stannard[AArch64] Fix spelling of ICH_ELRSR_EL2 system register
2018-02-06 Oliver Stannard[ARM][AArch64] Add CSDB speculation barrier instruction
2018-02-06 Ahmed Charles[RISCV] Add support for %pcrel_lo.
2018-02-06 Paul RobinsonFix regex from r324279 more better.
2018-02-05 Paul RobinsonFix Windows bots for test from r324270.
2018-02-05 Paul Robinson[DWARF] Regularize dumping strings from line tables.
2018-02-05 Dmitry Preobrazhensky[AMDGPU][MC] Corrected dst/data size for MIMG opcodes...
2018-02-05 Dmitry Preobrazhensky[AMDGPU][MC] Added validation of d16 and r128 modifiers...
2018-02-02 Craig Topper[X86] Remove checks for FeatureAVX512 from the X86...
2018-02-02 Shiva Chen[RISCV] Add ELFObjectFileBase::getRISCVFeatures let...
2018-02-02 Shiva Chen[RISCV] Fix c.addi and c.addi16sp immediate constraints...
2018-02-01 Yvan Roux[ARM] Add support for unpredictable MVN instructions.
2018-02-01 Rafael Espindola[MC] Fix assembler infinite loop on EH table using...
2018-01-31 Sam Clegg[WebAssembly] MC: Resolve aliases when creating provisi...
2018-01-30 Changpeng FangAMDGPU/SI: Add decoding in the GFX80_UNPACKED decoding...
2018-01-30 Saleem AbdulrasoolCodeGen: support an extension to pass linker options...
2018-01-29 Simon Pilgrim[X86] Emit 11-byte or 15-byte NOPs on recent AMD target...
2018-01-29 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of image opcode modifier...
2018-01-29 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-27 Justin BognerAdd triples or specify REQUIRES: default_triple to...
2018-01-26 Dmitry Preobrazhensky[AMDGPU][MC] Added validation of image dst/data size...
2018-01-26 Dmitry Preobrazhensky[AMDGPU][MC] Added support of 64-bit image atomics
2018-01-26 Dmitry Preobrazhensky[AMDGPU][MC] Enabled disassembler for image atomic...
2018-01-26 Shiva Chen[RISCV] Encode RISCV specific ELF e_flags to RISCV...
next