2014-11-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Vladimir Makarov | re PR rtl-optimization/63906 (lra_remat miscompiles... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Mircea Namolaru | Support for unroll and jam optimization. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Andrew Pinski | thunderx.md: Remove copyright which should not have... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Michael Meissner | rs6000.c (RELOAD_REG_AND_M16): Add support for Altivec... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
H.J. Lu | Export "detect_leaks=0" |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jason Merrill | re PR c++/33911 (attribute deprecated vs. templates) |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhouyi Zhou | ira-conflicts.c (build_conflict_bit_table): Add the... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jan Hubicka | ipa-cp.c (ipa_get_indirect_edge_target_1): Handle specu... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Tom de Vries | Add -ftree-tail-merge to tail-merge testcases |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Tom de Vries | Fix scan patterns for pr43864-{2,3,4].c |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jason Merrill | re PR c++/50473 ([C++0x] ICE in type_has_nontrivial_cop... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jan Hubicka | tree.c (free_lang_data_in_decl): Set DECL_FUNCTION_SPEC... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jason Merrill | Handle C++14 constexpr flow control. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jason Merrill | cp-gimplify.c (genericize_cp_loop): Use LOOP_EXPR. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jan Hubicka | cgraphunit.c (analyze_functions): Use opt_for_fn. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jan Hubicka | cgraph.c (symbol_table::create_edge): Use opt_for_fn. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jan Hubicka | predict.c (maybe_hot_frequency_p): Use opt_for_fn. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Alan Lawrence | [AArch64] Extend aarch64_simd_vec_set pattern, replace... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jason Merrill | * constexpr.c (use_new_call): Always use new call handling. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jason Merrill | C++14 constexpr support (minus loops and multiple returns) |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Alan Lawrence | aarch64-builtins.c (TYPES_CREATE): Remove. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Kyrylo Tkachov | [AArch64] Remove crypto extension from default for... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jason Merrill | re PR c++/52282 ([C++0x] rejects-valid issues with... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Jan Hubicka | tree.c (free_lang_data_in_decl): Annotate all functio... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Ilya Enkovich | builtins.c (expand_builtin_memcpy_with_bounds): Use... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Ilya Enkovich | tree-ssa-strlen.c: include ipa-chkp.h, cgraph.h, ipa... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Ilya Enkovich | tree-chkp-opt.c (chkp_get_nobnd_fndecl): New. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Ilya Enkovich | tree-core.h (built_in_class): Add builtin codes to... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
H.J. Lu | Replace unsigned long with __SIZE_TYPE__ |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Dodji Seketeli | Add more comments to some gimple accessors |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Richard Biener | re PR tree-optimization/63898 (r217560 caused segfault... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Georg-Johann Lay | avr-log.c (avr_log_set_avr_log): Set avr_log_details... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Richard Biener | re PR tree-optimization/63898 (r217560 caused segfault... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Dodji Seketeli | Added Dodji Seketeli as line map maintainer |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Markus Trippelsdorf | Add testcase for PR 63894 |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Terry Guo | thumb1.md (*addsi3_cbranch_scratch): Updated to UAL... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | ifcvt.c (HAVE_cbranchcc4): Define. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | aarch64.c (aarch64_code_to_ccmode, [...]): New functions. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | aarch64-protos.h (aarch64_ccmp_mode_to_code): New. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | aarch64-modes.def: Define ccmp CC mode. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | constraints.md (Usn, [...]): New constraints. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | Makefile.in: Add ccmp.o. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | cfgexpand.c (expand_gimple_cond): Check ccmp. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Zhenqiang Chen | target.def (gen_ccmp_first, [...]): Add two new hooks. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Patrick Palka | Always combine comparisons or conversions from booleans. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Jan Hubicka | * ipa-polymorphic-call.c |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Jan Hubicka | passes.c (execute_one_pass): Do not apply all transform... |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Uros Bizjak | * gcc.dg/vect/pr63605.c (dg-final): Cleanup vect tree... |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Jan-Benedict... | Update move-if-change from gnulib |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Eric Botcazou | tm.texi.in (TARGET_FLAGS_REGNUM): Move around. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Jan-Benedict... | Update from upstream Automake files. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Uros Bizjak | sh.c: Do not include algorithm. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Andrew Pinski | memset-4.c: New test. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Vladimir Makarov | lra-remat.c (cand_transf_func): Process regno for remat... |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Janne Blomqvist | PR 60324 VLA related fixes to random number generator. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Jan-Benedict... | Update config.{sub,guess} from upstream repo |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Jason Merrill | parser.c (cp_parser_omp_declare_reduction_exprs): A... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Jason Merrill | constexpr.c (cxx_eval_builtin_function_call): Use fold_... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Jason Merrill | * constexpr.c (cx_check_missing_mem_inits): Clarify... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Maciej W. Rozycki | guality.exp (check_guality): Fix `test_counts' restoration. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Adhemerval... | 2014-11-15 Adhemerval Zanella <azanella@linux.vnet... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
H.J. Lu | Don't run gcc.target/i386/sibcall-1.c on x32 targets |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Marek Polacek | re PR middle-end/63884 (ICE: SIGSEGV in is_sec_implicit... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Francois-Xavier... | re PR target/60104 (load not folded into indirect branc... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Vladimir Makarov | lra.c (lra): Switch off rematerialization pass. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Marc Glisse | xmmintrin.h (_mm_add_ps, [...]): Use vector extensions... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Jan Hubicka | lto-streamer-out.c (hash_tree): Use cl_optimization_hash. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Francois-Xavier... | * gcc.dg/tree-ssa/pr61144.c: Add dg-require-alias. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Francois-Xavier... | pubtypes-3.c: Include <string.h>. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Mircea Namolaru | New unroll and jam option in Graphite. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Francois-Xavier... | * gcc.dg/darwin-cfstring-format-1.c: Adjust dg-error. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Eric Botcazou | tree-cfg.c (replace_loop_annotate_in_block): New functi... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Eric Botcazou | tree-ssa-loop-ivcanon.c (try_unroll_loop_completely... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Tobias Burnus | error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jan Hubicka | ipa-prop.h (ipa_known_type_data): Remove. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Andrew Pinski | [AARCH64] Add scheduler for ThunderX |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Michael Meissner | predicates.md (easy_fp_constant): Delete redunant tests... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Martin Jambor | ipa-prop.h (jump_func_type): Removed value IPA_JF_KNOWN... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Vladimir Makarov | lra-int.h (lra_create_live_ranges): Add parameter. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Martin Jambor | ipa-prop.h (ipa_get_jf_pass_through_type_preserved... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Martin Jambor | ipa-cp.c (ipcp_value_source): Converted to a template... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jakub Jelinek | * doc/install.texi (--with-diagnostics-color=): Document. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jakub Jelinek | tree-ssa.dce.c (eliminate_unnecessary_stmts): Eliminate... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Ian Lance Taylor | runtime: set library name based on compiler name |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jakub Jelinek | ipa-pure-const.c (struct funct_state_d): Add can_free... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jakub Jelinek | sanopt.c: Include tree-ssa-operands.h. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Alan Lawrence | [Vectorizer] Tidy up vect_create_epilog / use_scalar_result |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jakub Jelinek | e.54.2.c (main): Use N / 8 instead of 32 as block_size. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Shinichiro... | * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags) |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Paolo Carlini | semantics.c (end_maybe_infinite_loop): Use fold_non_dep... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Joel Sherrill | mt_allocator.cc: Fix assumption that sizeof(void *... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
H.J. Lu | Don't enable IFUNC by default for Android and uclibc |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Felix Yang | aarch64-simd.md (*aarch64_simd_ld1r<mode>): Use VALL... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jan Hubicka | optc-save-gen.awk: Output cl_target_option_eq... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Jan Hubicka | optc-save-gen.awk: Output cl_target_option_eq... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Uros Bizjak | Makefile.am (AM_CXXFLAGS): Use -std=gnu++11. |
commit | commitdiff | tree | snapshot |
next |