Add LLVM support for PPC cryptography builtins
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrFormats.td
2015-03-04 Nemanja IvanovicAdd LLVM support for PPC cryptography builtins
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-01-15 Hal Finkel[PowerPC] Add assembler support for mcrfs and friends
2014-12-23 Hal Finkel[PowerPC] Ensure that the TOC reload directly follows...
2014-11-25 Hal Finkel[PowerPC] Add the 'attn' instruction
2014-08-23 Hal Finkel[PowerPC] Add support for dcbtst and icbt (prefetch)
2014-08-04 Joerg Sonnenbergertlbre / tlbwe / tlbsx / tlbsx. variants for the PPC...
2014-08-02 Joerg SonnenbergerDon't use additional arguments for dss and friends...
2014-07-30 Joerg SonnenbergerRefactor TLBIVAX and add tlbsx.
2014-07-29 Joerg SonnenbergerRecognize BookE's mbar instruction.
2014-07-29 Joerg SonnenbergerSupport move to/from segment register.
2014-06-18 Ulrich Weigand[PowerPC] Simplify and improve loading into TOC register
2014-03-13 Hal Finkel[PowerPC] Initial support for the VSX instruction set
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2013-12-19 Hal FinkelAdd a disassembler to the PowerPC backend
2013-12-12 Hal FinkelImprove instruction scheduling for the PPC POWER7
2013-11-27 Hal FinkelAdd IIC_ prefix to PPC instruction-class names
2013-09-12 Roman DivackyImplement asm support for a few PowerPC bookIII that...
2013-07-01 Ulrich Weigand[PowerPC] Support "eieio" instruction
2013-07-01 Ulrich Weigand[PowerPC] Add variants of "sync" instruction
2013-06-24 Ulrich Weigand[PowerPC] Support generic conditional branches in asm...
2013-05-14 Bill SchmidtImplement the PowerPC system call (sc) instruction.
2013-05-03 Ulrich Weigand[PowerPC] Add some Book II instructions to AsmParser
2013-04-26 Ulrich WeigandPowerPC: Fix encoding of rldimi and rldcl instructions
2013-04-12 Hal FinkelAdd a comment about the PPC Interpretation64Bit bit
2013-04-12 Hal FinkelAdd PPC instruction record forms and associated query...
2013-04-08 Hal FinkelGenerate PPC early conditional returns
2013-03-26 Ulrich WeigandPowerPC: Mark patterns as isCodeGenOnly.
2013-03-26 Ulrich WeigandPowerPC: Simplify FADD in round-to-zero mode.
2013-03-26 Ulrich WeigandPowerPC: Use CCBITRC operand for ISEL patterns.
2013-03-21 Hal FinkelImplement builtin_{setjmp/longjmp} on PPC
2012-11-13 Ulrich WeigandFix wrong PowerPC instruction encodings due to
2012-11-13 Ulrich WeigandFix instruction encoding for "bd(n)z" on PowerPC,
2012-11-13 Ulrich WeigandFix instruction encoding for "isel" on PowerPC,
2012-06-08 Hal FinkelAdd the PPCCTRLoops pass: a PPC machine-code-level...
2012-03-31 Hal FinkelFix dynamic linking on PPC64.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-11-15 Chris Lattnersplit out an encoder for memri operands, allowing a...
2010-11-15 Chris Lattneradd support for encoding the lo14 forms used for a...
2010-04-05 Jakob Stoklund OlesenReplace TSFlagsFields and TSFlagsShifts with a simpler...
2008-08-22 Dale JohannesenImplement __sync_synchronize on ppc32. Patch by Gary...
2008-08-11 Nate BegemanImplement ISD::TRAP support on PPC
2008-01-07 Chris Lattnerno need to explicitly clear these fields.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-10-10 Dale JohannesenNext PPC long double bits: ppcf128->i32 conversion.
2007-07-19 Evan ChengChange instruction description to split OperandList...
2007-02-25 Chris LattnerAdd XLForm_1_ext template, patch by Nicolas Geoffray.
2006-12-06 Chris Lattnerfix another sradi encoding bug. This fixes Olden/healt...
2006-12-06 Chris Lattnerfix the jit encoding of sradi, simplify the MDForm1...
2006-11-18 Chris LattnerRewrite the branch selector to be correct in the face...
2006-11-17 Chris Lattneradd encoding for BCC, after finally wrestling strange...
2006-11-15 Chris LattnerStop using isTwoAddress, switching to operand constrain...
2006-11-10 Chris Lattnerimplement preinc support for r+i loads on ppc64
2006-11-10 Chris Lattnerdform 8/9 are identical to dform 1
2006-11-07 Chris Lattnerfix encoding of BLR
2006-11-04 Chris Lattnerencode BLR predicate info for the JIT
2006-07-13 Chris LattnerAnother fix in the rotate encodings, needed when the...
2006-07-12 Chris LattnerFix encoding of rotates, such as rldicl
2006-06-27 Chris LattnerAdd a pattern for i64 sra. Print 8-byte units with...
2006-06-20 Chris LattnerRename OR4 -> OR. Move some PPC64-specific stuff to...
2006-06-20 Chris Lattnerremove unused flag
2006-06-06 Chris LattnerAdd PowerPC intrinsics to support dcbz[l]
2006-04-05 Chris LattnerAdd all of the data stream intrinsics and instructions...
2006-04-05 Chris LattnerAdd m[tf]vscr instructions.
2006-03-27 Chris LattnerFix the JIT encoding of VSEL
2006-03-27 Chris LattnerFix the JIT encoding of VSPLTI*
2006-03-26 Chris LattnerAdd all of the altivec comparison instructions. Add...
2006-03-26 Chris Lattnerimplement the vsldoi intrinsic.
2006-03-22 Chris LattnerFix the JIT encoding of the VAForm_1 instructions,...
2006-03-13 Chris LattnerMark instructions that are cracked by the PPC970 decode...
2006-03-12 Chris LattnerSeveral big changes:
2006-01-27 Chris LattnerPHI and INLINEASM are now built-in instructions provide...
2005-12-20 Nate BegemanPattern-match return. Includes gross hack!
2005-12-14 Nate BegemanAdd support for fmul node of type v4f32.
2005-12-09 Nate BegemanAdd support patterns to many load and store instruction...
2005-12-04 Chris LattnerDefine BR in the .td file now that Evan made tblgen...
2005-11-29 Nate BegemanRepresent the encoding of the SPR instructions as they...
2005-11-29 Nate BegemanAdd the remainder of the AltiVec 4 x float instructions...
2005-11-26 Nate BegemanSmall tweaks noticed while on the plane.
2005-11-23 Nate BegemanSome first bits of AltiVec stuff: Instruction Formats...
2005-10-25 Chris LattnerAllow pseudos to have patterns, no functionality change
2005-10-19 Jim LaskeyAdded InstrSchedClass to each of the PowerPC Instructions.
2005-10-19 Nate BegemanWrite patterns for the various shl and srl patterns...
2005-10-14 Chris LattnerNuke PowerPCInstrFormats.h, its contents are dead....
2005-09-29 Chris LattnerAdd a bunch of patterns for F64 FP ops, add some more...
2005-09-08 Chris Lattneradd patterns for x?oris?
2005-09-08 Chris Lattneradd patterns to the addi/addis/mulli etc instructions...
2005-09-08 Chris LattnerAdd patterns for some new instructions, allowing the...
2005-09-02 Chris LattnerAdd AND/OR/XOR
2005-09-02 Chris LattnerAdd some initial patterns to simple binary instructions...
2005-08-26 Nate BegemanFix JIT encoding of conditional branches
2005-08-08 Nate BegemanFix JIT encoding of ppc mfocrf instruction; the operand...
2005-04-19 Chris Lattnerswitch over the rest of the formats that use RC to...
2005-04-19 Chris LattnerConvert the XForm instrs and XSForm instruction over...
2005-04-19 Chris LattnerNow that the ppc64 and vmx operands of I are always...
2005-04-19 Chris Lattnerconvert over bform and iform instructions
2005-04-19 Chris LattnerConvert over DForm and DSForm instructions
2005-04-19 Chris LattnerConvert XLForm and XForm instructions over to use PPC64...
2005-04-19 Chris LattnerConvert XO XS and XFX forms to use isPPC64
2005-04-19 Chris LattnerTurn PPC64 and VMX into classes that can be added to...
next