Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 8 9 10 11 12 13 14 15 16 ... 263 264 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
IRA improvements 3/4 2010-07-07 Vladimir Makarov New
Fix PR44790 2010-07-07 Richard Guenther New
IRA improvements 1/4 2010-07-07 Vladimir Makarov New
Split constants in lower-subreg 2010-07-07 Bernd Schmidt New
[x32] PATCH: PR target/47381: [x32] internal compiler error: in gen_lowpart_general, at rtlhooks.c:59 2011-01-20 H.J. Lu New
IRA improvements 2/4 2010-07-07 Vladimir Makarov New
IRA improvements 4/4 2010-07-07 Vladimir Makarov New
Fix pr middle-end/41355 2010-07-07 Duncan Sands New
[RFC] Bit CCP and pointer alignment propagation 2010-07-30 Paolo Bonzini New
[trans-mem] __sync_add_and_fetch_8 on ia32 2010-07-07 Aldy Hernandez New
x86: Align the stack to 16-bytes before making the call 2010-07-07 Andrew Haley New
Introduce {next,prev}_nonnote_nondebug_insn functions (PR debug/45055, rtl-optimization/45137) 2010-07-30 Jakub Jelinek New
[IA64] Hookize OVERRIDE_OPTIONS 2010-07-07 Anatoly Sokolov New
[Ada] Tan should never raise Constraint_Error 2011-08-29 Arnaud Charlet New
[22/27] Add more caller-save.c stuff to the target structures 2010-07-07 Richard Sandiford New
Restrict -G option support to relevant targets 2010-07-30 Joseph S. Myers New
do not include diagnostic-core.h in toplev.h 2010-07-08 Manuel López-Ibáñez New
[1/4] Add the -floop-if-convert flag. 2010-07-07 Sebastian Pop New
[3/4] Add flag -floop-if-convert-memory-writes. 2010-07-07 Sebastian Pop New
[4/4] Do not check whether memory references accessed in every iteration trap. 2010-07-07 Sebastian Pop New
[2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates. 2010-07-07 Sebastian Pop New
Take advantage of hidden symbols during LTO 2010-07-07 Jan Hubicka New
[committed] Fix g++.dg/ext/altivec-{2,17}.C test cases 2010-07-07 Peter Bergner New
[5/27] Use target structures for init_regs (1) 2010-07-07 Richard Sandiford New
[6/27] Use target structures for init_regs (2) 2010-07-07 Richard Sandiford New
[7/27] Use target structures for init_fake_stack_mems 2010-07-07 Richard Sandiford New
[9/27] Using target structures for init_reload 2010-07-07 Richard Sandiford New
[MMIX] Hookize ASM_OUTPUT_SOURCE_FILENAME 2010-07-30 Anatoly Sokolov New
[10/27] Using target structures for init_expmed 2010-07-07 Richard Sandiford New
[11/27] Use target structures for caller-save.c 2010-07-07 Richard Sandiford New
[12/27] Use target structures for init_excess_precision 2010-07-07 Richard Sandiford New
[13/27] Use target structures for optabs 2010-07-07 Richard Sandiford New
[14/27] Add LIBFUNCS_H to Makefile.in 2010-07-07 Richard Sandiford New
[23/27] Add more ira stuff to target structures 2010-07-07 Richard Sandiford New
[15/27] Use target structures for libfuncs 2010-07-07 Richard Sandiford New
[16/27] Use target structures for init_expr_target 2010-07-07 Richard Sandiford New
[17/27] Use target structures for init_set_costs 2010-07-07 Richard Sandiford New
[Fortran] PR 18918 - Minor coarray patch: Fix expression rank and improve diagnostics 2010-07-07 Tobias Burnus New
[ix86/gcc-4_5-branch] PATCH: Improve 8bit div/mod 2010-07-07 H.J. Lu New
[24/27] Put gcse's can_copy hash into target structures 2010-07-07 Richard Sandiford New
[18/27] Use target costs for init_ira 2010-07-07 Richard Sandiford New
[19/27] Use target structures for init_ira_costs 2010-07-07 Richard Sandiford New
[20/27] Treat expmed.c:alg_hash as target-dependent 2010-07-07 Richard Sandiford New
[21/27] Add apply_args_{mode,result} to the target structure 2010-07-07 Richard Sandiford New
[25/27] Put bb-reorder.c's uncond_jump_length into target structures 2010-07-07 Richard Sandiford New
[ix86/gcc-4_5-branch] PATCH: AVX Programming Reference (June, 2010) 2010-07-07 H.J. Lu New
[26/27] Call init_reg_sets for each target structure 2010-07-07 Richard Sandiford New
[27/27] Use *_target_globals for MIPS 2010-07-07 Richard Sandiford New
[RS6000] Hookize REGISTER_MOVE_COST and MEMORY_MOVE_COST 2010-07-07 Anatoly Sokolov New
[3/4] Add flag -ftree-loop-if-convert-memory-writes. 2010-07-07 Sebastian Pop New
Fix testcase for pr44391 to run only for x86 2010-07-07 Ramana Radhakrishnan New
IVOPT improvement patch 2010-07-30 H.J. Lu New
[1/4] Add the -ftree-loop-if-convert flag. 2010-07-07 Sebastian Pop New
[SPU] Remove ASM_OUTPUT_SOURCE_FILENAME 2010-07-30 Anatoly Sokolov New
ARM patch: Reduce code duplication for Thumb2 move patterns 2010-07-08 Bernd Schmidt New
[RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144) 2010-07-30 Jie Zhang New
[google] Omit date from Fortran .mod files for reproducible builds 2011-01-27 Simon Baldwin New
Use DW_OP_const[48]u instead of DW_OP_addr with DW_OP_GNU_push_tls_address 2010-07-08 Jakub Jelinek New
[fortran] PR42051 take 2 2010-07-30 Mikael Morin New
[v3] update concept-check docs 2011-01-20 Jonathan Wakely New
IVOPT improvement patch 2010-07-30 Xinliang David Li New
[committed] Fix gcc.c-torture/execute/pr44828.c test case 2010-07-08 Peter Bergner New
[2/2] Enable flag_tree_loop_distribute_memset_zero at -O3. 2010-07-30 Sebastian Pop New
IVOPT improvement patch 2010-07-30 H.J. Lu New
RFC: [GUPC] UPC-related front-end changes 2010-07-08 Gary Funck New
Combine addresses inside VN 2010-07-08 Richard Guenther New
Predication during scheduling 2011-10-24 Bernd Schmidt New
Fix build on Solaris 2010-07-08 Eric Botcazou New
[1/2] Add pass_loop_distribute_memset_zero. 2010-07-30 Sebastian Pop New
[testsuite] Re: [Patch, updated] Make emulated TLS lto-friendly. 2010-07-08 IainS New
[committed] Fix gcc.c-torture/execute/pr44828.c test case 2010-07-08 Peter Bergner New
Fix formatting issues in set_mem_attributes_minus_bitpos 2010-07-08 Eric Botcazou New
[i386] : Use short syntax for function calls through function pointers 2010-07-08 Uros Bizjak New
[Committed,AVR] : PR target/45263: Don't use r20 around calls of __tablejump_elpm__ 2011-04-13 Georg-Johann Lay New
IVOPT improvement patch 2010-07-30 H.J. Lu New
Improve VRP of BIT_AND_EXPR 2010-07-08 Jakub Jelinek New
ObjC: remove temporary tree list used when calling objc_declare_class() 2011-04-13 Nicola Pero New
[2/4] Outline fold_or_predicates from add_to_predicate_list. 2010-07-08 Sebastian Pop New
[Fortran] PR 44702 - allow multiple USE imports of the same symbol 2010-07-08 Tobias Burnus New
[committed] Fix exit and cycle handling in collapsed !$omp do (PR fortran/44847) 2010-07-08 Jakub Jelinek New
Fix build on Solaris (2) 2010-07-08 Eric Botcazou New
Fix lto_section_name array 2010-07-08 Andi Kleen New
Fix PR middle-end/44843 2010-07-08 Eric Botcazou New
Patch for AMD Dispatch Scheduler 2010-07-08 reza yazdani New
[1/4] Add flag -ftree-loop-if-convert-memory-writes. 2010-07-08 Sebastian Pop New
[4/4] Speed-up ifcvt_memrefs_wont_trap caching previous results. 2010-07-08 Sebastian Pop New
[3/4] Do not check whether memory references accessed in every iteration trap. 2010-07-08 Sebastian Pop New
ARM patch: Improve Thumb epilogues (PR40657) 2010-07-08 Bernd Schmidt New
Fix target/44877 (powerpc vectorization failure) 2010-07-08 Michael Meissner New
[java,mingw] Fix (typos) compile errors. 2010-08-12 Tom Tromey New
[ARM] 4.5.x Fix PR43698 in 4.5 branch. 2010-07-30 Ramana Radhakrishnan New
Split up toplevel library-disabling cases 2011-04-01 Joseph S. Myers New
Update postreload.c to avoid long compilation time 2010-07-30 Martin Thuresson New
(partially) fix lto bootstrap (PR bootstrap/48148) 2011-04-01 Jakub Jelinek New
REVISED PATCH: adjust init_set_costs to account for call_used_regs (PR42505) 2010-07-08 Sandra Loosemore New
[AVR] : Fix PR45263 2011-04-01 Georg-Johann Lay New
[vect] Ask for review and approving the patch about vect and loongson 2010-07-09 Eric Fisher New
[i386] : Add support of "hotfix" -feature for x64 2010-07-09 Mike Stump New
[vect] Ask for review and approving the patch about vect and loongson 2010-07-09 Eric Fisher New
doc patch for gengtype's tag 2010-07-09 Basile Starynkevitch New