summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZ.h
Commit message (Expand)AuthorAge
* [SystemZ] Improve handling of SETCCRichard Sandiford2013-10-16
* [SystemZ] Add instruction-shortening passRichard Sandiford2013-09-25
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-09-03
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-28
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-23
* [SystemZ] Use SRST to optimize memchrRichard Sandiford2013-08-20
* [SystemZ] Split out comparison elimination into a separate passRichard Sandiford2013-08-05
* [SystemZ] Be more careful about inverting CC masksRichard Sandiford2013-07-31
* [SystemZ] Add long branch passRichard Sandiford2013-05-20
* [SystemZ] Add back endUlrich Weigand2013-05-06
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-14
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-28
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-27
* Add new helpers for registering targets.Daniel Dunbar2009-07-25
* Put Target definitions inside Target specific header, and llvm namespace.Daniel Dunbar2009-07-18
* UnbreakAnton Korobeynikov2009-07-16
* Add bunch of branch folding stuffAnton Korobeynikov2009-07-16
* Implement all comparisonsAnton Korobeynikov2009-07-16
* Conditional branches and comparisonsAnton Korobeynikov2009-07-16
* Let's start another backend :)Anton Korobeynikov2009-07-16