summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/SystemZ
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ, AsmParser] Enable the mnemonic spell corrector.Jonas Paulsson2017-07-181-0/+66
* [SystemZ] Add support for IBM z14 processor (3/3)Ulrich Weigand2017-07-173-0/+593
* [SystemZ] Add support for IBM z14 processor (2/3)Ulrich Weigand2017-07-173-0/+1350
* [SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand2017-07-173-0/+2188
* [SystemZ] Add all remaining instructionsUlrich Weigand2017-06-308-3/+2351
* [SystemZ] Add missing high-word facility instructionsUlrich Weigand2017-06-303-0/+250
* [SystemZ] Add decimal floating-point instructionsUlrich Weigand2017-05-308-0/+2403
* [SystemZ] Add hexadecimal floating-point instructionsUlrich Weigand2017-05-302-0/+1824
* [SystemZ] Add missing assembler/disassembler testsUlrich Weigand2017-05-302-0/+82
* [SystemZ] Add miscellaneous instructionsUlrich Weigand2017-05-102-0/+144
* [SystemZ] Add missing arithmetic instructionsUlrich Weigand2017-05-102-0/+806
* [SystemZ] Add decimal integer instructionsUlrich Weigand2017-05-102-0/+1598
* [SystemZ] Add crypto instructionsUlrich Weigand2017-05-107-0/+185
* [SystemZ] Add translate/convert instructionsUlrich Weigand2017-05-102-0/+579
* [SystemZ] Add missing memory/string instructionsUlrich Weigand2017-05-102-0/+266
* [SystemZ] Reformat assembler/disassembler testsUlrich Weigand2017-05-108-1950/+2125
* [SystemZ] Support remaining atomic instructionsUlrich Weigand2016-12-024-0/+346
* [SystemZ] Support floating-point control register instructionsUlrich Weigand2016-12-024-0/+179
* [SystemZ] Support execution hint instructionsUlrich Weigand2016-11-284-0/+243
* [SystemZ] Support load-and-trap instructionsUlrich Weigand2016-11-282-0/+150
* [SystemZ] Add remaining branch instructionsUlrich Weigand2016-11-284-0/+382
* [SystemZ] Improve use of conditional instructionsUlrich Weigand2016-11-282-0/+256
* [SystemZ] Support CL(G)T instructionsUlrich Weigand2016-11-112-0/+114
* [SystemZ] Support load-and-zero-rightmost-byte facilityUlrich Weigand2016-11-112-0/+90
* [SystemZ] Use LLGT(R) instructionsUlrich Weigand2016-11-112-0/+38
* [SystemZ] Add missing FP extension instructionsUlrich Weigand2016-11-083-0/+406
* [SystemZ] Add program mask and addressing mode instructionsUlrich Weigand2016-11-082-0/+72
* [SystemZ] Model access registers as LLVM registersUlrich Weigand2016-11-084-8/+265
* [SystemZ] Refactor branch and conditional instruction patternsUlrich Weigand2016-11-082-0/+150
* [SystemZ] Rework processor feature definitions and add -mcpu=archX supportUlrich Weigand2016-10-317-0/+12
* [SystemZ] Correctly diagnose missing features in AsmParserUlrich Weigand2016-10-313-482/+482
* [SystemZ] Fix encoding of MVCK and .insn ssUlrich Weigand2016-10-313-11/+10
* [SystemZ] Add missing vector instructions for the assemblerUlrich Weigand2016-10-192-9/+2066
* [SystemZ] Add optional argument to some vector string instructionsUlrich Weigand2016-10-192-66/+388
* [SystemZ] Add support for the .insn directiveZhan Jun Liau2016-08-081-0/+102
* [SystemZ] Add missing classes and instructionsZhan Jun Liau2016-08-052-0/+249
* [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunitiesZhan Jun Liau2016-07-113-0/+102
* [SystemZ] Add support for the .word directive.Zhan Jun Liau2016-07-081-0/+24
* [SystemZ] Add support for missing instructionsZhan Jun Liau2016-07-084-0/+492
* [SystemZ] Add floating-point test data class instructions.Marcin Koscielnicki2016-06-292-0/+72
* [SystemZ] Support Compare and TrapsZhan Jun Liau2016-06-102-0/+260
* [SystemZ] Support LRVH and STRVH opcodesBryan Chan2016-05-161-0/+44
* [SystemZ] Add support for additional branch extended mnemonicsKit Barton2016-05-102-0/+108
* [SystemZ] Add SVC instructionUlrich Weigand2016-04-111-0/+10
* [SystemZ] Add compare-and-branch instructions to MCUlrich Weigand2016-04-041-0/+624
* [SystemZ] Add nop and nopr InstAliases.Jonas Paulsson2016-03-301-0/+6
* [SystemZ] Sort relocs to avoid code corruption by linker optimizationUlrich Weigand2015-12-161-4/+4
* Re-enable UBSan tests for SystemZ: PR20980 was fixed.Alexey Samsonov2015-12-021-4/+0
* [SystemZ] testcase MC/SystemZ/insn-good-z13.s extended.Jonas Paulsson2015-10-121-7/+59
* [SystemZ] Add assembly instructions for obtaining clock values as well as CPU...Ulrich Weigand2015-10-011-0/+56
OpenPOWER on IntegriCloud