summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/rxsbg-01.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SystemZ] Fix RNSBG bug introduced by r197802Richard Sandiford2014-01-091-0/+11
| | | | | | | | The zext handling added in r197802 wasn't right for RNSBG. This patch restricts it to ROSBG, RXSBG and RISBG. (The tests for RISBG were added in r197802 since RISBG was the motivating example.) llvm-svn: 198862
* [SystemZ] Use RXSBGRichard Sandiford2013-07-181-0/+112
Extend the previous R.SBG patches to handle XORs. llvm-svn: 186570
OpenPOWER on IntegriCloud