Support PIC loading of constant pool entries
[oota-llvm.git] / lib / Target / Mips / MipsISelLowering.cpp
2009-11-25 Bruno Cardoso LopesSupport PIC loading of constant pool entries
2009-11-23 Dan GohmanRemove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are...
2009-11-21 Devang PatelWe are not using DBG_STOPPOINT anymore.
2009-11-16 Bruno Cardoso Lopes- Fix a small bug while handling target constant pools...
2009-11-12 David GreeneAdd a bool flag to StackObjects telling whether they...
2009-10-28 Evan ChengAdd a second ValueType argument to isFPImmLegal.
2009-10-27 Evan ChengDo away with addLegalFPImmediate. Add a target hook...
2009-09-19 Evan ChengFix PR4926. When target hook EmitInstrWithCustomInserte...
2009-09-18 Evan ChengEnhance EmitInstrWithCustomInserter() so target can...
2009-09-02 Sandeep PatelRetype from unsigned to CallingConv::ID accordingly...
2009-09-01 Bruno Cardoso LopesReapply 80278
2009-08-27 Bruno Cardoso LopesRevert 80278 for now, it caused a lot of MIPS tests...
2009-08-27 Bruno Cardoso LopesRevamp our friend Mips :)
2009-08-13 Chris Lattnerreintroduce support for Mips "small" section handling...
2009-08-13 Chris LattnerRestore some "small section" support code, reverting...
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-10 Owen AndersonStart moving TargetLowering away from using full MVTs...
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-08-03 Eli FriedmanRemove -disable-mips-abicall and -enable-mips-absolute...
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...
2009-07-24 Chris Lattnerremove more remnants of small section support.
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-17 Eli FriedmanOne more operation expansion for MIPS, from test/CodeGe...
2009-07-17 Eli FriedmanExpand a bunch of illegal operations on MIPS (found by
2009-07-14 Torok Edwinllvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE...
2009-07-13 Owen AndersonAs Chris pointed out, this doesn't actually need an...
2009-07-13 Owen AndersonBegin the painful process of tearing apart the rat...
2009-07-11 Torok Edwinassert(0) -> LLVM_UNREACHABLE.
2009-07-09 Owen AndersonThread LLVMContext through MVT and related parts of...
2009-07-01 Bill WendlingUpdate comments to make it clear that the function...
2009-06-30 Bill WendlingAdd an "alignment" field to the MachineFunction object...
2009-06-16 Eli FriedmanMisc accumulated tweaks to legalization logic for vario...
2009-06-03 Dan GohmanConvert Alpha and Mips to use a MachineFunctionInfo...
2009-05-27 Bruno Cardoso LopesAdded support for fround, fextend and FP_TO_SINT
2009-05-09 Duncan SandsRename PaddedSize to AllocSize, in the hope that this
2009-04-09 Dan GohmanRemove the obsolete SelectionDAG::getNodeValueTypes...
2009-03-26 Chris Lattnerfix an apparently real bug exposed by a warning in...
2009-03-21 Bruno Cardoso LopesRemoved AFGR32 register class
2009-03-19 Bruno Cardoso LopesAdded support for Mips O32 Calling Convention
2009-02-13 Dale JohannesenRemove non-DebugLoc versions of BuildMI from IA64,...
2009-02-07 Dan GohmanConstify TargetInstrInfo::EmitInstrWithCustomInserter...
2009-02-07 Dale JohannesenGet rid of the last non-DebugLoc versions of getNode!
2009-02-06 Dale JohannesenRemove more non-DebugLoc versions of getNode.
2009-02-04 Dale JohannesenRemove non-DebugLoc forms of CopyToReg and CopyFromReg.
2009-02-04 Dale JohannesenRemove non-DebugLoc versions of getLoad and getStore.
2009-01-26 Nate BegemanFix a typo
2009-01-15 Rafael EspindolaAdd the private linkage.
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2009-01-01 Duncan SandsFix PR3274: when promoting the condition of a BRCOND...
2008-12-01 Duncan SandsThere are no longer any places that require a
2008-11-23 Duncan SandsRename SetCCResultContents to BooleanContents. In
2008-10-18 Dan GohmanTeach DAGCombine to fold constant offsets into GlobalAd...
2008-10-16 Dan GohmanTrim #includes.
2008-10-14 Evan ChengRename LoadX to LoadExt.
2008-10-11 Chris LattnerChange CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons...
2008-09-16 Bill WendlingReverting r56249. On further investigation, this functi...
2008-09-16 Bill Wendling- Change "ExternalSymbolSDNode" to "SymbolSDNode".
2008-09-13 Dan GohmanDefine CallSDNode, an SDNode subclass for use with...
2008-09-12 Dan GohmanRename ConstantSDNode::getValue to getZExtValue, for...
2008-08-28 Gabor Greiferect abstraction boundaries for accessing SDValue...
2008-08-26 Gabor Greifdisallow direct access to SDValue::ResNo, provide a...
2008-08-13 Bruno Cardoso LopesRemoved SELECT_CC custom lowering. This is not needed...
2008-08-08 Bruno Cardoso LopesSupport added for ctlz intrinsic, test case added.
2008-08-07 Bruno Cardoso LopesAdded Mips support for DYNAMIC_STACKALLOC
2008-08-04 Bruno Cardoso LopesMips ISelLowering cleanup : Removed old LowerCALL and...
2008-08-04 Bruno Cardoso LopesHandle i32->f32 bitconvert results.
2008-08-02 Bruno Cardoso LopesApply the same pattern used in 'and' lowering for 'or'
2008-07-31 Bruno Cardoso LopesExpand fcopysign
2008-07-31 Bruno Cardoso LopesHandle more SELECT corner cases considering legalize...
2008-07-30 Bruno Cardoso LopesAdded pattern for floating point zero immediate (avoidi...
2008-07-30 Bruno Cardoso LopesFixed bug in global address lowering for functions...
2008-07-29 Bruno Cardoso LopesChanged some methods order.
2008-07-29 Bruno Cardoso LopesAdded floating point lowering for select.
2008-07-28 Bruno Cardoso LopesDisable gp_rel relocation for constant pools access...
2008-07-28 Bruno Cardoso LopesAdded floating point lowering for setcc and brcond.
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-07-23 Bruno Cardoso LopesMinor fixes.
2008-07-22 Bruno Cardoso LopesAdded small section asm emition logic for mips.
2008-07-21 Bruno Cardoso LopesAdded initial support for small sections on Mips.
2008-07-15 Bruno Cardoso LopesFixed call stack alignment. Improved AsmPrinter alignme...
2008-07-09 Bill WendlingSilence warning by initializing variable.
2008-07-09 Bruno Cardoso LopesFixed features usage.
2008-07-09 Bruno Cardoso LopesFixe typos and 80 column size problems
2008-07-09 Bruno Cardoso LopesMipsTargetLowering cleanup
2008-07-08 Duncan SandsPacify gcc-4.3.
2008-07-07 Dan GohmanPool-allocation for MachineInstrs, MachineBasicBlocks...
2008-07-07 Bruno Cardoso Lopesfixed 32-bit fp_to_sint pattern
2008-07-05 Bruno Cardoso LopesSeveral changes to Mips backend, experimental fp suppor...
2008-07-01 Dan GohmanSplit ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL...
2008-06-30 Dan GohmanRename ISD::LOCATION to ISD::DBG_STOPPOINT to better...
2008-06-30 Duncan SandsRevert the SelectionDAG optimization that makes
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-06-06 Bruno Cardoso LopesAdded custom SELECT_CC lowering
2008-06-04 Bruno Cardoso LopesSome Mips minor fixes
2008-06-01 Bruno Cardoso LopesFixed flag issue that was generating infinite loop...
2008-04-12 Dan GohmanDrop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which...
2008-03-30 Chris LattnerFix "Control reaches the end of non-void function"...
2008-03-17 Chris Lattnerminor cleanups
2008-03-10 Evan ChengDefault ISD::PREFETCH to expand.
next