Added a target specific hook to check whether / how a node can be transformed
[oota-llvm.git] / include / llvm / Target / SubtargetFeature.h
2006-03-24 Jim LaskeyClean up some commentary.
2006-01-26 Jeff CohenImprove compatibility with VC2005, patch by Morten...
2005-10-25 Jim LaskeyPreparation of supporting scheduling info. Need to...
2005-10-23 Chris LattnerMove static functions to .cpp file, reduce #includes...
2005-09-02 Jim LaskeyAdd help support for -mcpu and -mattr.
2005-09-02 Jeff CohenFix VC++ build errors
2005-09-01 Jim LaskeyThis new class provides support for platform specific...