Age | Commit message (Expand) | Author | Files | Lines |
2012-05-17 | m68k-devices.def: Add 51ag, 51je, 51jf, 51jg, 51mm, 51qm. | Kwok Cheung Yeung | 2 | -0/+24 |
2012-05-16 | e500-double.h: Really remove. | Olivier Hainque | 1 | -0/+0 |
2012-05-16 | rs6000-opts.h (enum processor_type): Add PROCESSOR_PPC8548. | Olivier Hainque | 12 | -176/+134 |
2012-05-15 | re PR target/53358 (ICE due to TARGET_READ_MODIFY_WRITE peephole2) | Jakub Jelinek | 1 | -0/+3 |
2012-05-15 | ia64.c (ia64_emit_probe_stack_range): Adjust calls to plus_constant. | Tristan Gingold | 1 | -4/+5 |
2012-05-14 | re PR target/46098 (ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat... | Uros Bizjak | 2 | -25/+4 |
2012-05-14 | re PR target/52607 (v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}) | Marc Glisse | 1 | -33/+103 |
2012-05-14 | [multiple changes] | Jakub Jelinek | 1 | -6/+7 |
2012-05-14 | re PR target/53344 (Dont' emit an assembler warning when assembling 3-byte sy... | Georg-Johann Lay | 1 | -50/+10 |
2012-05-13 | pa.md: Use define_c_enum for "unspec" and "unspecv". | Steven Bosscher | 1 | -21/+21 |
2012-05-13 | i386.md (*pushtf): Enable for TARGET_SSE. | Uros Bizjak | 2 | -17/+18 |
2012-05-13 | * config/i386/sse.md: The other part of my previous commit. | Uros Bizjak | 1 | -14/+28 |
2012-05-13 | sse.md (<sse>_andnot<mode>3): Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL. | Uros Bizjak | 1 | -65/+179 |
2012-05-11 | alpha.c (alpha_emit_conditional_branch): Handle ORDERED and UNORDERED conditi... | Uros Bizjak | 1 | -4/+24 |
2012-05-11 | Add RTM support to -march=native | H.J. Lu | 1 | -2/+4 |
2012-05-11 | Fix misspelled macro in t-vxworks. | Mingjie Xing | 1 | -1/+1 |
2012-05-11 | re PR target/53291 (Code generated for xtest is wrong) | Uros Bizjak | 1 | -1/+1 |
2012-05-11 | i386.md (*movti_internal_rex64): Avoid MOVAPS size optimization for TARGET_AVX. | Uros Bizjak | 2 | -39/+99 |
2012-05-10 | md.texi (Standard Names): Document probe_stack_address. | Eric Botcazou | 5 | -34/+283 |
2012-05-10 | i386.md (*movoi_internal_avx): Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL a... | Uros Bizjak | 3 | -78/+92 |
2012-05-10 | re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno... | Nick Clifton | 1 | -2/+2 |
2012-05-10 | Use i386-cpuinfo.c on all i386 targets | Rainer Orth | 1 | -5/+4 |
2012-05-09 | re PR target/52908 (xop-mul-1:f9 miscompiled on bulldozer (-mxop)) | Uros Bizjak | 1 | -82/+14 |
2012-05-09 | i386.c (*movdf_internal_rex64): Remove TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL ... | Uros Bizjak | 1 | -6/+6 |
2012-05-09 | re PR target/44141 (Redundant loads and stores generated for AMD bdver1 target) | Uros Bizjak | 2 | -98/+89 |
2012-05-09 | re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig... | Georg-Johann Lay | 4 | -64/+92 |
2012-05-09 | tree-ssa-loop-ivopts.c (add_autoinc_candidates, [...]): Replace use of HAVE_{... | Ramana Radhakrishnan | 3 | -1/+73 |
2012-05-09 | mips.c (mips16_gp_pseudo_reg): Remove line information from the instruction p... | Maciej W. Rozycki | 1 | -1/+2 |
2012-05-09 | re PR target/53271 (powerpc-eabispe build fails with ice on unwind-dw2.c) | Alan Modra | 1 | -128/+94 |
2012-05-08 | Remove -Y option from linker command line on Linux/Sparc. | David S. Miller | 2 | -3/+3 |
2012-05-08 | re PR target/51244 ([SH] Inefficient conditional branch and code around T bit) | Oleg Endo | 1 | -1/+47 |
2012-05-08 | re PR target/53250 ([SH] ICE: in change_address_1, at emit-rtl.c:2018) | Uros Bizjak | 1 | -0/+55 |
2012-05-08 | re PR target/53272 (wrong condition-codes for strict-low-part destination and... | Hans-Peter Nilsson | 1 | -0/+1 |
2012-05-08 | Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi. | Georg-Johann Lay | 4 | -0/+146 |
2012-05-08 | i386.c (has_dispatch): Use TARGET_BDVER1 and TARGET_BDVER2 defines where appr... | Uros Bizjak | 1 | -1/+1 |
2012-05-07 | avr.c (avr_prologue_setup_frame): Fix mode passed down to plus_constant. | Georg-Johann Lay | 1 | -2/+3 |
2012-05-07 | * config/alpha/alpha.md (clear_cache): New pattern. | Richard Henderson | 1 | -0/+9 |
2012-05-07 | config/avr/avr.c: Adjust indentation. | Georg-Johann Lay | 1 | -7/+7 |
2012-05-07 | i386.md (ctz<mode>2): Emit rep;bsf only for TARGET_GENERIC, when not optimizi... | Uros Bizjak | 1 | -14/+22 |
2012-05-07 | m68k.c (m68k_sched_branch_type): Remove. | Steven Bosscher | 3 | -42/+4 |
2012-05-07 | Don't use DWARF 4 on Solaris | Rainer Orth | 3 | -2/+19 |
2012-05-07 | i386.md (ctz<mode>2): Emit rep;bsf even for !TARGET_BMI. | Uros Bizjak | 1 | -5/+25 |
2012-05-06 | re PR target/53250 ([SH] ICE: in change_address_1, at emit-rtl.c:2018) | Oleg Endo | 1 | -0/+21 |
2012-05-06 | re PR target/53227 (FAIL: gcc.target/i386/movbe-2.c scan-assembler-times movb... | Uros Bizjak | 1 | -6/+64 |
2012-05-06 | mips.c (mips_set_reg_reg_piece_cost): New function. | Richard Sandiford | 1 | -0/+40 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 71 | -517/+677 |
2012-05-04 | expr.c (get_def_for_expr_class): New function. | Andrew Pinski | 1 | -0/+5 |
2012-05-04 | re PR target/53228 (target attributes in libcpp/lex.c cause illegal instructi... | Uros Bizjak | 2 | -10/+9 |
2012-05-04 | 2012-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 1 | -9/+6 |
2012-05-03 | Fix long double float miscompilations on sparc 64-bit. | David S. Miller | 1 | -4/+19 |