Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Target / Sparc / SparcISelDAGToDAG.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-13 Bill WendlingUnify CALLSEQ_{START,END}. They take 4 parameters:...
2007-10-11 Dan GohmanSet ISD::FPOW to Expand.
2007-10-10 Chris LattnerFix CodeGen/Generic/BasicInstrs.llx on sparc by marking...
2007-09-11 Duncan SandsFold the adjust_trampoline intrinsic into
2007-07-27 Duncan SandsSupport for trampolines, except for X86 codegen which is
2007-07-13 Chris LattnerFix CodeGen/Generic/print-arith-fp.ll on sparc (PR1551)
2007-07-11 Lauro Ramos VenancioAssert when TLS is not implemented.
2007-06-22 Dan GohmanMove ComputeMaskedBits, MaskedValueIsZero, and ComputeN...
2007-03-07 Anton KorobeynikovRefactoring of formal parameter flags. Enable properly...
2007-02-22 Jim LaskeySimplify lowering and selection of exception ops.
2007-02-21 Jim LaskeySupport to provide exception and selector registers.
2007-01-29 Nate BegemanFinish off bug 680, allowing targets to custom lower...
2007-01-26 Jim LaskeyMake LABEL a builtin opcode.
2006-12-31 Reid SpencerFor PR950:
2006-12-07 Bill WendlingWhat should be the last unnecessary <iostream>s in...
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-11-08 Evan ChengMatch tblegen changes.
2006-10-30 Evan ChengAll targets expand BR_JT for now.
2006-10-13 Evan ChengMerge ISD::TRUNCSTORE to ISD::STORE. Switch to using...
2006-10-09 Evan ChengReflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.
2006-10-05 Evan ChengMake use of getStore().
2006-10-04 Evan ChengCombine ISD::EXTLOAD, ISD::SEXTLOAD, ISD::ZEXTLOAD...
2006-09-12 Evan ChengReflects MachineConstantPoolEntry changes.
2006-08-26 Evan ChengSelectNodeTo now returns a SDNode*.
2006-08-26 Evan ChengSelect() no longer require Result operand by reference.
2006-08-26 Evan ChengMatch tblgen changes.
2006-08-16 Evan ChengSelectNodeTo() may return a SDOperand that is different...
2006-08-11 Evan ChengMatch tablegen changes.
2006-08-08 Chris LattnerStart eliminating temporary vectors used to create...
2006-08-07 Evan ChengMatch tablegen isel changes.
2006-07-28 Evan ChengRemove InFlightSet hack. No longer needed.
2006-06-15 Evan ChengType of extract_element index operand should be iPTR.
2006-05-26 Evan ChengChange RET node to include signness information of...
2006-05-25 Chris LattnerAdd support for the missing FP condition codes
2006-05-25 Evan ChengAssert if InflightSet is not cleared after instruction...
2006-05-24 Evan ChengClear HandleMap and ReplaceMap after instruction select...
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-05-12 Chris LattnerRemove dead variable.
2006-04-22 Nate BegemanJumpTable support! What this represents is working...
2006-03-27 Nate BegemanSelectionDAGISel can now natively handle Switch instruc...
2006-03-25 Chris Lattner#include Intrinsics.h into all dag isels
2006-03-17 Nate BegemanRemove BRTWOWAY*
2006-03-05 Chris LattnerCopysign needs to be expanded everywhere. Note that...
2006-02-17 Nate Begemankill ADD_PARTS & SUB_PARTS and replace them with fancy...
2006-02-16 Nate BegemanRework the SelectionDAG-based implementations of Simpli...
2006-02-15 Chris LattnerFix SingleSource/Regression/C/2004-08-12-InlinerAndAllo...
2006-02-13 Chris LattnerSwitch targets over to using SelectionDAG::getCALLSEQ_S...
2006-02-10 Chris LattnerUse the auto-generated call matcher. Remove a broken...
2006-02-09 Evan ChengMatch getTargetNode() changes (now return SDNode* inste...
2006-02-09 Chris LattnerAdjust to MachineConstantPool interface change: instead...
2006-02-09 Evan ChengChange Select() from
2006-02-05 Chris LattnerFix the Sparc backend with Evan's recent tblgen changes
2006-02-05 Evan ChengUse SelectRoot() as the entry to any tblgen based isel.
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-02-04 Chris LattnerCustom lower VAARG for the case when we are doing vaarg...
2006-01-31 Evan ChengAllow the specification of explicit alignments for...
2006-01-31 Chris Lattneradd a missing break that caused a lot of failures last...
2006-01-31 Chris Lattnertreat conditional branches the same way as conditional...
2006-01-31 Chris Lattnercompactify all of the integer conditional moves into...
2006-01-31 Chris LattnerCompile this:
2006-01-31 Chris LattnerI don't see why this optimization isn't safe, but it...
2006-01-30 Chris LattnerFix FP constants, and the SparcV8/2006-01-22-BitConvert...
2006-01-30 Chris LattnerRevamp the ICC/FCC reading instructions to be parameter...
2006-01-30 Chris LattnerCompile:
2006-01-30 Chris LattnerFirst step towards V9 instructions in the V8 backend...
2006-01-30 Chris LattnerWhen lowering SELECT_CC, see if the input is a lowered...
2006-01-30 Chris LattnerMove MaskedValueIsZero from the DAGCombiner to the...
2006-01-30 Chris LattnerImplement isMaskedValueZeroForTargetNode for the variou...
2006-01-27 Chris LattnerUse V8ISD::CALL instead of ISD::CALL
2006-01-27 Nate BegemanRemove TLI.LowerReturnTo, and just let targets custom...
2006-01-26 Chris LattnerRest of subtarget support, remove references to ppc
2006-01-25 Evan ChengSet SchedulingForLatency to be the default scheduling...
2006-01-25 Nate BegemanFirst part of bug 680:
2006-01-25 Evan ChengDefault scheduling preference is SchedulingForLatency.
2006-01-19 Chris Lattnerimplement support for f32 arguments past the first...
2006-01-16 Chris LattnerSilly Sparc is big endian. If we have to load args...
2006-01-15 Chris LattnerMake sure that bool,byte and short arguments are the...
2006-01-15 Chris LattnerDisable a broken optimization
2006-01-15 Chris LattnerHave legalize take care of DYNAMIC_STACKALLOC for us...
2006-01-15 Chris LattnerImplement DYNAMIC_STACKALLOC for V8
2006-01-14 Nate Begemanbswap implementation
2006-01-13 Chris Lattnerexpand unsupported stacksave/stackrestore nodes
2006-01-12 Chris LattnerFix branches on FP compares
2006-01-12 Chris Lattnerfix a bug in my previous checkin
2006-01-12 Chris LattnerGive V8ISD nodes symbolic names in dumps
2006-01-11 Nate BegemanAdd bswap, rotl, and rotr nodes
2006-01-11 Chris LattnerThis is no longer needed
2006-01-11 Chris LattnerUse Evan's outflag stuff to implement V8cmpicc. This...
2006-01-11 Chris LattnerFix a bug in i32->f64 conversion lowering
2006-01-06 Chris Lattnersilence a bogus gcc warning
2006-01-05 Jim LaskeyHad expand logic backward.
2006-01-05 Jim LaskeyAdded initial support for DEBUG_LABEL allowing debug...
2006-01-05 Evan ChengRemove some dead code.
2005-12-23 Chris Lattnerfix something-o
2005-12-23 Chris Lattnerimplement vaarg. Varargs now should work.
2005-12-23 Chris Lattnerimplement vastart. The dag isel compiles this:
2005-12-23 Chris Lattnermake sure bit_converts are expanded
2005-12-23 Chris Lattnerfix the int<->fp instructions, which apparently take...
2005-12-23 Chris LattnerUse BIT_CONVERT to simplify this code
next