ADT/Triple: Move a variety of clients to using isOSDarwin() and isOSWindows()
[oota-llvm.git] / lib / Target / MBlaze / MBlazeTargetMachine.h
2011-04-11 Wesley PeckAdd scheduling information for the MBlaze backend.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...
2010-12-09 Wesley PeckReworking the stack layout generated by the MBlaze...
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-10-21 Wesley PeckRecommit 116986 with capitalization typo fixed.
2010-10-21 Wesley PeckReverting the commit 116986. It was breaking the build...
2010-10-21 Wesley PeckMajor update of the MicroBlaze backend. The new feature...
2010-05-11 Dan GohmanImplement a bunch more TargetSelectionDAGInfo infrastru...
2010-04-17 Dan GohmanUse const qualifiers with TargetLowering. This eliminat...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.