Age | Commit message (Expand) | Author | Files | Lines |
2007-08-06 | * config/ia64/div.md (m2subrf4_cond): Change 'g' to 'G'. | Steve Ellcey | 1 | -0/+4 |
2007-08-06 | * config/ia64/ia64.h (MODES_TIEABLE_P): Fix typo. | Steve Ellcey | 1 | -0/+4 |
2007-08-06 | i386.md: Check TARGET_ macros and optimize_size before checking function retu... | H.J. Lu | 1 | -43/+48 |
2007-08-06 | re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b... | Alfred Minarik | 1 | -0/+5 |
2007-08-05 | [multiple changes] | Andrew Pinski | 1 | -0/+6 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -0/+27 |
2007-08-05 | New flag to control reg-moves generation | Vladimir Yanovsky | 1 | -0/+15 |
2007-08-04 | arm.md (movsi): Add braces. | Richard Sandiford | 1 | -0/+4 |
2007-08-03 | re PR middle-end/32780 (ICE in extract_range_from_binary_expr, at tree-vrp.c:... | Andrew Pinski | 1 | -0/+6 |
2007-08-04 | tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso... | Zdenek Dvorak | 1 | -0/+21 |
2007-08-03 | re PR middle-end/32399 (ICE in build2_stat, at tree.c:3074) | Andrew Pinski | 1 | -0/+6 |
2007-08-03 | re PR middle-end/32304 (ICE in set_mem_attributes_minus_bitpos) | Andrew Pinski | 1 | -0/+6 |
2007-08-03 | re PR middle-end/32935 (internal compiler error: in emit_move_insn, at expr.c... | Andrew Pinski | 1 | -0/+6 |
2007-08-03 | i386.c (setup_incoming_varargs_64): Tolerate 64bit preferred stack boundary. | Jan Hubicka | 1 | -0/+5 |
2007-08-03 | rs6000.c (struct processor_cost): Change l1_cache_lines to l1_cache_size. | David Edelsohn | 1 | -2/+11 |
2007-08-03 | [multiple changes] | Diego Novillo | 1 | -0/+7 |
2007-08-03 | spu.md (dftsv, [...]): Attach the appropriate mode to unspec expressions to s... | Ben Elliston | 1 | -0/+6 |
2007-08-02 | * config/ia64/constraints.md ("U"): Make constraint vector only. | Steve Ellcey | 1 | -0/+4 |
2007-08-02 | re PR middle-end/25446 (-fpic/-fPIC failure in gcc.dg/vect/vect-ifcvt-9.c) | Nathan Froyd | 1 | -0/+6 |
2007-08-02 | re PR middle-end/25445 (-fpic/-fPIC failure in gcc.dg/tree-ssa/wholeprogram-1.c) | Nathan Froyd | 1 | -0/+6 |
2007-08-02 | longlong.h [__mips__] (count_leading_zeros, [...]): Define for MIPS32 and MIP... | Sandra Loosemore | 1 | -0/+6 |
2007-08-02 | Oops - commit to ChangeLog omitted when GPLv3 config patch was checked in | Nick Clifton | 1 | -0/+299 |
2007-08-02 | emit-rtl.c (reset_used_decls): Rename to... | Richard Sandiford | 1 | -0/+7 |
2007-08-02 | s390.md ("*xordi3_cconly"): Change xr to xg. | Andreas Krebbel | 1 | -0/+4 |
2007-08-01 | reload.c (find_reloads_address_part): Pass correct MEMREFLOC argument to find... | Sandra Loosemore | 1 | -1/+5 |
2007-08-01 | re PR tree-optimization/32919 (SSA corruption because of abnormal edges and PRE) | Daniel Jacobowitz | 1 | -0/+7 |
2007-08-01 | mips16.S (__mips16_unordsf2, [...]): New. | Sandra Loosemore | 1 | -0/+10 |
2007-08-01 | tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | Zdenek Dvorak | 1 | -0/+27 |
2007-08-01 | tree-cfg.c (tree_merge_blocks): Preserve loop exit phi nodes only in loop clo... | Zdenek Dvorak | 1 | -0/+5 |
2007-08-01 | tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str... | Zdenek Dvorak | 1 | -0/+15 |
2007-08-01 | invoke.texi (l1-cache-size): Update documentation. | Zdenek Dvorak | 1 | -0/+22 |
2007-08-01 | 2007-xx-xx Nigel Stephens <nigel@mips.com> David Ung <davidu@mips.com> Thiemo... | Nigel Stephens | 1 | -0/+33 |
2007-07-31 | This factors the code in xgcc that is used to terminate an accumulated | Dan Hipschman | 1 | -0/+6 |
2007-07-31 | ddg.c (add_cross_iteration_register_deps): Declare bb_info only if ENABLE_CHE... | H.J. Lu | 1 | -0/+5 |
2007-07-31 | df.h (DF_RU, [...]): Removed. | Kenneth Zadeck | 1 | -1/+15 |
2007-07-31 | re PR target/32847 (FAIL: tmpdir-g++.dg-struct-layout-1/t028 cp_compat_y_tst.... | John David Anglin | 1 | -0/+7 |
2007-07-31 | mode-switching.c (create_pre_exit): Don't search past calls. | Richard Sandiford | 1 | -0/+4 |
2007-07-31 | mips.h (ISA_HAS_SYNCI): Add !TARGET_MIPS16 test. | Sandra Loosemore | 1 | -0/+4 |
2007-07-31 | SMS: Change the ddg's construction | Revital Eres | 1 | -0/+13 |
2007-07-31 | neon.md (vec_set<mode>_internal, [...]): New define_insns. | Julian Brown | 1 | -1/+7 |
2007-07-31 | matrix-reorg.c (analyze_matrix_allocation_site): Avoid referring to an unallo... | Razya Ladelsky | 1 | -0/+5 |
2007-07-31 | 2007-07-30 Jan Sjodin <jan.sjodin@amd.com> | Jan Sjodin | 1 | -0/+9 |
2007-07-30 | df-scan.c (df_scan_verify): Remove artificial limit on the number of blocks f... | Seongbae Park | 1 | -0/+7 |
2007-07-30 | lb1sf68.asm (FUNC): New macro. | Mark Mitchell | 1 | -0/+34 |
2007-07-30 | directives-only.c: New file. | Ollie Wild | 1 | -0/+14 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -0/+50 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -0/+33 |
2007-07-30 | neon.md (V_ext): New mode attribute. | Julian Brown | 1 | -0/+11 |
2007-07-30 | re PR tree-optimization/32527 (ICE in build2_stat, at tree.c:3074) | Andrew Pinski | 1 | -0/+10 |
2007-07-29 | Makefile.in (tree-ssa-alias.o): Add alloc-pool.h | Daniel Berlin | 1 | -0/+11 |