aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-05-17* gcc.target/ia64/visibility-1.c (variable_i): Add used attribute.Andreas Schwab2-1/+5
2014-05-17rs6000.c (rs6000_real_tls_symbol_ref_p): New function.Richard Sandiford2-1/+16
2014-05-17emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.Richard Sandiford6-32/+67
2014-05-17Daily bump.GCC Administrator1-1/+1
2014-05-16tree-cfg.c (gimple_merge_blocks): Updates bb count with max count.Dehao Chen2-0/+10
2014-05-16re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo3-19/+48
2014-05-16ira-int.h (REG_FREQ_FROM_EDGE_FREQ): Use optimize_function_for_size_p.Dehao Chen3-6/+8
2014-05-16re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo4-9/+29
2014-05-16sh.c (sh_option_override): Set branch cost to 2 for all target variants.Oleg Endo2-5/+11
2014-05-16Revert r209902 "Dump the return type of functions in gimple dumps"David Malcolm5-8/+21
2014-05-16cfghooks.c (make_forwarder_block): Use direct computation to get fall-through...Dehao Chen2-10/+11
2014-05-16arc.c (arc_init): Fix typo in error message.Benno Schulenberg4-3/+11
2014-05-16ira-costs.c: Fix typo in comment.Zhouyi Zhou2-1/+5
2014-05-16extend.texi: (Visibility Pragmas) Fix misplaced @xrefDavid Wohlferd2-2/+5
2014-05-16varpool.c (dump_varpool_node): Dump write-only flag.Jan Hubicka14-27/+186
2014-05-16re PR c++/51640 (Misleading error if the type in the catch() is ambiguous)Paolo Carlini4-2/+40
2014-05-16re PR rtl-optimization/60969 (ICE in output_129 in MMXMOV of mode MODE_SF for...Vladimir Makarov4-26/+121
2014-05-16fold-const (fold_unary_loc): New case.Eric Botcazou2-1/+11
2014-05-16re PR tree-optimization/61194 (vectorization failed with "bit-precision arith...Richard Biener4-1/+99
2014-05-16[AArch64 costs] Fixup to costing of FNMULJames Greenhalgh2-10/+8
2014-05-16[AArch64 costs 18/18] Dump a message if we are unable to cost an insn.James Greenhalgh2-1/+10
2014-05-16[AArch64 costs 17/18] Cost for SYMBOL_REF, HIGH and LO_SUMJames Greenhalgh2-6/+40
2014-05-16[AArch64 costs 16/18] Cost TRUNCATEJames Greenhalgh2-0/+38
2014-05-16[AArch64 costs 15/18] Cost more Floating point RTX.James Greenhalgh2-0/+89
2014-05-16[AArch64 costs 14/18] Cost comparisons, flag setting operators and IF_THEN_ELSEJames Greenhalgh2-11/+154
2014-05-16[AArch64 costs 13/18] Improve costs for div/modJames Greenhalgh2-9/+14
2014-05-16[AArch64 costs 12/18] Improve costs for sign/zero extractsJames Greenhalgh2-2/+67
2014-05-16[AArch64 costs 11/18] Improve costs for rotate and shift operations.James Greenhalgh2-9/+53
2014-05-16[AArch64 costs 10/18] Improve costs for sign/zero extend operationsJames Greenhalgh2-6/+53
2014-05-16[AArch64 costs 9/18] Better cost logical operationsJames Greenhalgh2-5/+66
2014-05-16[AArch64 costs 8/18] Cost memory accesses using address costs James Greenhalgh2-2/+36
2014-05-16[AArch64 costs 7/18] Improve SET cost.James Greenhalgh2-8/+41
2014-05-16[AArch64 costs 6/18] Set default costs and handle vector modes.James Greenhalgh2-0/+19
2014-05-16[AArch64 costs 5/18] Factor out common MULT casesJames Greenhalgh2-110/+264
2014-05-16[AArch64 costs 4/18] Better estimate cost of building a constantJames Greenhalgh2-12/+95
2014-05-16[AArch64 costs 3/18] Wrap aarch64_rtx_costs to dump verbose outputJames Greenhalgh2-0/+26
2014-05-16[AArch64 costs 2/18] Add cost tables for Cortex-A57James Greenhalgh2-2/+49
2014-05-16[AArch64 costs 1/18] Refactor aarch64_address_costs.James Greenhalgh3-31/+125
2014-05-16tree-ssa-sccvn.c: Include tree-cfg.h and domwalk.h.Richard Biener8-35/+230
2014-05-16tree-ssa-sccvn.c (visit_use): Also constant-fold calls.Richard Biener4-15/+77
2014-05-15re PR target/61193 (ABI incompatibility between POWER and Z HTM builtins and ...Peter Bergner2-2/+14
2014-05-16Daily bump.GCC Administrator1-1/+1
2014-05-15re PR ipa/61085 (wrong code with -O2 -fno-early-inlining (maybe wrong devirtu...Martin Jambor4-4/+52
2014-05-15re PR tree-optimization/61090 (ICE in build_ref_for_offset)Martin Jambor4-1/+33
2014-05-15* call.c (print_conversion_rejection): Use loc consistently.Jason Merrill2-3/+7
2014-05-15[ARM][cleanup] Use enum name instead of integer value for PARAM_SCHED_PRESSUR...Kyrylo Tkachov2-1/+7
2014-05-15re PR middle-end/61158 (negative shift at fold-const.c:12095)Jakub Jelinek4-7/+37
2014-05-15exceptions-3.mm: Remove check for message no longer emitted.Andreas Schwab4-5/+9
2014-05-15regcprop.h: New file.Zhenqiang Chen6-2/+93
2014-05-15shrink-wrap.h: Update comment.Zhenqiang Chen3-26/+69