2014-11-18 |
Maciej W. Rozycki | mips.md (*jump_absolute): Use a branch when in range... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Maciej W. Rozycki | c11-atomic-exec-5.c (dg-timeout-factor): New setting. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Kyrylo Tkachov | [ARM/AArch64] Improve modeled latency between FP operat... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Martin Liska | fibonacci_heap is used for var-tracking. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Martin Liska | bt-load is ported to fibonacci_heap. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Martin Liska | tracer ported to new fibonacci_heap data structure. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Martin Liska | fibonacci_heap is used for bb-reoder purpose. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Martin Liska | New template fibonacci_heap class introduced. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Paolo Carlini | re PR c++/55942 ([C++11] sorry, unimplemented: calling... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Marek Polacek | re PR sanitizer/63866 (ICE in C++ printer with -fdump... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Felix Yang | aarch64.c (doloop_end): New pattern. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Jason Merrill | * pt.c (instantiate_template_1): Use tsubst_aggr_type... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Jason Merrill | * tree.c (warn_deprecated_use): Show declaration with... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Jason Merrill | re PR c++/58102 (rejects valid initialization of conste... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Richard Biener | re PR tree-optimization/63914 (ICE in set_lattice_value... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Paolo Carlini | re PR c++/55443 (ICE for some placement new expressions... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Bernd Schmidt | Fix header conflicts in nvptx. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Paolo Carlini | re PR c++/60245 (function with using defined parameter... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Paolo Carlini | re PR c++/60771 (static in-class constexpr const refere... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Christophe... | neon-testgen.ml (emit_prologue): Handle new compile_tes... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Christophe... | vcls.c: New test. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Alan Lawrence | [AArch64]Replace temporary assembler for vld1_dup |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Alexander Ivchenko | safe-3.c: Add bind_pic_locally. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Hale Wang | small-multiply-m0-1.c: Only apply when "-mcpu=cortex... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Marc Glisse | tree.c (element_mode, [...]): New functions. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Kyrylo Tkachov | [ARM] Use std::swap instead of manually swapping |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [Patch ARM Refactor Builtins 8/8] Neaten up the ARM... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [Patch ARM Refactor Builtins 7/8] Use qualifiers arrays... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [Patch ARM Refactor Builtins 6/8] Add some tests for... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [Patch ARM Refactor Builtins 5/8] Start keeping track... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [Patch ARM Refactor Builtins 4/8] Refactor "VAR<n... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [Patch ARM Refactor Builtins 3/8] Pull builtins code... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [Patch ARM Refactor Builtins 2/8] Move Processor flags... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
James Greenhalgh | [ARM Refactor Builtins: 1/8] Remove arm_neon.h's "Magic... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Kyrylo Tkachov | [ARM] Handle simple SImode PLUS and MINUS cases in... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Jiong Wang | [LRA] Relax one gcc_assert in lra-eliminate for fixed... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Marat Zakirov | opts.c (finish_options): Disable aggressive opts for... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Yury Gribov | re PR sanitizer/63802 (UBSan doesn't catch misaligned... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Ilya Enkovich | passes.c (remove_cgraph_node_from_order): New. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Terry Guo | arm.c (arm_issue_rate): Return 2 for cortex-m7. |
commit | commitdiff | tree | snapshot |
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 |
next |