]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/Target/XCore/XCoreInstrInfo.td
[XCore] Support functions returning more than 4 words.
[opencl/llvm.git] / lib / Target / XCore / XCoreInstrInfo.td
2014-02-27 Richard Osborne[XCore] Support functions returning more than 4 words.
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-01-06 Robert LyttonXCore target: Lower EH_RETURN
2014-01-06 Robert LyttonXCore target: Lower FRAME_TO_ARGS_OFFSET
2013-12-02 Robert LyttonXCore target: fix large code model 'select' indirect...
2013-12-02 Robert LyttonXCore target: Add large code model
2013-11-12 Robert LyttonAdd XCore support for ATOMIC_FENCE.
2013-07-03 Richard Osborne[XCore] Whitespace fixes, no functionality change.
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-24 Michael J. SpencerReplace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-05-05 Richard Osborne[XCore] Add LDAPB instructions.
2013-05-05 Richard Osborne[XCore] Update LDAP to use pcrel_imm.
2013-05-05 Richard Osborne[XCore] Rename calltarget -> pcrel_imm.
2013-05-05 Richard Osborne[XCore] Add BLRB instructions.
2013-05-05 Richard Osborne[XCore] Remove '-' from back branch asm syntax.
2013-05-04 Richard Osborne[XCore] Remove unused operand type.
2013-05-04 Richard Osborne[XCore] Make use of the target independent global addre...
2013-04-04 Richard Osborne[XCore] Add bru instruction.
2013-04-04 Richard Osborne[XCore] The RRegs register class is a superset of GRRegs.
2013-02-17 Richard Osborne[XCore] Add missing 2r instructions.
2013-02-17 Richard Osborne[XCore] Add TSETR instruction.
2013-02-17 Richard Osborne[XCore] Add missing u10 / lu10 instructions.
2013-02-17 Richard Osborne[XCore] Add missing u6 / lu6 instructions.
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to XCore return instructions.
2013-01-27 Richard Osborne[XCore] Add missing l2rus instructions.
2013-01-27 Richard Osborne[XCore] Add missing l2r instructions.
2013-01-27 Richard Osborne[XCore] Add missing 1r instructions.
2013-01-27 Richard Osborne[XCore] Add missing 0r instructions.
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Richard OsborneUse the correct format in the STW / SETPSC instruction...
2013-01-25 Richard OsborneFix order of operands for crc8_l4r
2013-01-25 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-25 Richard OsborneFix order of operands for l5r instructions.
2013-01-25 Richard OsborneUse correct mnemonic / instruction name for ldivu.
2013-01-23 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-22 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-21 Richard OsborneFix some incorrectly named u10 / lu10 instructions.
2013-01-21 Richard OsborneRemove unused multiclass.
2013-01-21 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-21 Richard OsborneAdd instruction encoding / disassembly support for...
2013-01-21 Richard OsborneUse correct format for the LDAWCP instruction (u6).
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembler support for...
2013-01-20 Richard OsborneAdd instruction encodings / disassembly support 3r...
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 Richard OsborneAdd instruction encodings for PEEK and ENDIN.
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 Richard OsborneAdd instruction encodings for ZEXT and SEXT.
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-17 Richard OsborneAdd instruction encodings / disassembly support for...
2012-12-16 Richard OsborneAdd instruction encodings and disassembly for 1r instru...
2012-12-16 Richard OsborneReplace ${:comment} with the comment symbol.
2012-08-24 Jakob Stoklund OlesenFix load/store SDNode flags.
2012-07-19 Bill WendlingRemove tabs.
2012-07-13 Jakob Stoklund OlesenRemove variable_ops from call instructions in most...
2012-06-13 Richard OsborneFix pattern for MKMSK instruction.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-09-23 Richard OsborneFix 80 column violations.
2011-09-12 Richard OsborneMark LDWCP as having no side effects.
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-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-05-31 Richard OsborneFix 80 column violations.
2011-05-31 Richard OsborneAdd XCore intrinsic for crc8.
2011-05-31 Richard OsborneAdd XCore intrinsic for crc32.
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 OsborneAdd XCore intrinsics for getps, setps, setsr and clrsr.
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 OsborneFix format for setc 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.
2010-12-23 Chris LattnerFlag -> Glue, the ongoing saga
2010-09-03 Jakob Stoklund OlesenRemove Predicate_* calls from MBlaze and XCore
2010-06-21 Eric ChristopherRemove isTwoAddress from XCore.
2010-03-28 Chris Lattnerfix a type contradition: XCoreISD::RETSP has one argume...
2010-03-19 Chris Lattnerset SDNPVariadic on nodes throughout the rest of the...
2010-02-23 Richard OsborneDon't mark call instruction as a barrier.
2010-02-23 Richard OsborneECALLF, ECALLT shouldn't be marked as barriers.
2010-02-23 Richard OsborneMark unconditional branches as barriers. Found using...
2010-02-23 Richard OsborneLower BR_JT on the XCore to a jump into a series of...
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...
next