summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
Commit message (Expand)AuthorAge
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Revert r158679 - use case is unclear (and it increases the memory footprint).Hal Finkel2012-06-22
* Allow up to 64 functional units per processor itinerary.Hal Finkel2012-06-18
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-28
* Remove unused STL header includes.Jay Foad2011-04-23
* Various bits of framework needed for precise machine-level selectionAndrew Trick2010-12-24
* Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick2010-12-08