Use function attributes to indicate that we don't want to realign the stack.
[oota-llvm.git] / include / llvm / Target / TargetSelectionDAGInfo.h
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2010-09-21 Chris Lattnerreimplement memcpy/memmove/memset lowering to use Machi...
2010-05-11 Dan GohmanFix a comment.
2010-05-11 Dan GohmanImplement a bunch more TargetSelectionDAGInfo infrastru...
2010-04-16 Dan GohmanCreate a new TargetSelectionDAGInfo class. This will...