summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* [PowerPC] Fix hi/lo encoding in old-style code emitterUlrich Weigand2013-05-17
* [PowerPC] Merge/rename PPC fixup typesUlrich Weigand2013-05-17
* [PowerPC] Fix processing of ha16/lo16 fixupsUlrich Weigand2013-05-17
* Don't cast away constness.Benjamin Kramer2013-05-17
* R600/SI: return undef instead of null for skipped argumentsChristian Konig2013-05-17
* [Sparc] Prevent instructions that defines or uses %o7 to be in call's delay s...Venkatraman Govindaraju2013-05-16
* [mips] Improve instruction selection for pattern (store (fp_to_sint $src), $p...Akira Hatanaka2013-05-16
* Remove addFrameMove.Rafael Espindola2013-05-16
* [mips] Factor out unaligned store lowering code.Akira Hatanaka2013-05-16
* Mips assembler: Add TwoOperandConstraint definitionsJack Carter2013-05-16
* Mips td file formatting: white space and long linesJack Carter2013-05-16
* Create an new preheader in PPCCTRLoops to avoid counter register clobbersHal Finkel2013-05-16
* [mips] Test case for r182042. Add comment.Akira Hatanaka2013-05-16
* [mips] Fix instruction selection pattern for sint_to_fp node to avoid emittin...Akira Hatanaka2013-05-16
* Mips assembler: Add branch macro definitionsJack Carter2013-05-16
* [mips] Fix indentation.Akira Hatanaka2013-05-16
* [mips] Delete unused enum value.Akira Hatanaka2013-05-16
* [PowerPC] Use true offset value in "memrix" machine operandsUlrich Weigand2013-05-16
* PPC32 cannot form counter loops around i64 FP conversionsHal Finkel2013-05-16
* Fixing a 64-bit conversion warning in MSVC.Aaron Ballman2013-05-16
* Remove dead calls to addFrameMove.Rafael Espindola2013-05-16
* [PowerPC] Report true displacement value from getPreIndexedAddressPartsUlrich Weigand2013-05-16
* [SystemZ] Tweak register array commentRichard Sandiford2013-05-16
* Removed unused variable, detected by gccPatrik Hagglund2013-05-16
* Delete dead code.Rafael Espindola2013-05-16
* Don't call addFrameMove on XCore.Rafael Espindola2013-05-16
* Removed dead code.Rafael Espindola2013-05-16
* Patch number 2 for mips16/32 floating point interoperability stubs.Reed Kotler2013-05-16
* Revert "Support unaligned load/store on more ARM targets"Derek Schuff2013-05-15
* Delete dead code.Rafael Espindola2013-05-15
* undef setjmp in PPCCTRLoopsHal Finkel2013-05-15
* X86: Remove redundant test instructionsDavid Majnemer2013-05-15
* Implement PPC counter loops as a late IR-level passHal Finkel2013-05-15
* Cleanup relocation sorting for ELF.Rafael Espindola2013-05-15
* PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]NAKAMURA Takumi2013-05-15
* Whitespace.NAKAMURA Takumi2013-05-15
* Support unaligned load/store on more ARM targetsDerek Schuff2013-05-15
* [PowerPC] Remove need for adjustFixupOffst hackUlrich Weigand2013-05-15
* [SystemZ] Make use of SUBTRACT HALFWORDRichard Sandiford2013-05-15
* [PowerPC] Correctly handle fixups of other than 4 byte sizeUlrich Weigand2013-05-15
* [SystemZ] Add more future work items to the READMERichard Sandiford2013-05-15
* ARM ISel: Don't create illegal types during LowerMULArnold Schwaighofer2013-05-14
* 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