aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/SubtargetEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Keep Visual Studio happy.Jeff Cohen2005-10-281-0/+1
* Now generating instruction itineraries for scheduling. Not my best work, but...Jim Laskey2005-10-271-31/+190
* Simplify.Jim Laskey2005-10-261-6/+1
* Give full control of subtarget features over to table generated code.Jim Laskey2005-10-261-14/+62
* Refactored to make room for more stuff (scheduling info.)Jim Laskey2005-10-251-77/+97
* Add the needed #include, emit enums with the sizes of tables, removeChris Lattner2005-10-231-9/+12
* Sort the features and processor lists for the sake of search (and maintainers.)Jim Laskey2005-10-221-2/+27
* New TableGen backends for subtarget information. Only command line stuffJim Laskey2005-10-211-0/+111