summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* [mips] Work around inconsistency in llvm-mc's placement of fixup markersDaniel Sanders2014-05-23
* [mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are not available in MIPS32r6...Daniel Sanders2014-05-23
* [mips][mips64r6] [ls][dw][lr] are not available in MIPS32r6/MIPS64r6Daniel Sanders2014-05-23
* MC: remove unnecessary restriction on testsSaleem Abdulrasool2014-05-23
* ARM64: separate load/store operands to simplify assemblerTim Northover2014-05-22
* [mips][mips64r6] addi is not available on MIPS32r6/MIPS64r6Daniel Sanders2014-05-22
* [mips][mips64r6] Test that paired single instructions are invalidDaniel Sanders2014-05-22
* [mips][mips64r6] Add b[on]vcDaniel Sanders2014-05-22
* MC: formalise some assertions into proper errorsSaleem Abdulrasool2014-05-22
* MC: correct IMAGE_REL_ARM_MOV32T relocation emissionSaleem Abdulrasool2014-05-21
* Move MCOptions that aren't shared between programs into their specificEric Christopher2014-05-21
* MC: loosen an overzealous assertionSaleem Abdulrasool2014-05-21
* [mips][mips64r6] Add bc[12](eq|ne)zDaniel Sanders2014-05-21
* MC: mark COFF .drectve section as REMOVESaleem Abdulrasool2014-05-21
* This command line option is only used in one place. Move it there andEric Christopher2014-05-21
* Temporarily revert: r209129 - [mips][mips64r6] Sorted *_ENC, *_DESC classes a...Daniel Sanders2014-05-20
* [ARM64] Port basic-a64-diagnostics.s over to ARM64Bradley Smith2014-05-20
* ARMEB: Additional test files for ARM fixupsChristian Pirker2014-05-20
* TableGen: convert InstAlias's Emit bit to an int.Tim Northover2014-05-20
* reverting r209132Jyotsna Verma2014-05-19
* Hexagon: Add encoding bits to the mpy instructions.Jyotsna Verma2014-05-19
* [mips][mips64r6] Sorted *_ENC, *_DESC classes and testsZoran Jovanovic2014-05-19
* Add comdat key field to llvm.global_ctors and llvm.global_dtorsReid Kleckner2014-05-16
* [mips][mips64r6] Add SELEQZ and SELNEZ instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add Compact indexed jumps.Zoran Jovanovic2014-05-16
* [mips][mips64r6] Add Compact zero-compare branch-and-link instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add compact branch instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add LWPC and LWUPC instructionsZoran Jovanovic2014-05-16
* [mips][mips64r6] Add Floating Point Compare setting Mask - CMP.condn.fmtZoran Jovanovic2014-05-16
* TableGen: fix operand counting for aliasesTim Northover2014-05-16
* [mips][mips64r6] Add Floating Point Fused Multiply Add SubtractZoran Jovanovic2014-05-16
* [ARM64] Improve diagnostics for Cn operands in SYS instructionsBradley Smith2014-05-15
* [mips][mips64r6] Add CLASS.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add RINT.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add SELEQZ/SELNEZ.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add MAX/MIN/MAXA/MINA.fmt instructionsZoran Jovanovic2014-05-15
* [mips][mips64r6] Add bitswap, and dbitswapDaniel Sanders2014-05-15
* ARM64: print correct aliases for NEON mov & mvn instructionsTim Northover2014-05-15
* [mips][mips64r6] Add align and dalignDaniel Sanders2014-05-15
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-15
* [ARM64] Improve load/store diagnostics and forbid 32-bit register addressesBradley Smith2014-05-15
* [ARM64] Add/Fixup diagnostics for floating point immediatesBradley Smith2014-05-15
* [mips][mips64r6] Add addiupc, aluipc, and auipcDaniel Sanders2014-05-15
* [mips][mips64r6] Add aui, daui, dahi, and datiDaniel Sanders2014-05-15
* [mips][mips64r6] Test that branch likelies are not accepted on MIPS64r6.Daniel Sanders2014-05-15
* [mips] Test that IAS for -mcpu=mips5 does not accept MIPS64 insns and -mcpu=m...Daniel Sanders2014-05-14
* [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-14
* ARM: implement support for the UDF mnemonicSaleem Abdulrasool2014-05-14
* ARM: Additional test files for thumb fixups (checked with llvm-mv -show-encod...Christian Pirker2014-05-13
* ARM: Additional test files for thumb fixupsChristian Pirker2014-05-13