summaryrefslogtreecommitdiff
path: root/gcc/matrix-reorg.c
Commit message (Expand)AuthorAgeFilesLines
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-3/+1
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-52/+28
* diagnostic-core.h: New.Joseph Myers2010-05-271-2/+2
* * matrix-reorg.c (matrix_reorg): Rebuild edges.Jan Hubicka2010-05-111-0/+1
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-11/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-70/+70
* tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.Bernhard Reutner-Fischer2009-06-071-0/+1
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-5/+9
* ipa-reference.c: Do not include c-common.h, include splay-tree.h.Steven Bosscher2009-05-011-2/+0
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-2/+1
* tree-cfg.c (verify_gimple_assign_unary): Adjust vector code verification.Richard Guenther2009-04-141-2/+3
* omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher2009-04-031-1/+1
* dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek2009-03-181-5/+5
* tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments.Zdenek Dvorak2009-03-041-1/+1
* matrix-reorg.c (transform_allocation_sites): Initializers added to avoid the ...Sergei Dyshel2008-09-251-1/+1
* see.c (see_merge_one_def_extension): Silence used uninitialized warning.Jan Hubicka2008-08-291-1/+1
* re PR tree-optimization/37185 (gcc.dg/matrix/transpose-3.c:16: internal compi...Razya Ladelsky2008-08-241-0/+1
* tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily2008-08-181-2/+1
* matrix-reorg.c (compute_offset): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-4/+8
* matrix-reorg.c: Re-enable all code.Doug Kwan2008-08-021-342/+413
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-43/+52
* driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi2008-06-261-18/+24
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+4
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-4/+3
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+6
* matrix-reorg.c (gate_matrix_reorg): Don't comment out whole program flag.Razya Ladelsky2007-10-151-1/+1
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-4/+4
* matrix-reorg.c (analyze_matrix_allocation_site): Avoid referring to an unallo...Razya Ladelsky2007-07-311-4/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-1/+1
* omega.c (coalesce): Fix memory leak on early exit.Dirk Mueller2007-07-151-1/+4
* tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak2007-07-091-48/+13
* [multiple changes]Andrew Pinski2007-06-151-20/+17
* matrix-reorg.c (transform_access_sites): Fix computation.Razya Ladelsky2007-06-051-27/+42
* matrix-reorg.c: New file.Razya Ladelsky2007-05-281-0/+2351