PowerPC: Mark patterns as isCodeGenOnly.
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrInfo.td
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: Remove LDrs pattern.
2013-03-26 Ulrich WeigandPowerPC: Remove ADDIL patterns.
2013-03-26 Ulrich WeigandPowerPC: Use CCBITRC operand for ISEL patterns.
2013-03-26 Ulrich WeigandPowerPC: Simplify BLR pattern.
2013-03-25 Ulrich WeigandUse direct types in PowerPC instruction patterns.
2013-03-25 Ulrich WeigandUse direct types in PowerPC Pat patterns.
2013-03-22 Ulrich WeigandRemove ABI-duplicated call instruction patterns.
2013-03-22 Ulrich WeigandRename memrr ptrreg and offreg components.
2013-03-22 Ulrich WeigandFix swapped BasePtr and Offset in pre-inc memory addresses.
2013-03-22 Ulrich WeigandRemove the xaddroff ComplexPattern.
2013-03-21 Hal FinkelImplement builtin_{setjmp/longjmp} on PPC
2013-03-21 Hal FinkelAdd support for spilling VRSAVE on PPC
2013-03-19 Ulrich WeigandRewrite pre-increment store patterns to use standard...
2013-03-19 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-03-18 Hal FinkelFix PPC unaligned 64-bit loads and stores
2013-02-21 Bill SchmidtLarge code model support for PowerPC.
2013-02-21 Bill SchmidtRelocation enablement for PPC DAG postprocessing pass
2012-12-14 Bill SchmidtThis patch improves the 64-bit PowerPC InitialExec...
2012-12-12 Bill SchmidtThis patch implements local-dynamic TLS model support...
2012-12-11 Bill SchmidtThis patch implements the general dynamic TLS model...
2012-12-04 Bill SchmidtThis patch introduces initial-exec model support for...
2012-11-27 Bill SchmidtThis patch implements medium code model support for...
2012-11-13 Ulrich WeigandFix wrong PowerPC instruction opcodes for:
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-10-05 Will Schmidt- Mark the BCC and BLR defs as isCodeGenOnly per error...
2012-10-04 Will Schmidt- add tokens to PPCInstrInfo.td and PPCInstr64Bit.td...
2012-09-05 Hal FinkelMove the PPC TOC defs into the PPC64 InstrInfo file.
2012-08-28 Hal FinkelSplit several PPC instruction classes.
2012-08-28 Hal FinkelAllow remat of LI on PPC.
2012-08-28 Hal FinkelEliminate redundant CR moves on PPC32.
2012-08-24 Jakob Stoklund OlesenAdd missing SDNPSideEffect flags.
2012-07-13 Jakob Stoklund OlesenRemove variable_ops from call instructions in most...
2012-06-22 Hal FinkelAdd support for the PPC isel instruction.
2012-06-22 Hal FinkelConvert the PPC backend to use the new FMA infrastructure.
2012-06-20 Hal FinkelAdd support for generating reg+reg (indexed) pre-inc...
2012-06-19 Lang HamesAdd DAG-combines for aggressive FMA formation.
2012-06-19 Hal FinkelAdd support for generating reg+reg preinc stores on...
2012-06-12 Hal FinkelSplit out the PPC instruction class IntSimple from...
2012-06-11 Hal FinkelEmit the two-operand form of the PPC mfcr instruction...
2012-06-08 Hal FinkelAdd the PPCCTRLoops pass: a PPC machine-code-level...
2012-06-04 Roman DivackyImplement local-exec TLS on PowerPC.
2012-04-01 Hal FinkelEnable prefetch generation on PPC64.
2012-04-01 Hal FinkelSplit the LdStGeneral PPC itin. class into LdStLoad...
2012-03-31 Hal FinkelFix dynamic linking on PPC64.
2012-03-06 Roman DivackyConvert PowerPC to register mask operands.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-07 Hal Finkelmake CR spill and restore 64-bit clean (no functional...
2011-12-07 Hal Finkelset mayStore and mayLoad on CR pseudos
2011-12-06 Hal Finkeladd RESTORE_CR and support CR unspills
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-10-17 Hal FinkelAdd PPC 440 scheduler and some associated tests
2011-08-30 Roman DivackySet CR1EQ only when lowering vararg floating arguments...
2011-07-27 Eli FriedmanCode generation for 'fence' instruction.
2011-05-19 Cameron ZwarichFix PR8828 by removing the explicit def in MovePCToLR...
2011-04-04 Jakob Stoklund OlesenPowerPC atomic pseudos clobber CR0, they don't read it.
2010-12-23 Chris LattnerFlag -> Glue, the ongoing saga
2010-11-16 Chris LattnerFix a bug I introduced in the ppc refactoring, which...
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-11-15 Chris Lattnerimplement the start of support for lo16 and ha16, allow...
2010-11-15 Chris Lattnerchange direct branches to encode with the same encoding...
2010-11-15 Chris Lattnereliminate a now-unneeded operand printer.
2010-11-15 Chris Lattnersplit call operands out to their own encoding class...
2010-11-15 Chris Lattneradd proper encoding for MTCRF instead of using a hack.
2010-11-15 Chris Lattneradd basic encoding support for immediates and registers...
2010-11-15 Chris Lattnerremove asmstrings (which can never be printed) from...
2010-11-14 Chris Lattnerlower PPC::MFCRpseud when transforming to MC, avoiding...
2010-07-16 Jakob Stoklund OlesenEmit COPY instead of FMR/FMSD instructions for floating...
2010-05-20 Dale JohannesenThe PPC MFCR instruction implicitly uses all 8 of the CR
2010-05-14 Dan GohmanSet isTerminator on TRAP instructions.
2010-05-14 Dan GohmanDon't use isBarrier for the PowerPC sync instruction...
2010-03-19 Chris Lattnerset SDNPVariadic on nodes throughout the rest of the...
2010-02-26 Jakob Stoklund OlesenMerge PPC instructions FMRS and FMRD into a single...
2010-02-23 Chris Lattnerremove a bunch of dead named arguments in input patterns,
2010-02-21 Chris LattnerEliminate some uses of immAllOnes, just use -1, it...
2010-01-05 Jakob Stoklund OlesenDon't specify CR sub-registers as implicit defs of...
2009-12-18 Tilmann SchellerAdd support for calls through function pointers in...
2009-11-23 Dan GohmanRemove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are...
2009-11-04 Bob WilsonAdd PowerPC codegen for indirect branches.
2009-10-29 Dan GohmanRename usesCustomDAGSchedInserter to usesCustomInserter...
2009-09-25 Dan GohmanImprove MachineMemOperand handling.
2009-09-18 Dale JohannesenModel the carry bit on ppc32. Without this we could
2009-08-15 Tilmann SchellerAdd support for the PowerPC 64-bit SVR4 ABI.
2009-08-11 Owen AndersonSplit EVT into MVT and EVT, the former representing...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-07-03 Tilmann SchellerRefactor ABI code in the PowerPC backend.
2009-07-03 Tilmann SchellerImplement the SVR4 ABI for PowerPC.
2008-12-03 Dan GohmanRename isSimpleLoad to canFoldAsLoad, to better reflect...
2008-12-03 Dan GohmanAdd a sanity-check to tablegen to catch the case where...
2008-10-29 Dale JohannesenAdd a RM pseudoreg for the rounding mode, which
2008-10-24 Dale JohannesenMark MFCR as reading all condition code registers.
2008-10-23 Dale JohannesenMark defs and uses of CTR and LR correctly.
2008-10-16 Duncan SandsFix warnings about mb/me being potentially used
2008-10-11 Chris LattnerChange CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons...
2008-09-12 Dan GohmanRename ConstantSDNode::getValue to getZExtValue, for...
next