aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreInstrInfo.h
AgeCommit message (Expand)Author
2009-08-12This void is implicit in C++.Dan Gohman
2009-07-24Remove unused member functions.Eli Friedman
2009-05-30Untabification.Bill Wendling
2009-02-09Turns out AnalyzeBranch can modify the mbb being analyzed. This is a nastyEvan Cheng
2009-01-20Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi...Evan Cheng
2008-11-18Add more const qualifiers. This fixes build breakage from r59540.Dan Gohman
2008-11-07Add XCore backend.Richard Osborne