Use function attributes to indicate that we don't want to realign the stack.
[oota-llvm.git] / include / llvm / Target / TargetSubtargetInfo.h
2013-02-15 Bill WendlingUse the 'target-features' and 'target-cpu' attributes...
2012-11-13 Andrew Trickmisched: Allow subtargets to enable misched and depende...
2012-10-08 Andrew Trickmisched: remove the unused getSpecialAddressLatency...
2012-09-18 Andrew TrickTableGen subtarget emitter. Remove unnecessary header...
2012-09-18 Andrew TrickTableGen subtarget emitter. Initialize MCSubtargetInfo...
2012-09-17 Andrew TrickRevert r164061-r164067. Most of the new subtarget emitter.
2012-09-17 NAKAMURA Takumillvm/Target/TargetSubtargetInfo.h: Fix case in #include...
2012-09-17 Andrew TrickTableGen subtarget emitter. Generate resolveSchedClass...
2012-09-17 Andrew TrickTableGen subtarget emitter. Initialize MCSubtargetInfo...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-14 Andrew Trickwhitespace
2012-03-25 Craig TopperPrune some includes and forward declarations.
2012-02-22 Craig TopperMake all pointers to TargetRegisterClass const since...
2011-07-01 Evan ChengRename TargetSubtarget to TargetSubtargetInfo for consi...