[ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
[oota-llvm.git] / test / CodeGen / XCore /
2014-03-06 Richard Osborne[XCore] Add support for the "m" inline asm constraint.
2014-03-04 Richard Osborne[XCore] Fix call of absolute address.
2014-02-27 Richard Osborne[XCore] Support functions returning more than 4 words.
2014-02-27 Richard OsborneRevert r202396, r202397.
2014-02-27 Richard Osborne[XCore] Support functions returning more than 4 words.
2014-02-27 Richard Osborne[XCore] Target optimized library function __memcpy_4()
2014-02-27 Richard Osborne[XCore] Add dag combines for instructions that ignore...
2014-02-27 Richard Osborne[XCore] Provide information about known zero bits of...
2014-02-26 Andrew TrickUse regnum regex in an XCore test case.
2014-02-26 Andrew TrickVery temporarily XFAILing a test. Will be fixed shortly.
2014-02-25 Richard Osborne[XCore] Add intrinsic for CLRPT (clear port time) instr...
2014-02-25 Richard Osborne[XCore] Add intrinsic for EDU (event disable unconditio...
2014-02-25 Richard Osborne[XCore] Prefer to word align functions.
2014-02-18 Robert LyttonXCore target: Handle common linkage
2014-02-18 Robert LyttonXCore target: Fix llvm.eh.return and EH info register...
2014-02-11 Robert LyttonXCore target: fix const section handling
2014-02-11 Robert Lytton XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE
2014-01-11 Benjamin KramerFix broken CHECK lines.
2014-01-06 Robert LyttonXCore Target: correct callee save register spilling...
2014-01-06 Robert LyttonXCore target: Lower EH_RETURN
2014-01-06 Robert LyttonXCore target: Lower FRAME_TO_ARGS_OFFSET
2014-01-06 Robert LyttonXCore target: Lower RETURNADDR
2014-01-06 Robert LyttonXCore target: Optimise entsp / retsp selection
2014-01-06 Robert LyttonXCore target: fix handling of unsized global arrays...
2013-12-02 Robert LyttonXCore target: Make handling of large frames not depende...
2013-12-02 Robert LyttonXCore target: fix large code model 'select' indirect...
2013-12-02 Robert LyttonXCore target: Add large code model
2013-12-02 Robert LyttonXCore target: extend tests in preparation
2013-12-02 Robert LyttonXCore target: Fix eliminateFrameIndex() to handle large...
2013-12-02 Robert LyttonXCore target: Enable frames larger than 65535 to be...
2013-11-14 Rafael EspindolaError if we see an alias to a declaration.
2013-11-13 Robert LyttonXCore target: implement exception handling
2013-11-12 Robert LyttonXCore target: fix bug in aligning 'byval i8*' on the...
2013-11-12 Robert LyttonXCore target test for hidden declaration
2013-11-12 Robert LyttonAdd XCore support for ATOMIC_FENCE.
2013-11-12 Robert LyttonXCore target: return error for unsupported alignment
2013-10-11 Robert LyttonXCore target fix bug in emitArrayBound() causing segmen...
2013-10-11 Robert LyttonXCore target does not emit '.hidden' or '.protected...
2013-10-11 Robert LyttonXCore target: fix bug in XCoreLowerThreadLocal.cpp
2013-10-11 Robert LyttonXCore target: add XCoreTargetLowering::isZExtFree()
2013-09-09 Robert LyttonXCore handling of thread local lowering
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.
next