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-ssa-threadupdate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR tree-optimization/59597
law
2014-01-22
1
-39
/
+86
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
PR rtl-optimization/59446
law
2013-12-11
1
-34
/
+22
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
Eliminate BASIC_BLOCK macro.
dmalcolm
2013-12-09
1
-4
/
+4
*
PR tree-optimization/59322
law
2013-12-03
1
-20
/
+15
*
* tree-ssa-threadupdate.c (thread_through_all_blocks): Do not
law
2013-11-27
1
-7
/
+14
*
* tree-ssa-threadupdate.c (thread_through_all_blocks): Selectively
law
2013-11-25
1
-29
/
+9
*
* gimple.h: Remove all includes.
amacleod
2013-11-22
1
-1
/
+5
*
* tree-ssa-threadupdate.c: Include tree-cfg.h and tree-pass.h
law
2013-11-22
1
-38
/
+110
*
* tree-ssa-threadedge.c (thread_across_edge): After threading
law
2013-11-20
1
-27
/
+46
*
* tree-ssa-threadupdate.c: Fix trailing whitespace.
law
2013-11-20
1
-8
/
+8
*
2013-11-19 Richard Biener <rguenther@suse.de>
rguenth
2013-11-19
1
-2
/
+1
*
* tree-ssa-threadupdate.c: Include ssa-iterators.h
law
2013-11-19
1
-30
/
+112
*
* tree-ssa-threadupdate.c (thread_through_loop_header): Do not
law
2013-11-19
1
-1
/
+12
*
* tree-ssa-threadupdate.c (redirection_data): Record two
law
2013-11-18
1
-36
/
+74
*
* tree-ssa-threadupdate.c: Fix file block comment.
law
2013-11-18
1
-13
/
+10
*
* gimple-walk.h: New File. Relocate prototypes from gimple.h.
amacleod
2013-11-13
1
-0
/
+1
*
* tree-ssa-threadupdate.c (mark_threaded_blocks): Truncate jump
law
2013-11-11
1
-40
/
+44
*
* tree-ssa-threadupdate.h (delete_thread_path): Declare.
law
2013-11-08
1
-30
/
+21
*
* tree-ssa-threadedge.c (thread_across_edge): Do not allow threading
law
2013-10-23
1
-51
/
+68
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-0
/
+3
*
* tree-ssa-threadedge.c (thread_through_normal_block): New argument VI...
law
2013-10-21
1
-10
/
+20
*
* tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".
law
2013-10-18
1
-2
/
+9
*
PR tree-optimization/58640
law
2013-10-11
1
-0
/
+62
*
* tree-ssa-threadupdate.c (struct redirection_data): Delete
law
2013-10-01
1
-23
/
+38
*
* tree-ssa-threadedge.c (thread_across_edge): Make path a pointer to
law
2013-10-01
1
-106
/
+125
*
* tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges):
law
2013-09-30
1
-14
/
+11
*
gcc/
rsandifo
2013-09-28
1
-3
/
+3
*
* tree-flow.h (thread_through_all_blocks): Prototype moved into
law
2013-09-26
1
-32
/
+70
*
* tree-ssa-threadedge.c (thread_across_edge): Use foo.last () rather
law
2013-09-25
1
-1
/
+1
*
* gcc.c-torture/execute/pr58387.c: New test.
law
2013-09-17
1
-0
/
+62
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-1
/
+1
*
PR tree-optimization/58380
law
2013-09-11
1
-2
/
+4
*
PR tree-optimization/58343
law
2013-09-10
1
-6
/
+28
*
* tree-ssa-threadedge.c (thread_across_edge): Record entire path
law
2013-09-03
1
-7
/
+16
*
* tree-ssa-threadedge.c (thread_around_empty_block): Remove
law
2013-08-28
1
-5
/
+44
*
Fix typo.
law
2013-08-21
1
-0
/
+1
*
* tree-flow.h (register_jump_thread): Pass vector of edges
law
2013-08-21
1
-1
/
+12
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-13
/
+12
*
Change hash_table to support a comparator type different from the
crowl
2012-10-25
1
-5
/
+6
*
* tree-ssa-threadupdate.c (def_split_header_continue_p): Do not
hubicka
2012-10-12
1
-3
/
+9
*
Don't cast XNEWVEC's result.
mpolacek
2012-09-20
1
-3
/
+3
*
2012-09-10 Richard Guenther <rguenther@suse.de>
rguenth
2012-09-10
1
-6
/
+8
*
2012-09-04 Richard Guenther <rguenther@suse.de>
rguenth
2012-09-04
1
-0
/
+10
*
2012-08-17 Richard Guenther <rguenther@suse.de>
rguenth
2012-08-17
1
-25
/
+24
*
Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).
dnovillo
2012-08-15
1
-44
/
+49
*
gcc/
steven
2012-07-16
1
-2
/
+1
*
2012-07-16 Dehao Chen <dehao@google.com>
dehao
2012-07-16
1
-3
/
+1
[next]