Reformat.
[oota-llvm.git] / include / llvm / CodeGen / ScoreboardHazardRecognizer.h
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-06-22 Hal FinkelRevert r158679 - use case is unclear (and it increases...
2012-06-18 Hal FinkelAllow up to 64 functional units per processor itinerary.
2011-06-28 Evan Cheng- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
2011-04-23 Jay FoadRemove unused STL header includes.
2010-12-24 Andrew TrickVarious bits of framework needed for precise machine...
2010-12-08 Andrew TrickGeneralize PostRAHazardRecognizer so it can be used...