summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/int-cmp-44.ll
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Bugfix and improve the handling of CC values.Jonas Paulsson2019-12-201-31/+28
* [SystemZ] Test case formatting fixesUlrich Weigand2018-07-201-10/+10
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-311-2/+4
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-4/+2
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-2/+4
* [SystemZ] Implement conditional returnsUlrich Weigand2016-04-071-41/+41
* [SystemZ] LTGFR use regclass should be GR32, not GR64.Jonas Paulsson2015-10-261-1/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* Use the integrated assembler as default on SystemZUlrich Weigand2015-01-131-1/+1
* Fix known typosAlp Toker2014-01-241-1/+1
* [SystemZ] Optimize comparisons with truncated extended loadsRichard Sandiford2013-12-201-0/+22
* [SystemZ] Optimize X [!=]= Y in cases where X - Y or Y - X is also computedRichard Sandiford2013-12-131-0/+20
* [SystemZ] Make more use of LTGFRRichard Sandiford2013-12-131-0/+48
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-281-2/+2
* [SystemZ] Use LOAD AND TEST to eliminate comparisons against zeroRichard Sandiford2013-08-051-0/+223
* [SystemZ] Reuse CC results for integer comparisons with zeroRichard Sandiford2013-08-011-0/+576
OpenPOWER on IntegriCloud