Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3197 patches
« 1 2 ... 29 30 31 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[50/89] Make gimple_phi_arg_set_location require a gimple_phi - - - - --- 2014-04-21 David Malcolm New
[49/89] Make add_phi_arg require a gimple_phi - - - - --- 2014-04-21 David Malcolm New
[48/89] Make gimple_phi_arg_def_ptr and gimple_phi_arg_has_location require a gimple_phi - - - - --- 2014-04-21 David Malcolm New
[47/89] omp-low.c: Use more concrete types of gimple statement for various locals - - - - --- 2014-04-21 David Malcolm New
[46/89] tree-parloops.c: Use gimple_phi in various places - - - - --- 2014-04-21 David Malcolm New
[45/89] Introduce gimple_omp_sections - - - - --- 2014-04-21 David Malcolm New
[44/89] Introduce gimple_omp_teams - - - - --- 2014-04-21 David Malcolm New
[43/89] Introduce gimple_omp_target - - - - --- 2014-04-21 David Malcolm New
[42/89] Introduce gimple_omp_single - - - - --- 2014-04-21 David Malcolm New
[41/89] Introduce gimple_omp_task - - - - --- 2014-04-21 David Malcolm New
[40/89] tree-cfg.c: Make verify_gimple_call require a gimple_call - - - - --- 2014-04-21 David Malcolm New
[39/89] Introduce gimple_omp_parallel - - - - --- 2014-04-21 David Malcolm New
[38/89] Introduce gimple_omp_for - - - - --- 2014-04-21 David Malcolm New
[37/89] Introduce gimple_omp_critical - - - - --- 2014-04-21 David Malcolm New
[36/89] Introduce gimple_omp_continue - - - - --- 2014-04-21 David Malcolm New
[35/89] Introduce gimple_omp_atomic_store - - - - --- 2014-04-21 David Malcolm New
[34/89] Introduce gimple_omp_atomic_load - - - - --- 2014-04-21 David Malcolm New
[33/89] Use more concrete types for various gimple statements - - - - --- 2014-04-21 David Malcolm New
[32/89] Introduce gimple_try - - - - --- 2014-04-21 David Malcolm New
[31/89] Use subclasses of gimple in various places - - - - --- 2014-04-21 David Malcolm New
[30/89] Introduce gimple_eh_dispatch - - - - --- 2014-04-21 David Malcolm New
[29/89] Introduce gimple_resx - - - - --- 2014-04-21 David Malcolm New
[28/89] Introduce gimple_eh_else - - - - --- 2014-04-21 David Malcolm New
[27/89] Introduce gimple_eh_must_not_throw - - - - --- 2014-04-21 David Malcolm New
[26/89] Introduce gimple_eh_filter - - - - --- 2014-04-21 David Malcolm New
[25/89] Introduce gimple_catch - - - - --- 2014-04-21 David Malcolm New
[24/89] Introduce gimple_transaction - - - - --- 2014-04-21 David Malcolm New
[23/89] Introduce gimple_asm - - - - --- 2014-04-21 David Malcolm New
[22/89] Introduce gimple_goto - - - - --- 2014-04-21 David Malcolm New
[21/89] Introduce gimple_return - - - - --- 2014-04-21 David Malcolm New
[20/89] Introduce gimple_call - - - - --- 2014-04-21 David Malcolm New
[19/89] Const-correctness of gimple_call_builtin_p - - - - --- 2014-04-21 David Malcolm New
[18/89] Concretize get_loop_exit_condition et al to working on gimple_cond - - - - --- 2014-04-21 David Malcolm New
[17/89] Update various expressions within tree-scalar-evolution.c to be gimple_phi - - - - --- 2014-04-21 David Malcolm New
[16/89] tree-ssa-loop-ivopts.c: use gimple_phi in a few places - - - - --- 2014-04-21 David Malcolm New
[15/89] tree-ssa-loop-manip.c: use gimple_phi in three places - - - - --- 2014-04-21 David Malcolm New
[14/89] tree-ssa-loop-niter.c: use gimple_phi in a few places - - - - --- 2014-04-21 David Malcolm New
[13/89] tree-ssa-phiprop.c: use gimple_phi - - - - --- 2014-04-21 David Malcolm New
[12/89] tree-predcom.c: use gimple_phi in various places - - - - --- 2014-04-21 David Malcolm New
[11/89] tree-parloops.c: use gimple_phi in various places - - - - --- 2014-04-21 David Malcolm New
[10/89] Update ssa_prop_visit_phi_fn callbacks to take a gimple_phi - - - - --- 2014-04-21 David Malcolm New
[09/89] Introduce gimple_phi_iterator - - - - --- 2014-04-21 David Malcolm New
[08/89] Introduce gimple_phi and use it in various places - - - - --- 2014-04-21 David Malcolm New
[07/89] Introduce gimple_debug and use it in a few places - - - - --- 2014-04-21 David Malcolm New
[06/89] Introduce gimple_label and use it in a few places - - - - --- 2014-04-21 David Malcolm New
[05/89] Introduce gimple_assign and use it in various places - - - - --- 2014-04-21 David Malcolm New
[04/89] Introduce gimple_cond and use it in various places - - - - --- 2014-04-21 David Malcolm New
[03/89] Introduce gimple_bind and use it for accessors. - - - - --- 2014-04-21 David Malcolm New
[02/89] Introduce gimple_switch and use it in various places - - - - --- 2014-04-21 David Malcolm New
[01/89] Const-correctness fixes for some gimple accessors - - - - --- 2014-04-21 David Malcolm New
[jit] Avoid shadowing progname global - - - - --- 2014-03-19 David Malcolm New
[jit] Tighten up the distinction between pointers and arrays - - - - --- 2014-03-19 David Malcolm New
[jit] Add missing tests to test-combination.c - - - - --- 2014-03-18 David Malcolm New
[jit] Support array to pointer conversions - - - - --- 2014-03-14 David Malcolm New
[jit] Add type-checking to gcc_jit_context_new_cast - - - - --- 2014-03-14 David Malcolm New
[jit] Include locations in error reports where available - - - - --- 2014-03-13 David Malcolm New
[jit] Fix state issue in gcse.c - - - - --- 2014-03-11 David Malcolm New
[jit] Cleanup base_types - - - - --- 2014-03-11 David Malcolm New
[jit] Fix global state init_p within ipa_init - - - - --- 2014-03-10 David Malcolm New
[jit] Make various C++ wrapper methods const - - - - --- 2014-03-10 David Malcolm New
[(for,next,stage,1)] Add return type to gimple function dumps - - - - --- 2014-03-10 David Malcolm New
[jit] Use exceptions in the C++ wrapper API - - - - --- 2014-03-10 David Malcolm New
[jit] Add GCC_JIT_FUNCTION_ALWAYS_INLINE and fix GCC_JIT_FUNCTION_INTERNAL. - - - - --- 2014-03-07 David Malcolm New
[jit] Reorganize jit.dg/test-functions.c - - - - --- 2014-03-07 David Malcolm New
[jit] Add creating globals to C++ wrapper API - - - - --- 2014-03-07 David Malcolm New
[jit] Tweaks to location-handling - - - - --- 2014-03-07 David Malcolm New
[jit] Visit parent contexts in disassociate_from_playback - - - - --- 2014-03-07 David Malcolm New
[jit] New API entrypoint: gcc_jit_function_dump_to_dot - - - - --- 2014-03-05 David Malcolm New
[jit] Fixes to type-checking - - - - --- 2014-03-04 David Malcolm New
[jit] New API entrypoint: gcc_jit_type_get_volatile - - - - --- 2014-03-04 David Malcolm New
[jit] Add more syntactic sugar to C++ wrapper API - - - - --- 2014-03-03 David Malcolm New
[jit] Add typechecking to binary ops and comparisons - - - - --- 2014-02-28 David Malcolm New
[jit] New API entrypoint: gcc_jit_context_new_cast - - - - --- 2014-02-28 David Malcolm New
[jit] New API entrypoint: gcc_jit_block_get_function - - - - --- 2014-02-28 David Malcolm New
[jit] Major API change: blocks rather than labels - - - - --- 2014-02-27 David Malcolm New
[jit] New API entrypoint: gcc_jit_function_add_void_return - - - - --- 2014-02-25 David Malcolm New
[jit] Ensure that locals make it into the generated debuginfo - - - - --- 2014-02-25 David Malcolm New
[jit] New API entrypoint: gcc_jit_context_dump_to_file - - - - --- 2014-02-21 David Malcolm New
[jit] Add some type-checking to parameters requiring pointers - - - - --- 2014-02-19 David Malcolm New
[jit] Support self-referential data structures (API changes). - - - - --- 2014-02-18 David Malcolm New
[jit] Avoid using a NULL context when reporting errors - - - - --- 2014-02-18 David Malcolm New
[jit] Add some syntactic sugar to C++ wrapper API - - - - --- 2014-02-14 David Malcolm New
[jit] New API entrypoint: gcc_jit_context_get_builtin_function - - - - --- 2014-02-13 David Malcolm New
[jit] Require function names to be valid C identifiers for now - - - - --- 2014-02-13 David Malcolm New
[jit] Add an explicit boolean type - - - - --- 2014-02-11 David Malcolm New
[jit] Fix error message in test - - - - --- 2014-02-11 David Malcolm New
[jit] Improvements to error-handling - - - - --- 2014-02-11 David Malcolm New
[jit] Add the ability to get int types by size/signedness. - - - - --- 2014-02-10 David Malcolm New
[jit] Add gcc_jit_function_get_param - - - - --- 2014-02-10 David Malcolm New
[jit] Mark "get_inner_" methods as const within C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[jit] Add operator overloading to the C++ API. - - - - --- 2014-02-10 David Malcolm New
[jit] Provide a more terse C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[jit] Pass std::vector by reference within the C++ wrapper API - - - - --- 2014-02-10 David Malcolm New
[jit] Use std::string rather than const char * in C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[jit] Use default arguments to eliminate half of the methods in the C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[jit] Update TODO.rst - - - - --- 2014-02-10 David Malcolm New
[jit] Add some methods to the C++ wrapper API. - - - - --- 2014-02-06 David Malcolm New
[jit] Improvements to array access (API change and additions) - - - - --- 2014-02-04 David Malcolm New
[jit] Add a gcc_jit_object base class, exposing debug strings and contexts - - - - --- 2014-02-03 David Malcolm New
[jit] Add libgccjit++.h, a C++ wrapper to the API - - - - --- 2014-01-31 David Malcolm New
« 1 2 ... 29 30 31 32 »