summaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
Commit message (Expand)AuthorAgeFilesLines
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.Nathan Froyd2010-11-031-1/+1
* tree.h (struct tree_base): Add nameless_flag bitfield.Jakub Jelinek2010-07-231-0/+10
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-18/+18
* tree.h (build_function_call_expr): Delete.Nathan Froyd2010-07-131-30/+32
* re PR debug/44901 (-fcompare-debug failure for tree-predcom.c)Jakub Jelinek2010-07-131-6/+13
* vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd2010-07-061-19/+19
* gcc/Richard Sandiford2010-07-041-3/+4
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-28/+43
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-2/+2
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+3
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-2/+2
* cgraph.c (clone_function_name): Take SUFFIX argument; export.Jan Hubicka2010-05-291-16/+2
* diagnostic-core.h: New.Joseph Myers2010-05-271-3/+3
* re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6....Jakub Jelinek2010-04-211-10/+18
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE array as variable on ...Jakub Jelinek2010-01-261-1/+1
* Handle GIMPLE_COND in diagnose_sb_2.H.J. Lu2009-12-281-0/+21
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-11/+5
* Remove trailing white spaces.H.J. Lu2009-11-251-38/+38
* Squash commit of EH in gimpleRichard Henderson2009-09-141-10/+9
* omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of com...Michael Matz2009-08-191-2/+2
* tree-cfg.c (pass_warn_unused_result): Mark name that no dump file will be cre...Richard Guenther2009-08-031-1/+1
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-6/+12
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-11/+29
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-87/+129
* re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther2009-06-291-2/+2
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-24/+37
* re PR middle-end/39958 (OMP tasking creates invalid gimple)Jakub Jelinek2009-05-291-1/+5
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-2/+0
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-1/+2
* omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.Diego Novillo2009-04-171-0/+1
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-2/+2
* re PR tree-optimization/39698 (wrong types for vectorized reduction)Richard Guenther2009-04-161-8/+12
* omp-low.c (lower_rec_input_clauses): Build correct address expressions.Richard Guenther2009-04-151-3/+4
* tree-cfg.c (verify_gimple_assign_unary): Adjust vector code verification.Richard Guenther2009-04-141-2/+3
* re PR middle-end/39573 (Linking fails on AMD with -march=native and -fopenmp,...Jakub Jelinek2009-04-081-0/+8
* omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher2009-04-031-8/+7
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-0/+2
* re PR other/39591 (GOMP_loop_end illegally optmized into GOMP_loop_end_nowait)Jakub Jelinek2009-04-011-3/+48
* ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor2009-03-301-3/+4
* gimplify.c (mark_addressable): Export.Richard Guenther2009-03-271-0/+3
* re PR tree-optimization/39331 (OpenMP and return-slot-optimization generate i...Richard Guenther2009-03-011-1/+8
* re PR middle-end/36802 (pop_gimplify_context ICE using openmp task construct)Jakub Jelinek2008-12-081-2/+2
* omp-low.c (expand_omp_for_generic): If iter_type has different precision than...Steve Ellcey2008-11-031-2/+14
* rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor2008-09-041-1/+1
* gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.Richard Guenther2008-08-091-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-1324/+1413
* re PR middle-end/36877 (-O0 -fopenmp -march=i386 atomics)Jakub Jelinek2008-07-191-0/+1
* re PR middle-end/36790 (ICE on valid code: OpenMP task construct with default...Jakub Jelinek2008-07-101-4/+6