| Commit message (Expand) | Author | Age | Files | Lines |
* | * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, | jsm28 | 2010-11-05 | 2 | -14/+21 |
* | Check 256bit AVX register in move expanders. | hjl | 2010-11-05 | 1 | -1/+7 |
* | PR target/44750 | amylaar | 2010-11-05 | 1 | -2/+4 |
* | 2010-11-04 Chao-ying Fu <fu@mips.com> | chaoyingfu | 2010-11-05 | 6 | -54/+57 |
* | PR target/44751 | amylaar | 2010-11-04 | 2 | -13/+16 |
* | PR target/44750 | amylaar | 2010-11-04 | 2 | -9/+19 |
* | * final.c (compute_alignments): Compute/free loop info all the time. | pthaugen | 2010-11-04 | 4 | -2/+49 |
* | PR target/46234 | jakub | 2010-11-04 | 3 | -3/+3 |
* | 2010-11-04 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-04 | 1 | -1/+28 |
* | * config/sh/sh.c (sh_expand_prologue): Remove unnecessary | kkojima | 2010-11-03 | 1 | -2/+2 |
* | Set use_avx256_p if 256bit AVX register is used in vector move. | hjl | 2010-11-03 | 1 | -0/+3 |
* | Add SF min/max under VSX, using the normal double operations | meissner | 2010-11-03 | 2 | -1/+25 |
* | * config/rs6000/rs6000.c (rs6000_pic_labelno): Make static. | amodra | 2010-11-03 | 3 | -10/+7 |
* | Generate avx_vzeroupper after reload is completed. | hjl | 2010-11-03 | 1 | -4/+10 |
* | gcc/ | froydnj | 2010-11-03 | 1 | -1/+1 |
* | Remove ix86_split_call_pop_vzeroupper. | hjl | 2010-11-02 | 3 | -50/+45 |
* | Fix a typo in *sibcall_1_rex64_vzeroupper. | hjl | 2010-11-02 | 1 | -1/+1 |
* | Emit vzerouppers after reload. | hjl | 2010-11-02 | 3 | -111/+432 |
* | Update -march=native/-mtune=native for Intel Core 2 and Core i7. | hjl | 2010-11-02 | 1 | -6/+6 |
* | Model decoder of Core 2/i7 for multipass scheduling. | mkuvyrkov | 2010-11-02 | 2 | -0/+273 |
* | * config/microblaze/microblaze-protos.h (function_arg): Delete. | froydnj | 2010-11-02 | 3 | -21/+19 |
* | update darwin x86 output. | iains | 2010-11-02 | 12 | -143/+273 |
* | * config/i386/i386.c (cpu_names): Add "corei7". | mkuvyrkov | 2010-11-02 | 2 | -0/+2 |
* | Tune alignment for Intel Core i7 | mkuvyrkov | 2010-11-02 | 3 | -5/+29 |
* | Basic support for Intel Core i7 | mkuvyrkov | 2010-11-02 | 1 | -13/+33 |
* | improve darwin section ordering between debug/non-debug cases. | iains | 2010-11-02 | 1 | -43/+91 |
* | * config/sh/sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine. | kkojima | 2010-11-02 | 1 | -0/+43 |
* | * config/alpha/alpha.h (WORD_SWITCH_TAKES_ARG): Remove. | jsm28 | 2010-11-01 | 10 | -68/+150 |
* | * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New. | jsm28 | 2010-11-01 | 25 | -208/+21 |
* | * config/pdp11/pdp11.md: Use iterators. | pkoning | 2010-11-01 | 1 | -187/+26 |
* | * config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define for | dj | 2010-11-01 | 1 | -1/+4 |
* | * config/pdp11/pdp11.c (pdp11_return_in_memory): Return vector and | pkoning | 2010-11-01 | 1 | -7/+5 |
* | PR target/46030 | amodra | 2010-11-01 | 1 | -145/+176 |
* | Emit SEH unwind info. | rth | 2010-11-01 | 6 | -114/+636 |
* | * config/pdp11/pdp11.md: Change output operands to disallow | pkoning | 2010-10-31 | 2 | -51/+58 |
* | Align long double parameters on stack to 4byte in 32bit. | hjl | 2010-10-30 | 1 | -12/+83 |
* | * config/pdp11/pdp11.md (*and<mode>): Rename to *bic<mode>. | pkoning | 2010-10-29 | 1 | -1/+1 |
* | * config/pdp11/pdp11.md (divhi3, modhi3, divmodhi3): Fix ICE. | pkoning | 2010-10-29 | 1 | -7/+7 |
* | PR/41822 | pkoning | 2010-10-29 | 1 | -57/+32 |
* | * config/pdp11/pdp11.c (output_move_quad): Fix ICE for CPU | pkoning | 2010-10-29 | 1 | -6/+0 |
* | * config/pdp11/pdp11.c (print_operand_address): Correct handling | pkoning | 2010-10-29 | 1 | -52/+17 |
* | * config/picochip/picochip.c (picochip_is_short_branch): Simplify | hariharans | 2010-10-29 | 1 | -2/+1 |
* | * config/pdp11/pdp11.c (pdp11_trampoline_init): Correct | pkoning | 2010-10-29 | 1 | -4/+4 |
* | * config/pdp11/pdp11-protos.h (pdp11_cannot_change_mode_class, | pkoning | 2010-10-29 | 5 | -54/+177 |
* | * doc/invoke.texi: Document -mam34 and -mtune options. | nickc | 2010-10-29 | 5 | -526/+1031 |
* | 2010-10-29 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2010-10-29 | 1 | -2/+3 |
* | Partially revert: | uros | 2010-10-28 | 1 | -10/+10 |
* | * score.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete. | froydnj | 2010-10-28 | 1 | -21/+0 |
* | * config/cris/cris.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Delete. | froydnj | 2010-10-28 | 2 | -18/+57 |
* | * config/lm32/lm32-protos.h (lm32_function_arg): Delete. | froydnj | 2010-10-28 | 3 | -13/+22 |