aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/SystemZ
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-185-0/+266
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+119
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-214-2/+112
* Update to LLVM 3.5a.Stephen Hines2014-04-243-0/+798
* [SystemZ] Add the general form of BCRRichard Sandiford2013-11-132-0/+99
* [SystemZ] Add comparisons of high words and memoryRichard Sandiford2013-10-013-0/+70
* [SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford2013-10-013-0/+50
* [SystemZ] Add immediate addition involving high wordsRichard Sandiford2013-10-013-0/+27
* [SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford2013-10-013-0/+70
* [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford2013-10-013-0/+70
* [SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford2013-10-013-0/+70
* [SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford2013-10-013-0/+70
* [SystemZ] Revert r191661: Add definitions of LFH and STFHRichard Sandiford2013-09-303-70/+0
* [SystemZ] Add definitions of LFH and STFHRichard Sandiford2013-09-303-0/+70
* [SystemZ] Add unsigned compare-and-branch instructionsRichard Sandiford2013-09-182-0/+1010
* [SystemZ] Add TM and TMYRichard Sandiford2013-09-102-0/+72
* [SystemZ] Add NC, OC and XCRichard Sandiford2013-09-052-0/+210
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-282-0/+72
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-232-0/+93
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-213-0/+105
* [SystemZ] Add negative integer absolute (load negative)Richard Sandiford2013-08-191-0/+30
* [SystemZ] Add integer absolute (load positive)Richard Sandiford2013-08-191-0/+30
* [SystemZ] Use SRST to implement strlen and strnlenRichard Sandiford2013-08-161-0/+10
* [SystemZ] Use MVST to implement strcpy and stpcpyRichard Sandiford2013-08-161-0/+10
* [SystemZ] Use CLST to implement strcmpRichard Sandiford2013-08-161-0/+10
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* [SystemZ] Add a definition of the CLC instructionRichard Sandiford2013-08-122-0/+70
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-121-0/+8
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-072-0/+38
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-052-0/+60
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-052-0/+120
* [SystemZ] Add RISBLG and RISBHG instruction definitionsRichard Sandiford2013-07-313-0/+82
* [SystemZ] Add LOCR and LOCGRRichard Sandiford2013-07-252-0/+88
* [SystemZ] Add LOC and LOCGRichard Sandiford2013-07-252-0/+130
* [SystemZ] Add STOC and STOCGRichard Sandiford2013-07-252-0/+130
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-192-0/+46
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-192-0/+68
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-193-0/+69
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-192-0/+68
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-192-0/+51
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-192-0/+51
* [SystemZ] Start adding z196 and zEC12 supportRichard Sandiford2013-07-194-1/+142
* [SystemZ] Add MC support for R[NOX]SBGRichard Sandiford2013-07-162-0/+108
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-112-8/+8
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-023-3/+82
* [SystemZ] Immediate compare-and-branch supportRichard Sandiford2013-05-292-0/+526
* [SystemZ] Register compare-and-branch supportRichard Sandiford2013-05-282-0/+504
* [SystemZ] Improve AsmParser handling of invalid instructionsRichard Sandiford2013-05-242-7/+77
* [SystemZ] Improve AsmParser register parsingRichard Sandiford2013-05-242-494/+248