Age | Commit message (Expand) | Author | Files | Lines |
2009-06-19 | i386.c (ix86_function_specific_save): Test that fields match values... | Ian Lance Taylor | 1 | -6/+8 |
2009-06-19 | re PR testsuite/40491 (Revision 148663 caused extra failures) | Uros Bizjak | 1 | -1/+29 |
2009-06-18 | re PR target/40470 (unable to find a register to spill in class ‘SSE_FIRST_... | H.J. Lu | 1 | -0/+1 |
2009-06-17 | i386.c (ix86_special_builtin_type): Remove UINT64_FTYPE_PINT. | H.J. Lu | 1 | -7/+8 |
2009-06-16 | config.gcc (extra_headers): Add ia32intrin.h for x86. | H.J. Lu | 4 | -2/+491 |
2009-06-16 | winnt.c (i386_pe_encode_section_info): Update call to make_decl_one_only. | Rafael Avila de Espindola | 1 | -1/+1 |
2009-06-15 | cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL... | Rafael Avila de Espindola | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -11/+20 |
2009-06-11 | i386.c (OPTION_MASK_ISA_CRC32_SET): New. | H.J. Lu | 4 | -6/+27 |
2009-06-11 | i386.c (min_insn_size): Use get_attr_length for normal insns other than TYPE_... | Jakub Jelinek | 1 | -6/+23 |
2009-06-11 | i386.c (ix86_pad_returns): Use emit_jump_insn_before instead of emit_insn_bef... | Jakub Jelinek | 1 | -1/+1 |
2009-06-04 | i386.h (X86_64_MS_REGPARM_MAX): Rename from X64_REGPARM_MAX. | Uros Bizjak | 3 | -21/+26 |
2009-06-03 | driver-i386.c (describe_cache): Optimize concatenation of strings. | Uros Bizjak | 1 | -38/+24 |
2009-06-01 | i386.c (queued_cfa_restores): New static variable. | Jakub Jelinek | 1 | -24/+111 |
2009-06-01 | i386.h (struct machine_cfa_state, [...]): Guard with ifndef USED_FOR_TARGET i... | Jakub Jelinek | 1 | -1/+1 |
2009-05-31 | re PR middle-end/40304 (Revision 147995 breaks stack unwind) | Jakub Jelinek | 1 | -0/+4 |
2009-05-30 | mingw-tls.c: New file. | Kai Tietz | 2 | -2/+235 |
2009-05-29 | cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK. | Richard Henderson | 3 | -87/+249 |
2009-05-29 | i386.c (ix86_decompose_address): Avoid useless 0 displacement. | Jakub Jelinek | 1 | -5/+15 |
2009-05-29 | i386.md (prefix_data16, prefix_rep): Set to 0 for TYPE_SSE{MULADD,4ARG,IADD1,... | Jakub Jelinek | 5 | -86/+672 |
2009-05-28 | re PR target/37216 ([cygming] Invalid alignment for SSE store to .comm data g... | Dave Korn | 2 | -5/+16 |
2009-05-27 | re PR target/40266 (march-native gives -mno-sse4, but cpuinfo sse4_1) | H.J. Lu | 1 | -2/+22 |
2009-05-26 | Makefile.in (COMPILER, [...]): Define. | Ian Lance Taylor | 10 | -18/+23 |
2009-05-25 | re PR bootstrap/40027 (i686-pc-solaris2.10 bootstrap fails using Sun ld) | Rainer Orth | 2 | -5/+13 |
2009-05-21 | cpuid.h (bit_MOVBE): New. | H.J. Lu | 6 | -4/+72 |
2009-05-21 | i386.c: Use REG_P... | Shujing Zhao | 3 | -13/+11 |
2009-05-21 | i386.md (adddi_4_rex64, [...]): For operand2 -128 override length_immediate a... | Jakub Jelinek | 2 | -0/+20 |
2009-05-21 | i386.c (memory_address_length): Handle %r12 the same as %rsp and %r13 the sam... | Jakub Jelinek | 3 | -161/+453 |
2009-05-20 | driver-i386.c (host_detect_local_cpu): Check extended family and model for In... | H.J. Lu | 1 | -3/+16 |
2009-05-19 | i386.c (ix86_avoid_jump_mispredicts): Check ASM_OUTPUT_MAX_SKIP_PAD instead o... | H.J. Lu | 1 | -1/+1 |
2009-05-18 | re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq) | H.J. Lu | 4 | -6/+31 |
2009-05-17 | biarch32.h: New file. | Kai Tietz | 1 | -0/+29 |
2009-05-16 | re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq) | Jakub Jelinek | 1 | -8/+49 |
2009-05-16 | re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq) | Jakub Jelinek | 2 | -3/+7 |
2009-05-15 | i386.c (ix86_reorg): Call optimize_function_for_speed_p only once. | H.J. Lu | 1 | -6/+7 |
2009-05-15 | frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS. | Paolo Bonzini | 2 | -9/+6 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 3 | -29/+16 |
2009-05-14 | msformat-c.c (ms_printf_length_specs): Use enumeration values even in sentine... | Dave Korn | 1 | -12/+12 |
2009-05-12 | re PR target/37197 (-msse4 ICE on __builtin_parityl) | Uros Bizjak | 1 | -11/+23 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 3 | -101/+239 |
2009-05-10 | arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics. | Joseph Myers | 2 | -21/+21 |
2009-05-07 | * config/i386/i386.c: Do not include c-common.h. | Steven Bosscher | 1 | -1/+0 |
2009-05-06 | i386.md ((unnamed inc/dec peephole): Use optimize_insn_for_size_p instead of ... | H.J. Lu | 3 | -5/+5 |
2009-05-06 | i386.c (ix86_build_signbit_mask): Make it static. | H.J. Lu | 2 | -3/+2 |
2009-05-06 | i386.md (*avx_<code><mode>3_finite): Replace ssemodesuffixf2c with avxmodesuf... | H.J. Lu | 1 | -1/+1 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 3 | -32/+7 |
2009-04-29 | re PR middle-end/39943 (wrong conversion from unsigned int to float) | Richard Guenther | 1 | -1/+3 |
2009-04-28 | re PR target/39911 (The 'z' suffix doesn't work with 16bit integer insn) | Uros Bizjak | 2 | -75/+95 |
2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -101/+101 |
2009-04-27 | re PR c/39903 (ICE on flexible member) | H.J. Lu | 1 | -1/+4 |