RegAllocGreedy comment.
[oota-llvm.git] / lib / Target / MBlaze / MBlazeSubtarget.cpp
2012-06-05 Andrew Trickmisched: Added MultiIssueItineraries.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
2011-07-09 Evan ChengChange createAsmParser to take a MCSubtargetInfo instea...
2011-07-08 Evan ChengEliminate asm parser's dependency on TargetMachine:
2011-07-07 Evan ChengCompute feature bits at time of MCSubtargetInfo initial...
2011-07-01 Evan ChengRename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc...
2011-07-01 Evan ChengRename TargetSubtarget to TargetSubtargetInfo for consi...
2011-07-01 Evan Cheng- Added MCSubtargetInfo to capture subtarget features...
2011-06-30 Evan ChengFix the ridiculous SubtargetFeatures API where it impli...
2011-04-11 Wesley PeckAdd scheduling information for the MBlaze backend.
2010-02-23 Wesley PeckAdding the MicroBlaze backend.