summaryrefslogtreecommitdiff
path: root/lib/Target/SubtargetFeature.cpp
Commit message (Expand)AuthorAge
* Don't use <sstream> in Streams.h but <iosfwd> instead.Bill Wendling2006-12-07
* What should be the last unnecessary <iostream>s in the library.Bill Wendling2006-12-07
* Clean up some commentary.Jim Laskey2006-03-24
* Improve compatibility with VC2005, patch by Morten Ofstad!Jeff Cohen2006-01-26
* Preparation of supporting scheduling info. Need to find info based on selectedJim Laskey2005-10-25
* If a user requests help, give them help on both features and processorsChris Lattner2005-10-23
* Improve help output.Chris Lattner2005-10-23
* Move static functions from .h file, reduce #includes, pass strings by const&,Chris Lattner2005-10-23
* Print:Chris Lattner2005-09-07
* Add help support for -mcpu and -mattr.Jim Laskey2005-09-02
* Fix VC++ build errorsJeff Cohen2005-09-02
* This new class provides support for platform specific "features". The intentJim Laskey2005-09-01