aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
Commit message (Expand)AuthorAgeFilesLines
* - Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo andEvan Cheng2011-06-281-1/+0
* Remove unused STL header includes.Jay Foad2011-04-231-1/+0
* Various bits of framework needed for precise machine-level selectionAndrew Trick2010-12-241-2/+26
* Generalize PostRAHazardRecognizer so it can be used in any pass forAndrew Trick2010-12-081-0/+105