aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+6
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-1/+0
* Revert r158679 - use case is unclear (and it increases the memory footprint).Hal Finkel2012-06-221-3/+3
* Allow up to 64 functional units per processor itinerary.Hal Finkel2012-06-181-3/+3
* - 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