Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
[oota-llvm.git] / lib / Target / XCore / XCoreInstrInfo.h
2009-12-05 Dan GohmanRemove the target hook TargetInstrInfo::BlockHasNoFallT...
2009-10-07 Dan GohmanReplace TargetInstrInfo::isInvariantLoad and its target...
2009-08-12 Dan GohmanThis void is implicit in C++.
2009-07-24 Eli FriedmanRemove unused member functions.
2009-05-30 Bill WendlingUntabification.
2009-02-09 Evan ChengTurns out AnalyzeBranch can modify the mbb being analyz...
2009-01-20 Evan ChengChange TargetInstrInfo::isMoveInstr to return source...
2008-11-18 Dan GohmanAdd more const qualifiers. This fixes build breakage...
2008-11-07 Richard OsborneAdd XCore backend.