summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-14
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-14
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-14
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-14
* Subtract isn't commutative, fix this for MMX psub.Eric Christopher2013-05-14
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-14
* Hexagon: ArePredicatesComplement should not restrict itself to TFRs.Jyotsna Verma2013-05-14
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-14
* Hexagon: Remove dead-code after unconditional return from addPreSched2.Jyotsna Verma2013-05-14
* R600/SI: Add processor type for Hainan asicTom Stellard2013-05-14
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-14
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-14
* [SystemZ] Remove bogus isAsmParserOnlyRichard Sandiford2013-05-14
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-14
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-14
* Fix typo.Reed Kotler2013-05-14
* Removed an unnamed namespace and forgot to make two of the functions insideReed Kotler2013-05-14
* This is the first of three patches which creates stubs used forReed Kotler2013-05-14
* Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-13
* Fix goofy commentary in PPCTargetObjectFile.cpp.Bill Schmidt2013-05-13
* PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt2013-05-13
* [mips] Add option -mno-ldc1-sdc1.Akira Hatanaka2013-05-13
* [mips] Define a helper function which creates an instruction with the sameAkira Hatanaka2013-05-13
* [mips] Rename functions. No functionality changes.Akira Hatanaka2013-05-13
* Remove unused fields and arguments.Rafael Espindola2013-05-13
* The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-13
* Correctly preserve the input chain for potential tailcall nodes whoseLang Hames2013-05-13
* Suppress GCC compiler warnings in release builds about variables that are onlyDuncan Sands2013-05-13
* Remove the MachineMove class.Rafael Espindola2013-05-13
* Change getFrameMoves to return a const reference.Rafael Espindola2013-05-11
* Checkin in of first of several patches to finish implementation ofReed Kotler2013-05-10
* Fix unused variable error.Jyotsna Verma2013-05-10
* Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore.Jyotsna Verma2013-05-10
* Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.Jyotsna Verma2013-05-10
* Fix the R600 build.Rafael Espindola2013-05-10
* [ms-inline asm] Fix a crasher when we fail on a direct match.Chad Rosier2013-05-10
* Remove unused argument.Rafael Espindola2013-05-10
* Remove unused function.Rafael Espindola2013-05-10
* Implement AsmParser for ARM unwind directives.Logan Chien2013-05-10
* R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...Tom Stellard2013-05-10
* R600: Expand SUB for v2i32/v4i32Tom Stellard2013-05-10
* R600: Expand MUL for v4i32/v2i32Tom Stellard2013-05-10
* R600: Expand SRA for v4i32/v2i32Tom Stellard2013-05-10
* R600: Expand vselect for v4i32 and v2i32Tom Stellard2013-05-10
* [x86AsmParser] It's valid to stop parsing an operand at an immediate.Chad Rosier2013-05-09
* Generate a compact unwind encoding in the face of a stack alignment push.Bill Wendling2013-05-09
* Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions.Jyotsna Verma2013-05-09
* Hexagon: Use relation map for getMatchingCondBranchOpcode() and Jyotsna Verma2013-05-09
* Simplify the code a bit.Bill Wendling2013-05-09
* [XCore] Fix handling of functions where only the LR is spilled.Richard Osborne2013-05-09