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
/
store-motion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Eliminate FOR_EACH_BB macro.
dmalcolm
2013-12-09
1
-3
/
+3
*
Eliminate last_basic_block macro.
dmalcolm
2013-12-09
1
-13
/
+19
*
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
dmalcolm
2013-11-19
1
-2
/
+2
*
Eliminate n_basic_blocks macro
dmalcolm
2013-11-19
1
-2
/
+2
*
gcc/
rsandifo
2013-09-28
1
-3
/
+3
*
Automated conversion of passes to C++ classes
dmalcolm
2013-08-05
1
-18
/
+36
*
This patch is the main part of a consolodation of the hash_table
crowl
2013-04-26
1
-23
/
+26
*
2013-04-10 Richard Biener <rguenther@suse.de>
rguenth
2013-04-10
1
-1
/
+1
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
Update Copyright years for files modified in 2011 and/or 2012.
jakub
2013-01-04
1
-1
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-1
/
+1
*
This patch normalizes more bitmap function names.
crowl
2012-11-01
1
-15
/
+15
*
2012-11-01 Sharad Singhai <singhai@google.com>
singhai
2012-11-01
1
-0
/
+1
*
This patch implements the unification of the *bitmap interfaces as discussed.
crowl
2012-10-30
1
-9
/
+9
*
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
*
gcc/
rsandifo
2012-04-21
1
-9
/
+3
*
gcc/
rsandifo
2012-01-24
1
-2
/
+1
*
dumping cleanup phase 1 -- Removing TODO_dump_func
davidxl
2011-06-14
1
-2
/
+0
*
2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-07-08
1
-0
/
+1
*
* function.h (struct function): Add can_throw_non_call_exceptions bit.
ebotcazou
2010-05-25
1
-2
/
+2
*
gcc/ChangeLog:
steven
2010-05-21
1
-1
/
+0
*
* ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
steven
2010-04-02
1
-1
/
+1
*
* gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
steven
2010-01-07
1
-1
/
+0
*
PR rtl-optimization/41862
steven
2010-01-03
1
-6
/
+6
*
* store-motion.c (build_store_vectors): Clear regs_set_in_block at
steven
2009-12-24
1
-0
/
+2
*
Remove trailing white spaces.
hjl
2009-11-25
1
-5
/
+5
*
* store-motion.c Do not include params.h
steven
2009-05-14
1
-1
/
+0
*
* store-motion.c (compute_store_table): Add ENABLE_CHECKING guard.
ebotcazou
2009-05-02
1
-0
/
+2
*
* store-motion.c: Many cleanups to make this pass a first-class
steven
2009-05-01
1
-373
/
+231
*
* gcse.c (ae_gen): Remove.
steven
2009-04-30
1
-0
/
+1405