Fix "the the" and similar typos.
[oota-llvm.git] / lib / Target / XCore / XCoreInstrInfo.td
2010-02-10 Dan GohmanFix "the the" and similar typos.
2009-11-18 Richard OsborneAdd XCore support for indirectbr / blockaddress.
2009-11-11 Dan GohmanSet isBarrier = 1 on return instructions, as they are...
2009-10-29 Dan GohmanRename usesCustomDAGSchedInserter to usesCustomInserter...
2009-10-08 Richard OsborneAdd some peepholes for signed comparisons using ashr...
2009-10-06 Richard OsborneRemove xs1b predicate since it is no longer needed...
2009-10-06 Richard OsborneRemove xs1a subtarget. xs1a is a preproduction device...
2009-08-02 Richard OsborneAdd extra SEXT pattern.
2009-07-15 Richard OsborneFix pattern for LD16S_3r, add basic tests to check...
2009-05-30 Bill WendlingUntabification.
2009-01-14 Richard OsborneAdd pseudo instructions to the XCore for (load|store...
2008-12-03 Richard OsborneAdd support for ISD::TRAP to the XCore backend
2008-11-14 Richard OsborneAdd XCore intrinsics for getid (returns thread id)...
2008-11-07 Richard OsborneAdd XCore backend.