aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a bunch more TargetSelectionDAGInfo infrastructure.Dan Gohman2010-05-111-0/+6
* Use const qualifiers with TargetLowering. This eliminates severalDan Gohman2010-04-171-2/+2
* Change TargetAsmInfo to be constructed via TargetRegistry from a Target+TripleChris Lattner2009-08-121-4/+0
* Move most targets TargetMachine constructor to only taking a target triple.Daniel Dunbar2009-08-021-2/+2
* UnbreakAnton Korobeynikov2009-07-161-4/+1
* Provide proper stack offsets for outgoing argumentsAnton Korobeynikov2009-07-161-1/+1
* Let's start another backend :)Anton Korobeynikov2009-07-161-0/+68