aboutsummaryrefslogtreecommitdiff
path: root/gcc/matrix-reorg.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-5/+9
2009-05-01ipa-reference.c: Do not include c-common.h, include splay-tree.h.Steven Bosscher1-2/+0
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-2/+1
2009-04-14tree-cfg.c (verify_gimple_assign_unary): Adjust vector code verification.Richard Guenther1-2/+3
2009-04-03omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher1-1/+1
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek1-5/+5
2009-03-04tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments.Zdenek Dvorak1-1/+1
2008-09-25matrix-reorg.c (transform_allocation_sites): Initializers added to avoid the ...Sergei Dyshel1-1/+1
2008-08-29see.c (see_merge_one_def_extension): Silence used uninitialized warning.Jan Hubicka1-1/+1
2008-08-24re PR tree-optimization/37185 (gcc.dg/matrix/transpose-3.c:16: internal compi...Razya Ladelsky1-0/+1
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-2/+1
2008-08-06matrix-reorg.c (compute_offset): Avoid C++ keywords.Kaveh R. Ghazi1-4/+8
2008-08-02matrix-reorg.c: Re-enable all code.Doug Kwan1-342/+413
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-43/+52
2008-06-26driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi1-18/+24
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+4
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-4/+3
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+6
2007-10-15matrix-reorg.c (gate_matrix_reorg): Don't comment out whole program flag.Razya Ladelsky1-1/+1
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-4/+4
2007-07-31matrix-reorg.c (analyze_matrix_allocation_site): Avoid referring to an unallo...Razya Ladelsky1-4/+8
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-15omega.c (coalesce): Fix memory leak on early exit.Dirk Mueller1-1/+4
2007-07-09tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak1-48/+13
2007-06-15[multiple changes]Andrew Pinski1-20/+17
2007-06-05matrix-reorg.c (transform_access_sites): Fix computation.Razya Ladelsky1-27/+42
2007-05-28matrix-reorg.c: New file.Razya Ladelsky1-0/+2351