index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
tree-inline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2014-05-13 Richard Biener <rguenther@suse.de>
rguenth
2014-05-13
1
-0
/
+5
*
2014-04-23 Richard Biener <rguenther@suse.de>
rguenth
2014-04-23
1
-1
/
+2
*
gcc/
kyukhin
2014-03-31
1
-0
/
+1
*
2014-02-19 Richard Biener <rguenther@suse.de>
rguenth
2014-02-19
1
-32
/
+35
*
2014-02-17 Richard Biener <rguenther@suse.de>
rguenth
2014-02-17
1
-0
/
+3
*
PR ipa/60026
jakub
2014-02-07
1
-12
/
+0
*
PR ipa/60026
jakub
2014-02-04
1
-0
/
+12
*
PR tree-optimization/60003
jakub
2014-02-01
1
-6
/
+1
*
PR middle-end/59917
jakub
2014-01-29
1
-7
/
+35
*
Add type to DEFCIFCODE to describe the inline failure
hjl
2014-01-20
1
-1
/
+2
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
merge auto_vec and stack_vec
tbsaunde
2013-12-20
1
-1
/
+1
*
PR tree-optimization/59386
jakub
2013-12-11
1
-1
/
+3
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
Eliminate last_basic_block macro.
dmalcolm
2013-12-09
1
-2
/
+2
*
Eliminate profile_status macro.
dmalcolm
2013-12-09
1
-1
/
+2
*
Eliminate BASIC_BLOCK macro.
dmalcolm
2013-12-09
1
-8
/
+11
*
Rename profile_status_for_function to profile_status_for_fn.
dmalcolm
2013-12-09
1
-2
/
+2
*
2013-11-27 Richard Biener <rguenther@suse.de>
rguenth
2013-11-27
1
-2
/
+7
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-1
/
+7
*
Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-21
1
-3
/
+4
*
* gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):
amacleod
2013-11-21
1
-2
/
+1
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-30
/
+33
*
Convert gimple types from a union to C++ inheritance
dmalcolm
2013-11-19
1
-1
/
+1
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+4
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-2
/
+2
*
gcc/c-family/
rsandifo
2013-11-18
1
-1
/
+1
*
remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions
tbsaunde
2013-11-18
1
-1
/
+1
*
* basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...
law
2013-11-14
1
-15
/
+0
*
* gimplify-be.h: New file. Add prototypes.
amacleod
2013-11-14
1
-0
/
+2
*
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
amacleod
2013-11-13
1
-0
/
+2
*
2013-11-12 Andrew MacLeod <amacleod@redhat.com>
amacleod
2013-11-12
1
-1
/
+1
*
2013-11-12 Teresa Johnson <tejohnson@google.com>
tejohnson
2013-11-12
1
-0
/
+41
*
Replace some heap vectors with stack vectors.
dnovillo
2013-11-01
1
-3
/
+1
*
Autogenerated fixes of "->symbol." to "->"
dmalcolm
2013-10-29
1
-21
/
+21
*
* Makefile.def (target_modules): Remove libmudflap
law
2013-10-26
1
-10
/
+0
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-3
/
+8
*
libgomp/
jakub
2013-10-11
1
-0
/
+21
*
PR tree-optimization/58619
ramana
2013-10-08
1
-1
/
+4
*
* tree-inline.h (struct copy_body_data): Add transform_parameter.
ebotcazou
2013-09-17
1
-32
/
+57
*
PR tree-optimization/58392
jakub
2013-09-13
1
-17
/
+26
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-2
/
+2
*
Fix handling of very long asm statements in inliner
ak
2013-09-08
1
-1
/
+8
*
* Makefile.in (omp-low.o): Depend on $(TARGET_H).
aldyh
2013-08-27
1
-1
/
+4
*
PR tree-optimization/57661
jakub
2013-08-13
1
-0
/
+18
*
* cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative
hubicka
2013-08-09
1
-50
/
+108
*
* cgraph.c (cgraph_get_body): New function based on lto.c
hubicka
2013-08-06
1
-0
/
+1
*
* ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.
hubicka
2013-08-03
1
-7
/
+33
*
* cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.
hubicka
2013-08-01
1
-0
/
+4
*
* cgraph.c (release_function_body): Break out from ...
hubicka
2013-07-25
1
-0
/
+5
[next]