[mips] Improve instruction selection for pattern (store (fp_to_sint $src), $ptr).
[oota-llvm.git] / lib / Target /
2013-05-16 Akira Hatanaka[mips] Improve instruction selection for pattern (store...
2013-05-16 Rafael EspindolaRemove addFrameMove.
2013-05-16 Akira Hatanaka[mips] Factor out unaligned store lowering code.
2013-05-16 Jack CarterMips assembler: Add TwoOperandConstraint definitions
2013-05-16 Jack CarterMips td file formatting: white space and long lines
2013-05-16 Hal FinkelCreate an new preheader in PPCCTRLoops to avoid counter...
2013-05-16 Akira Hatanaka[mips] Test case for r182042. Add comment.
2013-05-16 Akira Hatanaka[mips] Fix instruction selection pattern for sint_to_fp...
2013-05-16 Jack CarterMips assembler: Add branch macro definitions
2013-05-16 Akira Hatanaka[mips] Fix indentation.
2013-05-16 Akira Hatanaka[mips] Delete unused enum value.
2013-05-16 Ulrich Weigand[PowerPC] Use true offset value in "memrix" machine...
2013-05-16 Hal FinkelPPC32 cannot form counter loops around i64 FP conversions
2013-05-16 Aaron BallmanFixing a 64-bit conversion warning in MSVC.
2013-05-16 Rafael EspindolaRemove dead calls to addFrameMove.
2013-05-16 Ulrich Weigand[PowerPC] Report true displacement value from getPreInd...
2013-05-16 Richard Sandiford[SystemZ] Tweak register array comment
2013-05-16 Patrik HagglundRemoved unused variable, detected by gcc
2013-05-16 Rafael EspindolaDelete dead code.
2013-05-16 Rafael EspindolaDon't call addFrameMove on XCore.
2013-05-16 Rafael EspindolaRemoved dead code.
2013-05-16 Reed KotlerPatch number 2 for mips16/32 floating point interoperab...
2013-05-15 Derek SchuffRevert "Support unaligned load/store on more ARM targets"
2013-05-15 Rafael EspindolaDelete dead code.
2013-05-15 Hal Finkelundef setjmp in PPCCTRLoops
2013-05-15 David MajnemerX86: Remove redundant test instructions
2013-05-15 Hal FinkelImplement PPC counter loops as a late IR-level pass
2013-05-15 Rafael EspindolaCleanup relocation sorting for ELF.
2013-05-15 NAKAMURA TakumiPPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]
2013-05-15 NAKAMURA TakumiWhitespace.
2013-05-15 Derek SchuffSupport unaligned load/store on more ARM targets
2013-05-15 Ulrich Weigand[PowerPC] Remove need for adjustFixupOffst hack
2013-05-15 Richard Sandiford[SystemZ] Make use of SUBTRACT HALFWORD
2013-05-15 Ulrich Weigand[PowerPC] Correctly handle fixups of other than 4 byte...
2013-05-15 Richard Sandiford[SystemZ] Add more future work items to the README
2013-05-14 Arnold SchwaighoferARM ISel: Don't create illegal types during LowerMUL
2013-05-14 Bill SchmidtImplement the PowerPC system call (sc) instruction.
2013-05-14 Jyotsna VermaHexagon: Pass to replace tranfer/copy instructions...
2013-05-14 Eric ChristopherReapply "Subtract isn't commutative, fix this for MMX...
2013-05-14 Eric ChristopherTemporarily revert "Subtract isn't commutative, fix...
2013-05-14 Eric ChristopherSubtract isn't commutative, fix this for MMX psub.
2013-05-14 Jyotsna VermaHexagon: Add patterns to generate 'combine' instructions.
2013-05-14 Jyotsna VermaHexagon: ArePredicatesComplement should not restrict...
2013-05-14 Bill SchmidtPPC32: Fix stack collision between FP and CR save areas.
2013-05-14 Jyotsna VermaHexagon: Remove dead-code after unconditional return...
2013-05-14 Tom StellardR600/SI: Add processor type for Hainan asic
2013-05-14 Richard Sandiford[SystemZ] Add disassembler support
2013-05-14 Richard Sandiford[SystemZ] Rework handling of constant PC-relative operands
2013-05-14 Richard Sandiford[SystemZ] Remove bogus isAsmParserOnly
2013-05-14 Richard Sandiford[SystemZ] Match operands to fields by name rather than...
2013-05-14 Richard Sandiford[SystemZ] Match operands to fields by name rather than...
2013-05-14 Reed KotlerFix typo.
2013-05-14 Reed KotlerRemoved an unnamed namespace and forgot to make two...
2013-05-14 Reed KotlerThis is the first of three patches which creates stubs...
2013-05-13 Jack CarterMips assembler: Assembler macro ADDIU $rs,imm
2013-05-13 Bill SchmidtFix goofy commentary in PPCTargetObjectFile.cpp.
2013-05-13 Bill SchmidtPPC64: Constant initializers with dynamic relocations...
2013-05-13 Akira Hatanaka[mips] Add option -mno-ldc1-sdc1.
2013-05-13 Akira Hatanaka[mips] Define a helper function which creates an instru...
2013-05-13 Akira Hatanaka[mips] Rename functions. No functionality changes.
2013-05-13 Rafael EspindolaRemove unused fields and arguments.
2013-05-13 Mihai PopaThe purpose of the patch is to fix the syntax of ARM...
2013-05-13 Lang HamesCorrectly preserve the input chain for potential tailca...
2013-05-13 Duncan SandsSuppress GCC compiler warnings in release builds about...
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-11 Rafael EspindolaChange getFrameMoves to return a const reference.
2013-05-10 Reed KotlerCheckin in of first of several patches to finish implem...
2013-05-10 Jyotsna VermaFix unused variable error.
2013-05-10 Jyotsna VermaHexagon: Fix switch statements in GetDotOldOp and IsNew...
2013-05-10 Jyotsna VermaHexagon: Fix switch cases in HexagonVLIWPacketizer...
2013-05-10 Rafael EspindolaFix the R600 build.
2013-05-10 Chad Rosier[ms-inline asm] Fix a crasher when we fail on a direct...
2013-05-10 Rafael EspindolaRemove unused argument.
2013-05-10 Rafael EspindolaRemove unused function.
2013-05-10 Logan ChienImplement AsmParser for ARM unwind directives.
2013-05-10 Tom StellardR600: Remove AMDILPeeopholeOptimizer and replace optimi...
2013-05-10 Tom StellardR600: Expand SUB for v2i32/v4i32
2013-05-10 Tom StellardR600: Expand MUL for v4i32/v2i32
2013-05-10 Tom StellardR600: Expand SRA for v4i32/v2i32
2013-05-10 Tom StellardR600: Expand vselect for v4i32 and v2i32
2013-05-09 Chad Rosier[x86AsmParser] It's valid to stop parsing an operand...
2013-05-09 Bill WendlingGenerate a compact unwind encoding in the face of a...
2013-05-09 Jyotsna VermaHexagon: Remove switch cases from GetDotNewPredOp and...
2013-05-09 Jyotsna VermaHexagon: Use relation map for getMatchingCondBranchOpco...
2013-05-09 Bill WendlingSimplify the code a bit.
2013-05-09 Richard Osborne[XCore] Fix handling of functions where only the LR...
2013-05-08 Akira Hatanaka[mips] Add instruction selection pattern for (seteq...
2013-05-08 Roman DivackyRemove unused isLegalAddressImmediate() method.
2013-05-08 Ulrich Weigand[PowerPC] Fix regression in generating @ha/@l relocs
2013-05-08 Bill SchmidtFix handling of anonymous aggregate parameters for...
2013-05-08 Stepan DyatkovskiyFor r181148: fixed warning 'enumeral and non-enumeral...
2013-05-08 Hal FinkelPPCInstrInfo::optimizeCompareInstr should not optimize...
2013-05-07 Preston GurdCorrected Atom latencies for SSE SQRT instructions.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 Hal FinkelCleanup PPCInstrInfo::optimizeCompareInstr
2013-05-07 Jyotsna VermaReverting r181331.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 Jyotsna VermaHexagon: Set accessSize and addrMode on all load/store...
2013-05-07 Michael KupersteinRe-enable AVX detection on x64 platforms.
2013-05-07 Richard Sandiford[SystemZ] Fix InitMCCodeGenInfo call
next