XCore target: change to Sched::Source
[oota-llvm.git] / test / CodeGen / XCore /
2013-09-09 Robert LyttonXCore target: change to Sched::Source
2013-09-09 Robert LyttonXCore target: fix weak linkage attribute handling
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-01 Robert LyttonXCore target: Fix Vararg handling
2013-08-01 Robert LyttonXCore target: Add byval handling
2013-08-01 Robert LyttonXcore target
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-17 Richard Osborne[XCore] Ensure implicit operands aren't lost on the...
2013-07-16 Richard Osborne[XCore] Fix printing of inline asm operands.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-03 Richard Osborne[XCore] Add ISel pattern for LDWCP
2013-07-02 Richard Osborne[XCore] Fix instruction selection for zext, mkmsk instr...
2013-05-09 Richard Osborne[XCore] Fix handling of functions where only the LR...
2013-04-16 Richard Osborne[XCore] Extend test to check positve offsets are folded...
2013-04-16 Richard Osborne[XCore] Give test more generic name.
2013-04-16 Richard Osborne[XCore] Convert a couple of tests to FileCheck.
2013-03-18 David BlaikieRemove unnecessary leading comment characters in lit...
2013-03-18 David BlaikieInclude '.test' suffix in target specific lit configs...
2013-03-11 David BlaikieRemove duplicate test contents.
2012-11-16 Richard OsborneFix handling of aliases to functions.
2012-06-13 Richard OsborneFix pattern for MKMSK instruction.
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-04-02 Rafael EspindolaNo need to run llvm-as.
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-05 Benjamin KramerFileCheck hygiene.
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-11-01 Richard OsborneDon't fold negative offsets into cp / dp accesses to...
2011-11-01 Richard OsborneCombine various XCore tests for floating point intrinsi...
2011-11-01 Richard OsborneMove various XCore tests to FileCheck
2011-09-12 Richard OsborneAssociate a MemOperand with LDWCP nodes introduced...
2011-09-06 Duncan SandsSplit the init.trampoline intrinsic, which currently...
2011-08-24 Richard OsborneAdd Uses=[SP] to call instructions. This fixes a miscom...
2011-08-18 Richard OsborneAdd intrinsics for SETEV, GETED, GETET.
2011-08-01 Richard OsborneFix crash with varargs function with no named parameters.
2011-07-19 Richard OsborneAdd intrinsics for the zext / sext instructions.
2011-07-19 Richard OsborneAdd intrinsics for the testct, testwct instructions.
2011-07-19 Richard OsborneAdd intrinsics for the peek and endin instructions.
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2011-05-31 Richard OsborneAdd XCore intrinsic for crc8.
2011-05-31 Richard OsborneAdd XCore intrinsic for crc32.
2011-05-31 Richard OsborneConvert test to FileCheck.
2011-05-04 Jakob Stoklund OlesenFix register-dependent XCore tests
2011-03-31 Jakob Stoklund OlesenFix Mips, Sparc, and XCore tests that were dependent...
2011-03-31 Richard OsborneAdd XCore intrinsics for initializing / starting /...
2011-03-17 Richard OsborneAdd XCore intrinsic for setpsc.
2011-03-16 Richard OsborneAdd XCore intrinsics for setclk, setrdy.
2011-03-16 Richard OsborneAdd checkevent intrinsic to check if any resources...
2011-03-15 Richard OsborneOn the XCore the scavenging slot should be closest...
2011-03-15 Richard OsborneAdd XCore intrinsics for getps, setps, setsr and clrsr.
2011-03-09 Benjamin KramerFix mistyped CHECK lines.
2011-03-04 Joerg SonnenbergerBe nice to Xcore and the XMOS assembler and avoid quoti...
2011-03-03 Joerg SonnenbergerBug#9033: For the ELF assembler output, always quote...
2011-02-24 Richard OsborneAdd XCore intrinsic for eeu instruction.
2011-02-23 Richard OsborneAdd XCore intrinsic for clre instruction.
2011-02-23 Richard OsborneAdd llvm.xcore.waitevent intrinsic. The effect of this...
2011-02-23 Richard OsborneAdd XCore intrinsic for the setv instruction.
2011-02-23 Richard OsborneAdd XCore intrinsic for settw instruction.
2011-02-21 Richard OsborneAdd XCore intrinsics for various instructions on ports.
2011-02-09 Richard OsborneAdd intrinsic for setc instruction on the XCore.
2011-02-03 Richard OsborneAdd XCore intrinsics for resource instructions.
2011-02-02 Richard OsborneAdd support for trampolines on the XCore.
2011-01-31 Richard OsborneFix bug where ReduceLoadWidth was creating illegal...
2011-01-16 Rafael EspindolaUpdate tests.
2010-12-06 Devang PatelIf dbg_declare() or dbg_value() is not lowered by isel...
2010-09-20 Evan ChengEnable machine sinking critical edge splitting. e.g.
2010-04-17 Dan GohmanStart function numbering at 0.
2010-04-07 Dale JohannesenSplit big test into multiple directories to cater to
2010-03-14 Chris Lattnerfix AsmPrinter::GetBlockAddressSymbol to always return...
2010-03-11 Richard OsborneAdd dag combine to simplify lmul(x, 0, a, b)
2010-03-10 Richard OsborneHandle MVT::i64 type in DAG combine for ISD::ADD. Fold...
2010-03-10 Richard OsborneFold add(add(mul(x,y),a),b) -> lmul(x,y,a,b) if the...
2010-03-10 Richard OsbornePrefer LMUL to MACCU as LMUL has no tied operands.
2010-03-10 Richard OsborneCustom lower (S|U)MUL_LOHI -> MACC(S|U)
2010-03-10 Richard OsborneLower add (mul a, b), c into MACCU / MACCS nodes which...
2010-03-10 Richard OsborneConvert test to FileCheck.
2010-03-09 Richard OsborneIn cases where the carry / borrow unused converted...
2010-03-09 Richard OsborneAdd DAG combine for ladd / lsub.
2010-02-26 Richard OsborneFix XCoreTargetLowering::isLegalAddressingMode() to...
2010-02-23 Richard OsborneLower BR_JT on the XCore to a jump into a series of...
2010-01-28 Chris Lattnerconvert the last 3 targets to use EmitFunctionBody...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-11-18 Richard OsborneAdd XCore support for indirectbr / blockaddress.
2009-11-14 Richard OsborneAdd XCore support for arbitrary-sized aggregate returns.
2009-10-08 Richard OsborneAdd some peepholes for signed comparisons using ashr...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-18 Richard OsborneAdd support for mergeable sections back into the XCore...
2009-08-18 Richard OsbornePut data with relocations in the same sections as data...
2009-08-17 Richard OsborneUpdate getSectionForConstant() to to allow mergable...
2009-08-15 Chris Lattneruse XCore-specific section with xcore specific cp/dp...
2009-08-02 Richard OsborneAdd extra SEXT pattern.
2009-07-31 Chris Lattnerswitch off of 'Section' onto MCSection. We're not...
2009-07-24 Richard OsborneAdd tests for handling of globals and tls on the XCore...
2009-07-16 Richard OsborneCombine an unaligned store of unaligned load into a...
2009-07-16 Richard OsborneExpand unaligned 32 bit loads from an address which...
2009-07-16 Richard OsborneCustom lower unaligned 32 bit stores and loads into...
2009-07-15 Richard OsborneFix pattern for LD16S_3r, add basic tests to check...
2009-07-15 Richard OsborneFix XCoreTargetLowering::isLegalAddressingMode to handl...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
next