Age | Commit message (Expand) | Author | Files | Lines |
2011-10-03 | Vector shuffling patch from Artem Shinkarov. | Artjoms Sinkarovs | 3 | -5/+169 |
2011-10-02 | Add missing sparc shift zero extensions, and fix shift attributes. | Richard Henderson | 2 | -12/+29 |
2011-10-02 | mips.c (mips_frame_barrier): New function. | Richard Sandiford | 1 | -41/+53 |
2011-10-02 | re PR target/49696 (ICE on mips when compiling drizzle) | Richard Sandiford | 1 | -7/+7 |
2011-10-01 | Start adding support for VIS 3.0 instructions. | David S. Miller | 7 | -12/+452 |
2011-09-30 | c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 an... | Bernd Schmidt | 2 | -7/+875 |
2011-09-30 | re PR target/50566 ([avr]: Add support for better logging similar to -mdeb) | Georg-Johann Lay | 3 | -11/+28 |
2011-09-30 | haifa-sched.c (modulo_ii, [...]): New static variables. | Bernd Schmidt | 1 | -1/+1 |
2011-09-30 | re PR target/50099 (ICE: internal compiler error: in extract_insn, at recog.c... | Ramana Radhakrishnan | 3 | -6/+13 |
2011-09-30 | Add sparc VIS 2.0 builtins, intrinsics, and option to control them. | David S. Miller | 9 | -18/+244 |
2011-09-29 | More sparc pixel-compare insn pattern cleanups. | David S. Miller | 1 | -2/+2 |
2011-09-29 | frvbegin.c: Fix location of unwind-dw2-fde.h header file. | Nick Clifton | 3 | -2/+30 |
2011-09-29 | re PR target/50566 ([avr]: Add support for better logging similar to -mdeb) | Georg-Johann Lay | 2 | -65/+92 |
2011-09-29 | arm-protos.h (arm_modes_tieable_p): Declare. | Richard Sandiford | 3 | -6/+25 |
2011-09-29 | re PR target/50566 ([avr]: Add support for better logging similar to -mdeb) | Georg-Johann Lay | 5 | -0/+349 |
2011-09-29 | expr.c (do_store_flag): Expand vector comparison by building an appropriate V... | Artjoms Sinkarovs | 1 | -1/+6 |
2011-09-29 | Remove unnecessary sparc code attr. | David S. Miller | 1 | -3/+2 |
2011-09-29 | Add sparc 3D array addressing VIS intrinsics. | David S. Miller | 7 | -5/+84 |
2011-09-29 | darwin9.h (STACK_CHECK_STATIC_BUILTIN): Enable for Darwin >= 9. | Iain Sandoe | 1 | -0/+2 |
2011-09-28 | Respin sparc pixel-compare patterns using iterators. | David S. Miller | 1 | -80/+10 |
2011-09-28 | re PR bootstrap/49486 (Bootstrap failure) | Oleg Endo | 1 | -31/+92 |
2011-09-28 | neon.md (neon_move_lo_quad_<mode>): Delete. | Richard Sandiford | 1 | -65/+6 |
2011-09-28 | predicates.md (rx_minmax_operand): New predicate. | Nick Clifton | 2 | -10/+104 |
2011-09-28 | configure.ac: Add test for new section attribute specifier "e" via define... | Kai Tietz | 1 | -0/+11 |
2011-09-27 | m32r.md: Use match_test rather than eq/ne symbol_ref throughout file. | Richard Sandiford | 1 | -6/+4 |
2011-09-27 | iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file. | Richard Sandiford | 1 | -1/+1 |
2011-09-27 | mips.c (mips_add_cfa_restore): New function. | Bernd Schmidt | 1 | -4/+16 |
2011-09-27 | gcc/ | Richard Sandiford | 1 | -172/+16 |
2011-09-27 | avr.md (ashrqi3): Split alternative "n" into its remaining parts C03... | Georg-Johann Lay | 2 | -25/+5 |
2011-09-27 | rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MA... | Jakub Jelinek | 1 | -0/+6 |
2011-09-26 | Add explicit VIS intrinsics for addition and subtraction. | David S. Miller | 2 | -0/+78 |
2011-09-26 | Improve code generation for edge and pixel-compare... | David S. Miller | 3 | -83/+142 |
2011-09-26 | Fix sparc %gsr write elimination and add a testcase. | David S. Miller | 2 | -7/+6 |
2011-09-26 | Move target CPP macro handling to C file and add __VIS/__VIS__. | David S. Miller | 4 | -19/+91 |
2011-09-26 | avr.md (peephole casesi+2): Use -1 instead of 65536. | Georg-Johann Lay | 2 | -1/+32 |
2011-09-26 | re PR target/50465 ([avr] Use insn attribute to depict if and how instruction... | Georg-Johann Lay | 3 | -135/+80 |
2011-09-26 | avr-protos.h (output_reload_inhi): Change prototype. | Georg-Johann Lay | 3 | -178/+101 |
2011-09-25 | Add support for floating-point fused multiply-add on Sparc. | David S. Miller | 5 | -12/+115 |
2011-09-25 | Generate 'fone' and 'fones' sparc instructions when possible. | David S. Miller | 4 | -42/+100 |
2011-09-24 | Teach sparc backend about %gsr register and add intrinsics to access it. | David S. Miller | 8 | -54/+198 |
2011-09-23 | * config/avr/avr.c: Fix some typos in comments. | Georg-Johann Lay | 1 | -7/+7 |
2011-09-23 | i386.c (ix86_print_operand): Handle %~. | Jakub Jelinek | 2 | -70/+44 |
2011-09-23 | re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta... | Georg-Johann Lay | 3 | -159/+211 |
2011-09-23 | re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta... | Georg-Johann Lay | 3 | -80/+264 |
2011-09-23 | i386.c (ix86_prepare_sse_fp_compare_args): For GE/GT/UNLE/UNLT swap arguments... | Jakub Jelinek | 1 | -7/+10 |
2011-09-23 | re PR target/50446 ([avr] Implement rotate patterns with offset 1) | Georg-Johann Lay | 2 | -22/+119 |
2011-09-23 | bpabi.h (BE8_LINK_SPEC): Add cortex-m arch and processors. | Bin Cheng | 1 | -2/+7 |
2011-09-22 | sparc.md (G[0-7]_REG, [...]): New constants. | David S. Miller | 1 | -151/+239 |
2011-09-22 | re PR target/50482 (internal compiler error at recog.c:2137) | Uros Bizjak | 1 | -0/+3 |
2011-09-22 | re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c) | Richard Sandiford | 1 | -22/+24 |