re PR target/80090 (Incorrect assembler - output_addr_const may generate visibility...
[gcc.git] / libgomp / testsuite / libgomp.c /
2017-04-20 Alexander Monakovomp-low: fix lastprivate/linear lowering for SIMT
2017-04-11 Jakub Jelinekre PR libgomp/80394 (Empty OpenMP task is wrongly remov...
2017-03-08 Jakub Jelinekre PR c/79940 (OpenMP pragma - internal compiler error...
2017-02-15 Rainer OrthEnable libgomp.c/pr48591.c on __float128 targets
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-05-26 Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-04-20 Jakub Jelinekre PR middle-end/70680 (OpenMP SIMD linear variable...
2016-04-12 Jakub Jelinekomp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE...
2016-03-07 Martin Jambor[hsa testsuite] Adjust libgomp tests that do not work...
2016-02-19 Jakub Jelinekre PR driver/69805 (ICE in greater_than_spec_func,...
2016-02-09 Tom de VriesFix GOMP/GOACC_parallel optimization in ipa-pta
2016-02-02 Alexander Monakovlibgomp: fix target-31.c testcase
2016-02-02 Alexander Monakovlibgomp: fix teams-3/4 testcases
2016-01-26 Tom de VriesHandle DR_NUM_DIMENSIONS == 0 in initialize_data_depend...
2016-01-07 Jakub Jelinekre PR c/68960 (__attribute__ ((aligned ())) is ignored...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-15 Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-09 Tom de VriesFix GOMP/GOACC_parallel handling in find_func_clobbers
2015-11-30 Tom de VriesHandle BUILT_IN_GOMP_PARALLEL in ipa-pta
2015-11-27 Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-26 Jakub Jelinek* testsuite/libgomp.c/target-35.c: New test.
2015-11-20 Jakub Jelinekre PR middle-end/68221 (libgomp reduction-11/12 failures)
2015-11-14 Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-05 Jakub Jelinekgcc/
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-13 Tom de VriesAdd param parloops-schedule
2015-09-03 Tom de VriesFix inner loop phi in expand_omp_for_static_chunk
2015-08-29 Tom de VriesHandle mix/max pointer reductions in parloops
2015-08-24 Tom de VriesOptimize expand_omp_for_static_chunk for chunk_size one
2015-07-28 Tom de VriesHandle double reduction in parloops
2015-07-24 Cesar Philippidisre PR libgomp/66714 (ICE in loc_list_from_tree with -g)
2015-07-22 Maxim Blumenthalre PR libgomp/66950 (FAIL: libgomp.fortran/examples...
2015-07-14 Maxim Blumenthalsimd-3.c: (main): Change type of res and ref from int...
2015-07-13 Maxim BlumenthalUpdate libgomp/testsuite/*/examples-4/* according to...
2015-07-08 Tom de VriesFix libgomp.c/parloops-exit-first-loop-alt{,-3}.c testcases
2015-07-07 Tom de VriesAdd empty loop exit block in transform_to_exit_first_lo...
2015-06-30 Tom de VriesAdd parloops-exit-first-loop-alt-{5,6,7}.c
2015-06-30 Tom de VriesUse max_loop_iterations in transform_to_exit_first_loop_alt
2015-06-23 Tom de VriesUse abort in parloops-exit-first-loop-alt-{3,4}.c
2015-06-15 Tom de VriesRemove dg-options -O2 in libgomp.c
2015-06-15 Tom de VriesFix typo in libgomp/testsuite/libgomp.c/pr35625.c
2015-06-15 Tom de VriesRemove -fopenmp in dg-options in libgomp.c
2015-06-15 Tom de VriesUse dg-additional-options for -std={gnu99,c99}
2015-06-13 Tom de VriesAdd gcc.dg/parloops-exit-first-loop-alt-4.c
2015-06-13 Tom de VriesUpdate parloops-exit-first-loop-alt{,-2,-3}.c
2015-06-05 Tom de VriesAdd transform_to_exit_first_loop_alt
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-13 Jakub Jelinekre PR middle-end/66133 (Wrong-code with noreturn #pragm...
2015-03-19 Jakub Jelinekc-decl.c (c_decl_attributes): Also add "omp declare...
2015-02-11 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-02-04 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-01-23 Jakub Jelinekre PR middle-end/64734 (ICE at omp lowering)
2015-01-23 Tom de VriesMake fopenmp an LTO option
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Ilya VerbinForce output of vars with "omp declare target" attribut...
2014-11-28 Andrey Turetskiyomp-low.c (lower_omp_critical): Mark critical sections...
2014-11-26 Jakub Jelineke.53.4.c: Add -DITESTITERS=20 to dg-options unless...
2014-11-19 Uros Bizjake.53.5.c: Require vect_simd_clones effective target.
2014-11-14 Jakub Jelineke.54.2.c (main): Use N / 8 instead of 32 as block_size.
2014-11-13 Andrey Turetskiy[PATCH 7/7] OpenMP 4.0 offloading infrastructure: tests...
2014-10-06 Marek Polacekaffinity-1.c: Include <sys/wait.h>.
2014-10-06 Marek Polacekaffinity-1.c: Fix implicit declarations.
2014-10-03 Jakub Jelinekre PR libgomp/61200 (internal compiler error: Segmentat...
2014-08-04 Jakub Jelinektask.c (GOMP_taskgroup_end): If taskgroup->num_children...
2014-08-01 Jakub Jelineklibgomp.h (struct gomp_task_depend_entry): Add redundan...
2014-07-06 Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-07-03 Jakub Jelineklibgomp.exp (libgomp_target_compile): If $source matche...
2014-06-24 Jakub Jelinekgimplify.c (gimplify_omp_for): For #pragma omp for...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-05-02 Jakub Jelinekgimplify.c (gimplify_adjust_omp_clauses_1): Handle...
2014-04-24 Jakub Jelinekc-parser.c (c_parser_omp_atomic): Allow seq_cst before...
2014-04-24 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-01-02 Richard SandifordUpdate copyright years in libgomp/
2013-12-17 Andreas Tobleraffinity-1.c: Remove alloca.h inlcude.
2013-12-16 Jakub Jelinekre PR libgomp/58756 (FAIL: libgomp.c/pr58392.c executio...
2013-11-07 Thomas Schwingelibgomp: Prepare for testcases without -fopenmp.
2013-10-11 Thomas Schwingelib-1.c (main): Add missing error check.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-19 Jakub Jelinekomp-low.c (expand_omp_sections): Always pass len -...
2013-06-20 Iain Sandoelibgomp.exp: Reorder lib loads into dependency order.
2013-06-10 Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-05-16 Jakub Jelinekomp-low.c (extract_omp_for_data): For collapsed loops...
2013-01-14 Richard SandifordUpdate copyright years in libgomp.
2012-07-03 Uros Bizjakxmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.
2012-06-07 Jakub Jelinekre PR c/53580 (Internal Segmentation fault in nested...
2012-03-22 Jakub Jelinekre PR middle-end/52547 (ICE with openmp with nested...
2012-02-08 Richard Guentherre PR tree-optimization/46886 (wrong code with -ftree...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-29 Jakub Jelinekre PR middle-end/49897 (nesting lastprivate gives incor...
2011-07-28 H.J. LuCheck ia32 instead of ilp32 for ia32 tests.
2011-04-13 Jakub Jelinekre PR middle-end/48591 (OpenMP ICE with atomics on...
2010-04-26 Jakub Jelinekre PR c/43893 (Error: Invalid controlling predicate...
2010-03-22 Jakub Jelinekre PR libgomp/42942 (OpenMP omp_set_max_active_levels...
2009-11-13 Jakub Jelinekre PR middle-end/42029 (ICE with complex data type...
2009-07-11 Richard Sandifordre PR testsuite/40699 (All sparcv9 libjava execution...
2009-06-30 Richard Sandifordgcc-defs.exp (gcc-set-multilib-library-path): Delete.
2009-04-01 Jakub Jelinekre PR other/39591 (GOMP_loop_end illegally optmized...
2009-03-25 Uros Bizjakatomic-5.c: Cleanup cpuid usage.
2009-03-23 Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
next