aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZ.h
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-231-0/+4
* [SystemZ] Use SRST to optimize memchrRichard Sandiford2013-08-201-0/+5
* [SystemZ] Split out comparison elimination into a separate passRichard Sandiford2013-08-051-0/+1
* [SystemZ] Be more careful about inverting CC masksRichard Sandiford2013-07-311-2/+14
* [SystemZ] Add long branch passRichard Sandiford2013-05-201-0/+1
* [SystemZ] Add back endUlrich Weigand2013-05-061-0/+77
* Remove the SystemZ backend.Dan Gohman2011-10-241-52/+0
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-141-12/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-1/+2
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-1/+2
* Add new helpers for registering targets.Daniel Dunbar2009-07-251-3/+0
* Put Target definitions inside Target specific header, and llvm namespace.Daniel Dunbar2009-07-181-0/+2
* UnbreakAnton Korobeynikov2009-07-161-5/+4
* Add bunch of branch folding stuffAnton Korobeynikov2009-07-161-1/+2
* Implement all comparisonsAnton Korobeynikov2009-07-161-6/+14
* Conditional branches and comparisonsAnton Korobeynikov2009-07-161-0/+14
* Let's start another backend :)Anton Korobeynikov2009-07-161-0/+40