summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* [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
* Don't force symbols to be globals in .thumb_set.Rafael Espindola2014-05-01
* AArch64/ARM64: rewrite test to use FileCheck & add ARM64 linesTim Northover2014-05-01
* AArch64/ARM64: port basic disassembly tests to ARM64.Tim Northover2014-05-01
* AArch64/ARM64: print BFM instructions as BFI or BFXILTim Northover2014-05-01
* Correction to assert statemtent to allow 32-bit unsigned numbers with the top...Richard Barton2014-05-01
* [ARM64] Conditionalize CPU specific system registers on subtarget featuresBradley Smith2014-05-01
* [mips] Move expansion of .cpsetup to target streamer.Matheus Almeida2014-05-01
* [mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, a...Daniel Sanders2014-05-01
* Record the DWARF version in MCContextOliver Stannard2014-05-01
* Start fixing pr19147.Rafael Espindola2014-05-01
* Move a testcase from ELF to ARM64, incorrectly placed in r207627.James Molloy2014-04-30
* Add a testcase for r207627.James Molloy2014-04-30
* [mips] Add instruction alias (negu).Matheus Almeida2014-04-30
* [mips] Add instruction alias (sltu).Matheus Almeida2014-04-30
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-30
* ARM64: print fp immediates without using scientific notation.Tim Northover2014-04-30
* AArch64/ARM64: implement remaining TLS relocations (purely MC).Tim Northover2014-04-30
* AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests.Tim Northover2014-04-30
* AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"Tim Northover2014-04-30
* [mips] Add instruction alias (dsll and dsrl).Matheus Almeida2014-04-30
* Relax the test a bit.Rafael Espindola2014-04-30
* Rename the test, it is testing the symver directive.Rafael Espindola2014-04-30
* [mips] Add instruction alias (sll and srl).Matheus Almeida2014-04-30
* [mips] Update tests with encoding information for slt, slti, sltiu and sltu.Matheus Almeida2014-04-30