Renamed CCState members that appear to misspell 'Processed' as 'Proceed'. NFC.
[oota-llvm.git] / lib / Target / Mips / MipsISelLowering.cpp
2013-09-24 Daniel Sanders[mips][msa] Remove the VSPLAT and VSPLATD nodes in...
2013-09-24 Daniel Sanders[mips][msa] Added support for matching max, maxi, min...
2013-09-24 Daniel Sanders[mips][msa] Added support for matching comparisons...
2013-09-23 Daniel Sanders[mips][msa] Added support for matching insert and copy...
2013-09-23 Daniel Sanders[mips][msa] Added support for matching nor from normal...
2013-09-23 Daniel Sanders[mips][msa] Implemented build_vector using ldi, fill...
2013-09-10 Eli FriedmanFix unused variables.
2013-08-30 Reed KotlerFix a problem with dual mips16/mips32 mode. When the...
2013-08-28 Daniel Sanders[mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
2013-08-20 Akira Hatanaka[mips] Add support for calling convention CC_MipsO32_FP...
2013-08-20 Akira Hatanaka[mips] Resolve register classes dynamically using ptr_r...
2013-08-14 Akira Hatanaka[mips] Rename HIRegs and LORegs.
2013-08-14 Akira Hatanaka[mips] Properly parse registers that appear in inline...
2013-08-06 Akira Hatanaka[mips] Rename register classes CPURegs and CPU64Regs.
2013-07-26 Akira Hatanaka[mips] Implement llvm.trap intrinsic.
2013-07-26 Akira Hatanaka[mips] Fix FP conditional move instructions to have...
2013-07-26 Akira Hatanaka[mips] Fix FP branch instructions to have explicit...
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-04 Jakob Stoklund OlesenRemove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
2013-07-04 Jakob Stoklund OlesenRevert r185595-185596 which broke buildbots.
2013-07-03 Jakob Stoklund OlesenRemove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
2013-07-01 Akira Hatanaka[mips] Reverse the order of source operands of shift...
2013-06-22 Chad RosierThe getRegForInlineAsmConstraint function should only...
2013-05-31 Akira Hatanaka[mips] Big-endian code generation for atomic instructions.
2013-05-29 Andrew TrickOrder CALLSEQ_START and CALLSEQ_END nodes.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-24 Michael J. SpencerReplace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-05-21 Akira Hatanaka[mips] Rename option to make it compatible with gcc.
2013-05-20 Akira Hatanaka[mips] Trap on integer division by zero.
2013-05-18 Matt ArsenaultAdd LLVMContext argument to getSetCCResultType
2013-05-16 Akira Hatanaka[mips] Improve instruction selection for pattern (store...
2013-05-16 Akira Hatanaka[mips] Factor out unaligned store lowering code.
2013-05-16 Akira Hatanaka[mips] Delete unused enum value.
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...
2013-04-30 Akira Hatanaka[mips] Fix handling of instructions which copy to/from...
2013-04-30 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-30 Akira Hatanaka[mips] Simplify code.
2013-04-20 Tim NorthoverRemove unused MEMBARRIER DAG node; it's been replaced...
2013-04-19 Akira Hatanaka[mips] Instruction selection patterns for DSP-ASE vecto...
2013-04-18 Akira Hatanaka[mips] Rename function.
2013-04-13 Akira Hatanaka[mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and
2013-04-11 Akira Hatanaka[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLoweri...
2013-03-30 Akira Hatanaka[mips] Fix DSP instructions to have explicit accumulato...
2013-03-30 Akira Hatanaka[mips] Move the code which does dag-combine for multipl...
2013-03-30 Akira Hatanaka[mips] Fix definitions of multiply, multiply-add/sub...
2013-03-30 Akira Hatanaka[mips] Remove function getFPBranchCodeFromCond. Rename...
2013-03-30 Akira HatanakaFix indentation.
2013-03-30 Akira Hatanaka[mips] Add mips-specific nodes which will be used to...
2013-03-13 Akira Hatanaka[mips] Define two subclasses of MipsTargetLowering...
2013-03-12 Akira Hatanaka[mips] Rename function and variable names to start...
2013-03-08 Tom StellardDAGCombiner: Use correct value type for checking legali...
2013-03-06 Akira Hatanaka[mips] Custom-legalize BR_JT.
2013-03-05 Akira Hatanaka[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCallResult and...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
2013-03-05 Akira Hatanaka[mips] Correct handling of fp128 (long double) formals...
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-04 Jia LiuMips ISD typo
2013-02-25 Reed KotlerMake pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into...
2013-02-24 Reed Kotler Make psuedo FEXT_T8I816_ins into a custom emitter.
2013-02-24 Reed KotlerMake psuedo FEXT_T8I816_ins a custom inserter. It shoul...
2013-02-23 Reed KotlerExpand pseudos/macros for Selt. This is the last of...
2013-02-22 Akira Hatanaka[mips] Emit call16 operator instead of got_disp. The...
2013-02-22 Reed KotlerFix a nomenclature mistake. Slt->Slti in the functions...
2013-02-22 Reed KotlerExpand mips16 SelT form pseudso/macros.
2013-02-21 Reed KotlerExpand the sel pseudo/macro. This generates basic block...
2013-02-20 Jim GrosbachUpdate TargetLowering ivars for name policy.
2013-02-15 Akira Hatanaka[mips] Clean up class MipsCCInfo.
2013-02-05 Akira Hatanaka[mips] Do not use function CC_MipsN_VarArg unless the...
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to Mips return instructions.
2013-01-30 Akira Hatanaka[mips] Lower EH_RETURN.
2013-01-29 Evan ChengTeach SDISel to combine fsin / fcos into a fsincos...
2013-01-28 Craig TopperRemove addToNoHelperNeeded function that was left unuse...
2013-01-28 Reed KotlerMake some code a little simpler.
2013-01-26 Reed Kotlerfix use of std::std. it's ordered set.
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fill unreachable paths to fix...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fix a warning, take two. [-Wunuse...
2013-01-24 NAKAMURA TakumiMipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
2013-01-24 Reed KotlerThe next phase of Mips16 hard float implementation.
2013-01-22 Akira Hatanaka[mips] Clean up code in MipsTargetLowering::LowerCall...
2013-01-04 Akira Hatanaka[mips] MipsTargetLowering::getSetCCResultType should...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-20 Reed Kotlerset register class properly for mips16 here
2012-12-20 Reed KotlerThis assert is overly restrictive and does not work...
2012-12-15 Reed KotlerThis code implements most of mips16 hardfloat as it...
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-13 Akira Hatanaka[mips] Do not copy GOT address to register $gp if the...
2012-12-12 Evan ChengSorry about the churn. One more change to getOptimalMem...
2012-12-12 Evan Cheng- Rename isLegalMemOpType to isSafeMemOpType. "Legal...
2012-12-11 Patrik HagglundRevert EVT->MVT changes, r169836-169851, due to buildbo...
2012-12-11 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-10 Evan ChengSome enhancements for memcpy / memset inline expansion.
2012-12-07 Akira Hatanaka[mips] Delete nodes and instructions for dynamic alloca...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-21 Akira Hatanaka[mips] Generate big GOT code.
2012-11-21 Akira Hatanaka[mips] Simplify lowering functions in MipsISelLowering...
2012-11-21 Akira Hatanaka[mips] Add helper functions that create nodes for compu...
2012-11-21 Akira Hatanaka[mips] Add command line option "-mxgot".
2012-11-21 Akira Hatanaka[mips] When a node which loads from a GOT is created...
2012-11-17 Akira HatanakaInitial implementation of MipsTargetLowering::isLegalAd...
next