aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target
Commit message (Expand)AuthorAgeFilesLines
* Remove dead calls to addFrameMove.Rafael Espindola2013-05-161-25/+0
* [PowerPC] Report true displacement value from getPreIndexedAddressPartsUlrich Weigand2013-05-161-2/+2
* [SystemZ] Tweak register array commentRichard Sandiford2013-05-161-2/+5
* Removed unused variable, detected by gccPatrik Hagglund2013-05-161-2/+0
* Delete dead code.Rafael Espindola2013-05-161-1/+2
* Don't call addFrameMove on XCore.Rafael Espindola2013-05-161-34/+0
* Removed dead code.Rafael Espindola2013-05-161-8/+4
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-161-3/+43
* Revert "Support unaligned load/store on more ARM targets"Derek Schuff2013-05-151-17/+4
* Delete dead code.Rafael Espindola2013-05-151-19/+9
* undef setjmp in PPCCTRLoopsHal Finkel2013-05-151-0/+16
* X86: Remove redundant test instructionsDavid Majnemer2013-05-151-7/+39
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-159-669/+481
* Cleanup relocation sorting for ELF.Rafael Espindola2013-05-151-44/+0
* PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]NAKAMURA Takumi2013-05-151-14/+14
* Whitespace.NAKAMURA Takumi2013-05-151-2/+2
* Support unaligned load/store on more ARM targetsDerek Schuff2013-05-151-4/+17
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-153-24/+10
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-151-0/+1
* [PowerPC] Correctly handle fixups of other than 4 byte sizeUlrich Weigand2013-05-151-3/+27
* [SystemZ] Add more future work items to the READMERichard Sandiford2013-05-151-7/+91
* ARM ISel: Don't create illegal types during LowerMULArnold Schwaighofer2013-05-141-25/+32
* Implement the PowerPC system call (sc) instruction.Bill Schmidt2013-05-144-0/+28
* Hexagon: Pass to replace tranfer/copy instructions into combine instructionJyotsna Verma2013-05-145-0/+686
* Reapply "Subtract isn't commutative, fix this for MMX psub." withEric Christopher2013-05-141-7/+7
* Temporarily revert "Subtract isn't commutative, fix this for MMX psub."Eric Christopher2013-05-141-7/+7
* Subtract isn't commutative, fix this for MMX psub.Eric Christopher2013-05-141-7/+7
* Hexagon: Add patterns to generate 'combine' instructions.Jyotsna Verma2013-05-141-0/+87
* Hexagon: ArePredicatesComplement should not restrict itself to TFRs.Jyotsna Verma2013-05-141-5/+31
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-141-0/+1
* Hexagon: Remove dead-code after unconditional return from addPreSched2.Jyotsna Verma2013-05-141-3/+0
* R600/SI: Add processor type for Hainan asicTom Stellard2013-05-142-1/+3
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-1411-6/+399
* [SystemZ] Rework handling of constant PC-relative operandsRichard Sandiford2013-05-143-20/+81
* [SystemZ] Remove bogus isAsmParserOnlyRichard Sandiford2013-05-141-28/+22
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-143-57/+79
* [SystemZ] Match operands to fields by name rather than by orderRichard Sandiford2013-05-145-312/+326
* Fix typo.Reed Kotler2013-05-141-1/+1
* Removed an unnamed namespace and forgot to make two of the functions insideReed Kotler2013-05-141-3/+5
* This is the first of three patches which creates stubs used forReed Kotler2013-05-141-0/+275
* Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-131-1/+2
* Fix goofy commentary in PPCTargetObjectFile.cpp.Bill Schmidt2013-05-131-2/+2
* PPC64: Constant initializers with dynamic relocations go in .data.rel.ro.Bill Schmidt2013-05-134-0/+94
* [mips] Add option -mno-ldc1-sdc1.Akira Hatanaka2013-05-133-4/+75
* [mips] Define a helper function which creates an instruction with the sameAkira Hatanaka2013-05-132-0/+19
* [mips] Rename functions. No functionality changes.Akira Hatanaka2013-05-137-29/+29
* Remove unused fields and arguments.Rafael Espindola2013-05-133-13/+6
* The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-134-11/+43
* Correctly preserve the input chain for potential tailcall nodes whoseLang Hames2013-05-131-1/+1
* Suppress GCC compiler warnings in release builds about variables that are onlyDuncan Sands2013-05-132-0/+2