2015-10-27 |
Nathan Sidwell | internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New. |
commit | commitdiff | tree |
2015-10-27 |
Nathan Sidwell | target-insns.def (oacc_fork, oacc_join): Define. |
commit | commitdiff | tree |
2015-10-27 |
Nathan Sidwell | omp-low.c (oacc_init_rediction_array): New. |
commit | commitdiff | tree |
2015-10-27 |
Nathan Sidwell | * omp-low.c (pass_oacc_device_lower::execute): Ignore... |
commit | commitdiff | tree |
2015-10-27 |
Cesar Philippidis | c-parser.c (c_parser_oacc_shape_clause): New. |
commit | commitdiff | tree |
2015-10-27 |
Nathan Sidwell | parser.c (cp_parser_omp_clause_name): Add auto, gang... |
commit | commitdiff | tree |
2015-10-27 |
Nathan Sidwell | internal-fn.c (expand_UNIQUE): New. |
commit | commitdiff | tree |
2015-10-27 |
Richard Henderson | re PR rtl-optimization/67609 (Generates wrong code... |
commit | commitdiff | tree |
2015-10-27 |
Kyrylo Tkachov | [AArch64] PR 68102: Check that operand is REG before... |
commit | commitdiff | tree |
2015-10-27 |
Kyrylo Tkachov | [AArch64] Handle vector float modes properly in aarch64... |
commit | commitdiff | tree |
2015-10-27 |
Paul Thomas | re PR fortran/67933 (ICE for array of a derived type... |
commit | commitdiff | tree |
2015-10-27 |
Thomas Schwinge | [PR fortran/63865] OpenACC cache directive: match Fortr... |
commit | commitdiff | tree |
2015-10-27 |
Alan Hayward | 2015-10-27 Alan Hayward <alan.hayward@arm.com> |
commit | commitdiff | tree |
2015-10-27 |
Steven G. Kargl | re PR fortran/68108 (erroneous error message 'scalar... |
commit | commitdiff | tree |
2015-10-27 |
Abderrazek... | isl schedule tree |
commit | commitdiff | tree |
2015-10-27 |
H.J. Lu | Properly handle -fno-plt in ix86_expand_call |
commit | commitdiff | tree |
2015-10-27 |
Richard Biener | re PR tree-optimization/68104 (ice in vect_update_misal... |
commit | commitdiff | tree |
2015-10-27 |
Daniel Jacobowitz | config.gcc: Handle --enable-fdpic. |
commit | commitdiff | tree |
2015-10-27 |
Alan Lawrence | tree-scalar-evolution.c: Handle LSHIFT by constant |
commit | commitdiff | tree |
2015-10-27 |
Kyrylo Tkachov | [ARM] PR target/67929 Tighten vfp3_const_double_for_bit... |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move ldexp, scalbn and scalbln folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Rename logb and significand folds |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move fmin and fmax folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Evandro Menezes | [PATCH] [AArch64] Distinct costs for sign and zero... |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move min(max...) and max(min...) folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Split constant handling out of fold_builtin_fma |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Remove constant handling from fold_builtin_{,f}abs |
commit | commitdiff | tree |
2015-10-27 |
Hristian Kirtchev | namet.adb, namet.ads: Minor reformatting. |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move copysign folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move signbit folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Fold comparisons between sqrt and zero |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-27 |
Hristian Kirtchev | inline.adb (Is_Expression_Function): Removed. |
commit | commitdiff | tree |
2015-10-27 |
Hristian Kirtchev | lib-xref-spark_specific.adb, [...]: Minor reformatting. |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | sinput.ads, [...]: Fix typos. |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-27 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-27 |
Ilya Enkovich | tree-vect-generic.c (expand_vector_operations_1): Check... |
commit | commitdiff | tree |
2015-10-27 |
Kyrylo Tkachov | [AArch64] Enable autoprefetcher modelling in the scheduler |
commit | commitdiff | tree |
2015-10-27 |
Thomas Schwinge | [PR testsuite/68063] Add missing private clause in... |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move expN folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move powi folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move pow folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Move hypot folds to match.pd |
commit | commitdiff | tree |
2015-10-27 |
Richard Sandiford | Don't create SSA names until in SSA form |
commit | commitdiff | tree |
2015-10-27 |
Richard Biener | cfg.c (free_edge): Add function argument and use it... |
commit | commitdiff | tree |
2015-10-27 |
Thomas Schwinge | [PR c/64765, c/64880] Support OpenACC Combined Directiv... |
commit | commitdiff | tree |
2015-10-27 |
Tom de Vries | Add var in push_fields_onto_fieldstack |
commit | commitdiff | tree |
2015-10-27 |
Bin Cheng | loop-invariant.c (struct def): New field can_prop_to_ad... |
commit | commitdiff | tree |
2015-10-27 |
John David... | re PR libffi/65441 (FAIL: libffi.call/float2.c -W ... |
commit | commitdiff | tree |
2015-10-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-10-26 |
Jason Merrill | DR 2179 |
commit | commitdiff | tree |
2015-10-26 |
Doug Evans | * config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAUL... |
commit | commitdiff | tree |
2015-10-26 |
Louis Krupp | re PR fortran/66056 (ICEs and endless compilation for... |
commit | commitdiff | tree |
2015-10-26 |
Mike Frysinger | libjava: fix locale handling when sorting JNI methods |
commit | commitdiff | tree |
2015-10-26 |
Steven G. Kargl | re PR fortran/36192 (ICE with wrong index types and... |
commit | commitdiff | tree |
2015-10-26 |
Eric Botcazou | match.pd (fold_widened_comparison): Apply simplificatio... |
commit | commitdiff | tree |
2015-10-26 |
Simon Dardis | target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P... |
commit | commitdiff | tree |
2015-10-26 |
Thomas Schwinge | abort might not flush all open streams before process... |
commit | commitdiff | tree |
2015-10-26 |
Thomas Schwinge | libgomp testsuite: Remove some explicit acc_device_nvid... |
commit | commitdiff | tree |
2015-10-26 |
Thomas Schwinge | libgomp: Additional acc_shutdown bug fixing and testing |
commit | commitdiff | tree |
2015-10-26 |
Thomas Schwinge | [libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c+... |
commit | commitdiff | tree |
2015-10-26 |
Thomas Schwinge | [PR libgomp/65437, libgomp/66518] Initialize runtime... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Hristian Kirtchev | contracts.adb (Analyze_Object_Contract): Set and restor... |
commit | commitdiff | tree |
2015-10-26 |
Jeff Law | [PATCH] [PR tree-optimization/68013] Make sure first... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Richard Biener | re PR rtl-optimization/67443 (DSE removes required... |
commit | commitdiff | tree |
2015-10-26 |
Richard Sandiford | Allow more complex call replacements in gimple-fold.c |
commit | commitdiff | tree |
2015-10-26 |
Ilya Verbin | offload_host.cpp (OffloadDescriptor::setup_misc_data... |
commit | commitdiff | tree |
2015-10-26 |
Richard Sandiford | Fix attribution in ChangeLog |
commit | commitdiff | tree |
2015-10-26 |
Richard Biener | tree-object-size.c: Remove builtins.h include, include... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Richard Biener | match.pd ((A & ~B) - (A & B) -> (A ^ B) - B): Add missi... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Jerome Lambourg | sysdep.c (__gnat_get_task_options): Refine the workarou... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Hristian Kirtchev | sem_ch3.adb, [...]: Minor reformatting. |
commit | commitdiff | tree |
2015-10-26 |
Andre Vehreschild | re PR fortran/66927 (ICE in gfc_conf_procedure_call) |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Bob Duff | s-rident.ads (No_Dynamic_Sized_Objects): New restrictio... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | debug.adb: Introduce debug flag -gnatd.5. |
commit | commitdiff | tree |
2015-10-26 |
Pascal Obry | s-os_lib.ads, [...] (Kill): New routine. |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | einfo.ads, [...] (Needs_Typedef, [...]): Removed, no... |
commit | commitdiff | tree |
2015-10-26 |
Alan Hayward | tree-vect-loop.c (vect_create_epilog_for_reduction... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Kyrylo Tkachov | [auto-inc-dec.c] Account for cost of move operation... |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | osint-c.ads: Minor comment update. |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
2015-10-26 |
Arnaud Charlet | [multiple changes] |
commit | commitdiff | tree |
next |