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
/
gcse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR rtl-optimization/60155
danglin
2014-04-04
1
-7
/
+64
*
2014-02-12 Richard Biener <rguenther@suse.de>
rguenth
2014-02-12
1
-1
/
+4
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate FOR_EACH_BB_REVERSE macro.
dmalcolm
2013-12-09
1
-1
/
+1
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-8
/
+8
*
Eliminate last_basic_block macro.
dmalcolm
2013-12-09
1
-15
/
+17
*
Eliminate BASIC_BLOCK macro.
dmalcolm
2013-12-09
1
-2
/
+2
*
2013-11-28 Vladimir Makarov <vmakarov@redhat.com>
vmakarov
2013-11-28
1
-1
/
+1
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-8
/
+8
*
Eliminate n_edges macro
dmalcolm
2013-11-19
1
-4
/
+4
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-8
/
+11
*
* gcse.c (pre_delete): Remove references to regmove from comments.
steven
2013-11-02
1
-1
/
+1
*
gcc/
rsandifo
2013-09-28
1
-4
/
+4
*
Automated conversion of passes to C++ classes
dmalcolm
2013-08-05
1
-36
/
+72
*
Fix typos.
mrs
2013-07-21
1
-1
/
+1
*
* gcse.c (compute_ld_motion_mems): If a non-simple MEM is
law
2013-05-18
1
-0
/
+11
*
This patch is the main part of a consolodation of the hash_table
crowl
2013-04-26
1
-34
/
+40
*
2013-04-10 Richard Biener <rguenther@suse.de>
rguenth
2013-04-10
1
-2
/
+2
*
* cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
steven
2013-03-30
1
-11
/
+1
*
* cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu
steven
2013-03-29
1
-2
/
+1
*
* gcse.c (oprs_unchanged_p): Respect flag_gcse_lm.
steven
2013-03-23
1
-3
/
+8
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
* gcse.c (struct reg_use): Remove unused struct.
steven
2012-12-03
1
-6
/
+8
*
2012-11-27 Paolo Bonzini <pbonzini@redhat.com>
bonzini
2012-11-27
1
-19
/
+23
*
Introduce vNULL to use as a nil initializer for vec<>.
dnovillo
2012-11-20
1
-1
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-36
/
+32
*
* gcse.c (struct bb_data): Add new fields, old_pressure, live_in
amker
2012-11-12
1
-42
/
+156
*
This patch renames sbitmap iterators to unify them with the bitmap iterators.
crowl
2012-11-01
1
-4
/
+4
*
This patch normalizes more bitmap function names.
crowl
2012-11-01
1
-23
/
+23
*
2012-11-01 Sharad Singhai <singhai@google.com>
singhai
2012-11-01
1
-0
/
+2
*
This patch implements the unification of the *bitmap interfaces as discussed.
crowl
2012-10-30
1
-18
/
+18
*
2012-10-23 Vladimir Makarov <vmakarov@redhat.com>
vmakarov
2012-10-23
1
-1
/
+1
*
gcc/ChangeLog
amker
2012-10-19
1
-30
/
+340
*
* gcse.c: Update copyright dates.
amker
2012-10-19
1
-7
/
+8
*
* combine.c (record_dead_and_set_regs): Iterate over hard register set
steven
2012-10-16
1
-3
/
+4
*
Remove unnecessary VEC function overloads.
dnovillo
2012-09-11
1
-4
/
+4
*
2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
zadeck
2012-08-23
1
-12
/
+3
*
* calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZE
steven
2012-08-09
1
-1
/
+1
*
* sbitmap.h (struct int_list): Remove.
steven
2012-07-23
1
-1
/
+1
*
gcc/
steven
2012-07-16
1
-1
/
+0
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
* LANGUAGES: Fix typos.
jsm28
2012-05-29
1
-10
/
+10
*
2012-04-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
krebbel
2012-04-24
1
-1
/
+1
*
gcc/
rsandifo
2012-01-24
1
-3
/
+3
*
* gcse.c: Adjust outdated comments throughout.
ebotcazou
2011-11-07
1
-148
/
+113
*
gcc/
rsandifo
2011-08-18
1
-2
/
+2
*
dumping cleanup phase 1 -- Removing TODO_dump_func
davidxl
2011-06-14
1
-3
/
+0
*
Revert r174848,174849
davidxl
2011-06-09
1
-13
/
+10
*
Gator cleanup
davidxl
2011-06-09
1
-10
/
+13
*
* gcse.c (modify_mem_list): Convert to an array of VECs.
froydnj
2011-04-05
1
-19
/
+14
[next]