summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* 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
* [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...Daniel Sanders2014-05-13
* [ARM64] Fix the misleading diagnostic on bad extend amount of reg+reg address...Kevin Qin2014-05-13
* [Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfgAdam Nemet2014-05-12
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-12
* [mips] Move disassembler test (test_2r_msa64) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_vec) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_i*, test_mi10) into correct fol...Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_elm*) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_lsa, test_dlsa) into correct fo...Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_ctrlregs) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_bit) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_2r, test_2rf, test_3r, test_3rf...Matheus Almeida2014-05-12
* Revert: r208582 - [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-12
* [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-12
* [mips][mips64r6] Add d?div, d?mod, d?divu, d?moduDaniel Sanders2014-05-12
* [mips][mips64r6] Added mul/mulu/muh/muhuDaniel Sanders2014-05-12
* [mips] Marked up instructions added in MIPS32 and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* [mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64Daniel Sanders2014-05-12
* [mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2Daniel Sanders2014-05-12
* [ARM64] Add proper bounds checking/diagnostics to logical shiftsBradley Smith2014-05-12
* [ARM64] Correct more bounds checks/diagnostics for arithmetic shift operandsBradley Smith2014-05-12
* [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=...Daniel Sanders2014-05-09
* [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu...Daniel Sanders2014-05-09
* [mips] Added missing daddu test to the valid instruction tests.Daniel Sanders2014-05-09
* [mips] Added missing dsra -> dsrav and sra -> srav aliases.Daniel Sanders2014-05-09
* [mips] Correct tests that are meant to test valid assembly. They were actuall...Daniel Sanders2014-05-08
* [mips] Implement l[wd]c3, and s[wd]c3.Daniel Sanders2014-05-08
* [mips] Marked up instructions added in MIPS-II and tested that IAS for -mcpu=...Daniel Sanders2014-05-08
* [mips] Implement tlbp, tlbr, tlbwi, and tlbwrDaniel Sanders2014-05-08
* test: fix silly typoSaleem Abdulrasool2014-05-08
* ARM: support FK_SecRel_2 relocations on WoASaleem Abdulrasool2014-05-08
* [mips] Add highly experimental support for MIPS-I, MIPS-II, MIPS-III, and MIPS-VDaniel Sanders2014-05-07
* AArch64/ARM64: disable test directory if ARM64 not presentTim Northover2014-05-07
* AArch64/ARM64: implement diagnosis of unpredictable loads & storesTim Northover2014-05-06
* AArch64/ARM64: add two more MC tests to ARM64 set.Tim Northover2014-05-06
* AArch64/ARM64: enable MC-level diagnostic tests for NEON insts.Tim Northover2014-05-06
* AArch64/ARM64: make NEON vector list parsing a bit more robustTim Northover2014-05-06
* AArch64/ARM64: produce more informative diagnostic assembling some immediatesTim Northover2014-05-06
* ARM: For thumb fixups store halfwords high first and low secondChristian Pirker2014-05-06
* Fix spelling.Joerg Sonnenberger2014-05-05
* Move test to the ARM64 directory.Rafael Espindola2014-05-05
* Convert a CodeGen test into a MC test.Rafael Espindola2014-05-05
* MC: support FK_SecRel_4 for Windows on ARMSaleem Abdulrasool2014-05-04
* Fix pr19645.Rafael Espindola2014-05-03
* MC: place .file records into the correct sectionSaleem Abdulrasool2014-05-02
* Don't propagate StorageClass and ComplexType to aliases.Rafael Espindola2014-05-01
* Compute the correct section for zed = foo + 1 in COFF.Rafael Espindola2014-05-01