Age | Commit message (Expand) | Author |
---|---|---|
2013-04-08 | Update documentation. | Matt Arsenault |
2012-12-03 | Sort the #include lines for the include/... tree with the script. | Chandler Carruth |
2012-10-03 | Remove unused function that used to get itineraries from SubTargetFeatures. T... | Craig Topper |
2012-09-05 | Constify subtarget info properly so that we dont cast away the const in | Roman Divacky |
2012-05-11 | Tidy up. Trailing whitespace. | Jim Grosbach |
2011-07-09 | Change createAsmParser to take a MCSubtargetInfo instead of triple, | Evan Cheng |
2011-07-01 | Fix use after free. | Rafael Espindola |
2011-07-01 | Switch SubtargetFeatures from std::string to StringRef. | Evan Cheng |
2011-06-30 | Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to | Evan Cheng |
2011-06-29 | Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)... | Evan Cheng |