summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/SystemZ
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Support z15 processor nameUlrich Weigand2019-09-201-2/+2
* [SystemZ] Add support for new cpu architecture - arch13Ulrich Weigand2019-07-121-0/+1479
* [SystemZ] Support vector load/store alignment hintsUlrich Weigand2019-06-191-0/+12
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [SystemZ] Add support for IBM z14 processor (3/3)Ulrich Weigand2017-07-171-0/+564
* [SystemZ] Add support for IBM z14 processor (2/3)Ulrich Weigand2017-07-171-0/+1095
* [SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand2017-07-171-0/+1594
* [SystemZ] Add all remaining instructionsUlrich Weigand2017-06-301-0/+1821
* [SystemZ] Add missing high-word facility instructionsUlrich Weigand2017-06-301-0/+204
* [SystemZ] Add decimal floating-point instructionsUlrich Weigand2017-05-302-0/+1530
* [SystemZ] Add hexadecimal floating-point instructionsUlrich Weigand2017-05-301-1/+1689
* [SystemZ] Add missing assembler/disassembler testsUlrich Weigand2017-05-301-0/+66
* [SystemZ] Add miscellaneous instructionsUlrich Weigand2017-05-101-0/+117
* [SystemZ] Add missing arithmetic instructionsUlrich Weigand2017-05-101-0/+645
* [SystemZ] Add decimal integer instructionsUlrich Weigand2017-05-101-0/+888
* [SystemZ] Add crypto instructionsUlrich Weigand2017-05-102-0/+111
* [SystemZ] Add translate/convert instructionsUlrich Weigand2017-05-101-0/+324
* [SystemZ] Add missing memory/string instructionsUlrich Weigand2017-05-101-0/+186
* [SystemZ] Reformat assembler/disassembler testsUlrich Weigand2017-05-102-4198/+4228
* [SystemZ] Support remaining atomic instructionsUlrich Weigand2016-12-021-0/+252
* [SystemZ] Support floating-point control register instructionsUlrich Weigand2016-12-021-0/+135
* [SystemZ] Support execution hint instructionsUlrich Weigand2016-11-282-0/+76
* [SystemZ] Support load-and-trap instructionsUlrich Weigand2016-11-281-0/+150
* [SystemZ] Add remaining branch instructionsUlrich Weigand2016-11-282-1/+287
* [SystemZ] Improve use of conditional instructionsUlrich Weigand2016-11-281-0/+193
* [SystemZ] Support CL(G)T instructionsUlrich Weigand2016-11-111-0/+84
* [SystemZ] Support load-and-zero-rightmost-byte facilityUlrich Weigand2016-11-111-0/+90
* [SystemZ] Use LLGT(R) instructionsUlrich Weigand2016-11-111-0/+39
* [SystemZ] Add missing FP extension instructionsUlrich Weigand2016-11-081-0/+216
* [SystemZ] Add program mask and addressing mode instructionsUlrich Weigand2016-11-081-0/+75
* [SystemZ] Model access registers as LLVM registersUlrich Weigand2016-11-081-0/+219
* [SystemZ] Refactor branch and conditional instruction patternsUlrich Weigand2016-11-081-0/+96
* [SystemZ] Fix encoding of MVCK and .insn ssUlrich Weigand2016-10-311-6/+6
* [SystemZ] Add missing vector instructions for the assemblerUlrich Weigand2016-10-191-0/+888
* [SystemZ] Add optional argument to some vector string instructionsUlrich Weigand2016-10-191-27/+54
* [SystemZ] Add missing classes and instructionsZhan Jun Liau2016-08-052-0/+111
* [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunitiesZhan Jun Liau2016-07-111-0/+96
* [SystemZ] Add support for missing instructionsZhan Jun Liau2016-07-082-0/+410
* [SystemZ] Add floating-point test data class instructions.Marcin Koscielnicki2016-06-291-0/+63
* [SystemZ] Support Compare and TrapsZhan Jun Liau2016-06-101-0/+144
* [SystemZ] Support LRVH and STRVH opcodesBryan Chan2016-05-161-0/+60
* [SystemZ] Add SVC instructionUlrich Weigand2016-04-111-0/+12
* [SystemZ] Add compare-and-branch instructions to MCUlrich Weigand2016-04-041-0/+552
* [SystemZ] Add assembly instructions for obtaining clock values as well as CPU...Ulrich Weigand2015-10-011-1/+73
* [SystemZ] Add z13 vector facility and MC supportUlrich Weigand2015-05-052-0/+3354
* [SystemZ] Support transactional execution on zEC12Ulrich Weigand2015-04-011-0/+141
* [SystemZ] Support RISBGN instruction on zEC12Ulrich Weigand2015-03-311-0/+21
* [SystemZ] Use POPCNT instruction on z196Ulrich Weigand2015-03-311-0/+12
* [SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRARichard Sandiford2014-07-101-0/+54
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
OpenPOWER on IntegriCloud