Replace the tablegen RegisterClass field SubRegClassList with an alist-like data
[oota-llvm.git] / lib / Target / SystemZ / SystemZTargetMachine.h
2010-05-11 Dan GohmanImplement a bunch more TargetSelectionDAGInfo infrastru...
2010-04-17 Dan GohmanUse const qualifiers with TargetLowering. This eliminat...
2009-08-12 Chris LattnerChange TargetAsmInfo to be constructed via TargetRegist...
2009-08-02 Daniel DunbarMove most targets TargetMachine constructor to only...
2009-07-16 Anton KorobeynikovUnbreak
2009-07-16 Anton KorobeynikovProvide proper stack offsets for outgoing arguments
2009-07-16 Anton KorobeynikovLet's start another backend :)