summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ
Commit message (Expand)AuthorAge
* [SystemZ] Rework compare and branch supportRichard Sandiford2013-07-25
* [SystemZ] Add LOCR and LOCGRRichard Sandiford2013-07-25
* [SystemZ] Add LOC and LOCGRichard Sandiford2013-07-25
* [SystemZ] Add STOC and STOCGRichard Sandiford2013-07-25
* [SystemZ] Add tests for ALHSIK and ALGHSIKRichard Sandiford2013-07-19
* [SystemZ] Add ALRK, AGLRK, SLRK and SGLRKRichard Sandiford2013-07-19
* [SystemZ] Add AHIK and AGHIKRichard Sandiford2013-07-19
* [SystemZ] Add ARK, AGRK, SRK and SGRKRichard Sandiford2013-07-19
* [SystemZ] Add NGRK, OGRK and XGRKRichard Sandiford2013-07-19
* [SystemZ] Add NRK, ORK and XRKRichard Sandiford2013-07-19
* [SystemZ] Use SLLK, SRLK and SRAK for codegenRichard Sandiford2013-07-19
* [SystemZ] Use RNSBGRichard Sandiford2013-07-18
* [SystemZ] Generalize RxSBG SRA caseRichard Sandiford2013-07-18
* [SystemZ] Use RXSBGRichard Sandiford2013-07-18
* [SystemZ] Use ROSBG and non-zero form of RISBG for OR nodesRichard Sandiford2013-07-16
* [SystemZ] Use RISBG for (shift (and ...))Richard Sandiford2013-07-16
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* [SystemZ] Add test missing from r186148Richard Sandiford2013-07-12
* [SystemZ] Optimize sign-extends of vector setccsRichard Sandiford2013-07-12
* [SystemZ] Improve spilling of LGDR and LDGRRichard Sandiford2013-07-12
* [SystemZ] Add testcase missing from r186073Richard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for shift-and-AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Use zeroing form of RISBG for some AND sequencesRichard Sandiford2013-07-11
* [SystemZ] Use MVC for simple load/store pairsRichard Sandiford2013-07-09
* [SystemZ] Use "STC;MVC" for memsetRichard Sandiford2013-07-09
* [SystemZ] Use MVC for memcpyRichard Sandiford2013-07-08
* [SystemZ] Remove no-op MVCsRichard Sandiford2013-07-05
* Fix double renaming bug in stack coloring passRichard Sandiford2013-07-05
* [SystemZ] Enable the use of MVC for frame-to-frame spillsRichard Sandiford2013-07-05
* [SystemZ] Allocate a second register scavenging slotRichard Sandiford2013-07-05
* [SystemZ] Fold more spillsRichard Sandiford2013-07-03
* [SystemZ] Use DSGFR over DSGR in more casesRichard Sandiford2013-07-02
* [SystemZ] Use MVC to spill loads and storesRichard Sandiford2013-07-02
* [SystemZ] Fix some embarrassing test typosRichard Sandiford2013-06-27
* [SystemZ] Allow LA and LARL to be rematerializedRichard Sandiford2013-06-27
* [SystemZ] Allow immediate moves to be rematerializedRichard Sandiford2013-06-27
* [SystemZ] Add conditional store patternsRichard Sandiford2013-06-27
* [SystemZ] Don't use LOAD and STORE REVERSED for volatile accessesRichard Sandiford2013-05-31
* [SystemZ] Enable unaligned accessesRichard Sandiford2013-05-30
* [SystemZ] Two tests missing from previous commitRichard Sandiford2013-05-29
* [SystemZ] Immediate compare-and-branch supportRichard Sandiford2013-05-29
* [SystemZ] Register compare-and-branch supportRichard Sandiford2013-05-28
* [SystemZ] Tighten branch testsRichard Sandiford2013-05-21
* [SystemZ] Add long branch passRichard Sandiford2013-05-20
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-15
* [SystemZ] Add CodeGen test casesUlrich Weigand2013-05-06
* Remove the SystemZ backend.Dan Gohman2011-10-24
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Remove custom allocation orders in SystemZ.Jakob Stoklund Olesen2011-06-15
* Fix SystemZ testsJakob Stoklund Olesen2011-03-31